Pull request #42649 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at f07e53e0bb97c6364032bb14a020c50118eb7394 rather than fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 Obtained Jenkinsfile from f07e53e0bb97c6364032bb14a020c50118eb7394 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-42649@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 [2021-07-30T17:14:10.127Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-30T17:14:10.136Z] Trying to pass milestone 8 [Pipeline] milestone [2021-07-30T17:14:10.208Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-30T17:14:10.457Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ff7a7f90fd10c2c8) in /home/ubuntu/workspace/moby_PR-42649 [Pipeline] { [Pipeline] checkout [2021-07-30T17:14:10.550Z] The recommended git tool is: git [2021-07-30T17:14:12.680Z] using credential docker-jenkins-github-credentials [2021-07-30T17:14:12.686Z] Cloning the remote Git repository [2021-07-30T17:14:12.686Z] Cloning with configured refspecs honoured and without tags [2021-07-30T17:14:12.722Z] Cloning repository https://github.com/moby/moby.git [2021-07-30T17:14:12.768Z] > git init /home/ubuntu/workspace/moby_PR-42649 # timeout=10 [2021-07-30T17:14:13.012Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:14:13.014Z] > git --version # timeout=10 [2021-07-30T17:14:13.029Z] > git --version # 'git version 2.17.1' [2021-07-30T17:14:13.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:14:13.031Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:14:29.546Z] Fetching without tags [2021-07-30T17:14:29.868Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 [2021-07-30T17:14:29.494Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:14:29.507Z] > git config --add remote.origin.fetch +refs/pull/42649/head:refs/remotes/origin/PR-42649 # timeout=10 [2021-07-30T17:14:29.527Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:14:29.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:14:29.566Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:14:29.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:14:29.567Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:14:29.890Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:14:29.907Z] > git checkout -f fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 # timeout=10 [2021-07-30T17:14:31.124Z] Merge succeeded, producing 1f82515baa9f7710cf143615097af007e827242b [2021-07-30T17:14:31.125Z] Checking out Revision 1f82515baa9f7710cf143615097af007e827242b (PR-42649) [2021-07-30T17:14:30.419Z] > git remote # timeout=10 [2021-07-30T17:14:30.445Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T17:14:30.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:14:30.460Z] > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10 [2021-07-30T17:14:31.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T17:14:31.143Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:14:31.161Z] > git checkout -f 1f82515baa9f7710cf143615097af007e827242b # timeout=10 [2021-07-30T17:14:34.612Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD" [2021-07-30T17:14:34.627Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-30T17:14:35.507Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42649:/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 [2021-07-30T17:14:34.632Z] > git rev-list --no-walk 702f494f20a92d52164f62e4706239f6646c913a # timeout=10 [2021-07-30T17:14:43.595Z] Unable to find image 'alpine:latest' locally [2021-07-30T17:14:43.596Z] latest: Pulling from library/alpine [2021-07-30T17:14:43.596Z] 5843afab3874: Pulling fs layer [2021-07-30T17:14:43.596Z] 5843afab3874: Download complete [2021-07-30T17:14:43.852Z] 5843afab3874: Pull complete [2021-07-30T17:14:43.852Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-30T17:14:43.852Z] Status: Downloaded newer image for alpine:latest [2021-07-30T17:14:49.105Z] 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-RS1) [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-RS1) [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 [2021-07-30T17:14:49.394Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ff7a7f90fd10c2c8) in /home/ubuntu/workspace/moby_PR-42649 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [2021-07-30T17:14:49.406Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a84ffc44e62b2e82) in /home/ubuntu/workspace/moby_PR-42649 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-07-30T17:14:49.412Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-074e2f01ae3efff9b) in /home/ubuntu/workspace/moby_PR-42649 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2021-07-30T17:14:49.450Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c06d8e07eb5cf94) in /home/ubuntu/workspace/moby_PR-42649 [Pipeline] checkout [Pipeline] { [2021-07-30T17:14:49.478Z] The recommended git tool is: git [2021-07-30T17:14:49.488Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-07-30T17:14:49.499Z] The recommended git tool is: git [2021-07-30T17:14:49.505Z] Fetching changes from the remote Git repository [2021-07-30T17:14:49.517Z] Fetching without tags [Pipeline] // stage [2021-07-30T17:14:49.521Z] using credential docker-jenkins-github-credentials [2021-07-30T17:14:49.527Z] Cloning the remote Git repository [2021-07-30T17:14:49.527Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] checkout [2021-07-30T17:14:49.544Z] The recommended git tool is: git [Pipeline] // stage [2021-07-30T17:14:49.553Z] using credential docker-jenkins-github-credentials [2021-07-30T17:14:49.560Z] Cloning the remote Git repository [2021-07-30T17:14:49.560Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2021-07-30T17:14:49.641Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-07-30T17:14:49.690Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-30T17:14:49.697Z] Cloning the remote Git repository [2021-07-30T17:14:49.697Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-07-30T17:14:49.816Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-30T17:14:49.972Z] Merge succeeded, producing 8223d5aaf82de61e0f65c4d97f7c5f403b283e56 [2021-07-30T17:14:49.973Z] Checking out Revision 8223d5aaf82de61e0f65c4d97f7c5f403b283e56 (PR-42649) [2021-07-30T17:14:50.050Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD" [2021-07-30T17:14:50.059Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-30T17:14:49.514Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42649/.git # timeout=10 [2021-07-30T17:14:49.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:14:49.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:14:49.578Z] > git --version # timeout=10 [2021-07-30T17:14:49.581Z] > git --version # 'git version 2.17.1' [2021-07-30T17:14:49.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:14:49.582Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:14:49.836Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:14:49.842Z] > git checkout -f fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 # timeout=10 [2021-07-30T17:14:49.890Z] > git remote # timeout=10 [2021-07-30T17:14:49.899Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T17:14:49.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:14:49.906Z] > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10 [2021-07-30T17:14:49.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T17:14:49.992Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:14:49.997Z] > git checkout -f 8223d5aaf82de61e0f65c4d97f7c5f403b283e56 # timeout=10 [2021-07-30T17:14:50.070Z] > git rev-list --no-walk 702f494f20a92d52164f62e4706239f6646c913a # timeout=10 [2021-07-30T17:14:49.526Z] Cloning repository https://github.com/moby/moby.git [2021-07-30T17:14:49.526Z] > git init /home/ubuntu/workspace/moby_PR-42649 # timeout=10 [2021-07-30T17:14:49.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:14:49.547Z] > git --version # timeout=10 [2021-07-30T17:14:49.557Z] > git --version # 'git version 2.17.1' [2021-07-30T17:14:49.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:14:49.559Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:14:49.552Z] Cloning repository https://github.com/moby/moby.git [2021-07-30T17:14:49.553Z] > git init /home/ubuntu/workspace/moby_PR-42649 # timeout=10 [2021-07-30T17:14:49.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:14:49.570Z] > git --version # timeout=10 [2021-07-30T17:14:49.575Z] > git --version # 'git version 2.25.1' [2021-07-30T17:14:49.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:14:49.575Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:14:49.699Z] Cloning repository https://github.com/moby/moby.git [2021-07-30T17:14:49.700Z] > git init /home/ubuntu/workspace/moby_PR-42649 # timeout=10 [2021-07-30T17:14:49.714Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:14:49.714Z] > git --version # timeout=10 [2021-07-30T17:14:49.723Z] > git --version # 'git version 2.17.1' [2021-07-30T17:14:49.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:14:49.724Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:14:50.733Z] + docker version [2021-07-30T17:14:50.733Z] Client: Docker Engine - Community [2021-07-30T17:14:50.733Z] Version: 20.10.6 [2021-07-30T17:14:50.733Z] API version: 1.41 [2021-07-30T17:14:50.733Z] Go version: go1.13.15 [2021-07-30T17:14:50.733Z] Git commit: 370c289 [2021-07-30T17:14:50.733Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-30T17:14:50.733Z] OS/Arch: linux/amd64 [2021-07-30T17:14:50.733Z] Context: default [2021-07-30T17:14:50.733Z] Experimental: true [2021-07-30T17:14:50.733Z] [2021-07-30T17:14:50.733Z] Server: Docker Engine - Community [2021-07-30T17:14:50.733Z] Engine: [2021-07-30T17:14:50.733Z] Version: 20.10.6 [2021-07-30T17:14:50.733Z] API version: 1.41 (minimum version 1.12) [2021-07-30T17:14:50.733Z] Go version: go1.13.15 [2021-07-30T17:14:50.733Z] Git commit: 8728dd2 [2021-07-30T17:14:50.733Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-30T17:14:50.733Z] OS/Arch: linux/amd64 [2021-07-30T17:14:50.733Z] Experimental: true [2021-07-30T17:14:50.733Z] containerd: [2021-07-30T17:14:50.733Z] Version: 1.4.6 [2021-07-30T17:14:50.733Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:14:50.733Z] runc: [2021-07-30T17:14:50.733Z] Version: 1.0.0-rc95 [2021-07-30T17:14:50.733Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:14:50.733Z] docker-init: [2021-07-30T17:14:50.733Z] Version: 0.19.0 [2021-07-30T17:14:50.733Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-30T17:14:51.013Z] + docker info [2021-07-30T17:15:04.058Z] Fetching without tags [2021-07-30T17:15:04.315Z] Fetching without tags [2021-07-30T17:15:04.399Z] Still waiting to schedule task [2021-07-30T17:15:04.399Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-07-30T17:15:04.401Z] Still waiting to schedule task [2021-07-30T17:15:04.401Z] Waiting for next available executor on ‘windows-2019’ [2021-07-30T17:15:04.402Z] Still waiting to schedule task [2021-07-30T17:15:04.402Z] Waiting for next available executor on ‘windows-2022’ [2021-07-30T17:15:04.403Z] Still waiting to schedule task [2021-07-30T17:15:04.403Z] Waiting for next available executor on ‘windows-2022’ [2021-07-30T17:15:04.576Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 [2021-07-30T17:15:04.602Z] Fetching without tags [2021-07-30T17:15:04.682Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 [2021-07-30T17:15:05.007Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 [2021-07-30T17:15:05.133Z] Merge succeeded, producing e9b9ba19bae20d1c499077bf3dde56ac895f3286 [2021-07-30T17:15:05.133Z] Checking out Revision e9b9ba19bae20d1c499077bf3dde56ac895f3286 (PR-42649) [2021-07-30T17:15:05.184Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD" [2021-07-30T17:15:05.195Z] First time build. Skipping changelog. [2021-07-30T17:15:04.271Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:15:04.282Z] > git config --add remote.origin.fetch +refs/pull/42649/head:refs/remotes/origin/PR-42649 # timeout=10 [2021-07-30T17:15:04.290Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:15:04.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:15:04.313Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:15:04.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:15:04.314Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:15:04.680Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:15:04.690Z] > git checkout -f fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 # timeout=10 [2021-07-30T17:15:05.137Z] > git remote # timeout=10 [2021-07-30T17:15:05.142Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T17:15:05.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:15:05.145Z] > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10 [2021-07-30T17:15:04.024Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:15:04.027Z] > git config --add remote.origin.fetch +refs/pull/42649/head:refs/remotes/origin/PR-42649 # timeout=10 [2021-07-30T17:15:04.033Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:15:04.038Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:15:04.050Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:15:04.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:15:04.050Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:15:04.568Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:15:04.577Z] > git checkout -f fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 # timeout=10 [2021-07-30T17:15:05.023Z] > git remote # timeout=10 [2021-07-30T17:15:05.049Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T17:15:05.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:15:05.055Z] > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10 [2021-07-30T17:15:05.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T17:15:05.125Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:15:05.129Z] > git checkout -f e9b9ba19bae20d1c499077bf3dde56ac895f3286 # timeout=10 [2021-07-30T17:15:05.178Z] > git rev-list --no-walk 702f494f20a92d52164f62e4706239f6646c913a # timeout=10 [2021-07-30T17:15:05.436Z] Merge succeeded, producing e9b9ba19bae20d1c499077bf3dde56ac895f3286 [2021-07-30T17:15:05.436Z] Checking out Revision e9b9ba19bae20d1c499077bf3dde56ac895f3286 (PR-42649) [2021-07-30T17:15:04.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:15:04.581Z] > git config --add remote.origin.fetch +refs/pull/42649/head:refs/remotes/origin/PR-42649 # timeout=10 [2021-07-30T17:15:04.586Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:15:04.592Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:15:04.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:15:04.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:15:04.606Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:15:05.010Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:15:05.015Z] > git checkout -f fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 # timeout=10 [2021-07-30T17:15:05.465Z] > git remote # timeout=10 [2021-07-30T17:15:05.471Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T17:15:05.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:15:05.479Z] > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-30T17:15:05.647Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD" [2021-07-30T17:15:05.871Z] Client: [2021-07-30T17:15:05.871Z] Context: default [2021-07-30T17:15:05.871Z] Debug Mode: false [2021-07-30T17:15:05.871Z] Plugins: [2021-07-30T17:15:05.871Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-30T17:15:05.871Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-30T17:15:05.871Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-30T17:15:05.871Z] [2021-07-30T17:15:05.871Z] Server: [2021-07-30T17:15:05.871Z] Containers: 0 [2021-07-30T17:15:05.871Z] Running: 0 [2021-07-30T17:15:05.871Z] Paused: 0 [2021-07-30T17:15:05.871Z] Stopped: 0 [2021-07-30T17:15:05.871Z] Images: 1 [2021-07-30T17:15:05.871Z] Server Version: 20.10.6 [2021-07-30T17:15:05.871Z] Storage Driver: overlay2 [2021-07-30T17:15:05.871Z] Backing Filesystem: extfs [2021-07-30T17:15:05.871Z] Supports d_type: true [2021-07-30T17:15:05.871Z] Native Overlay Diff: true [2021-07-30T17:15:05.871Z] userxattr: false [2021-07-30T17:15:05.871Z] Logging Driver: json-file [2021-07-30T17:15:05.871Z] Cgroup Driver: cgroupfs [2021-07-30T17:15:05.871Z] Cgroup Version: 1 [2021-07-30T17:15:05.871Z] Plugins: [2021-07-30T17:15:05.871Z] Volume: local [2021-07-30T17:15:05.871Z] Network: bridge host ipvlan macvlan null overlay [2021-07-30T17:15:05.871Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-30T17:15:05.871Z] Swarm: inactive [2021-07-30T17:15:05.871Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-30T17:15:05.871Z] Default Runtime: runc [2021-07-30T17:15:05.871Z] Init Binary: docker-init [2021-07-30T17:15:05.871Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:15:05.871Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:15:05.871Z] init version: de40ad0 [2021-07-30T17:15:05.871Z] Security Options: [2021-07-30T17:15:05.871Z] apparmor [2021-07-30T17:15:05.871Z] seccomp [2021-07-30T17:15:05.871Z] Profile: default [2021-07-30T17:15:05.871Z] Kernel Version: 5.4.0-1048-aws [2021-07-30T17:15:05.871Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-30T17:15:05.871Z] OSType: linux [2021-07-30T17:15:05.871Z] Architecture: x86_64 [2021-07-30T17:15:05.871Z] CPUs: 2 [2021-07-30T17:15:05.871Z] Total Memory: 7.569GiB [2021-07-30T17:15:05.871Z] Name: ip-10-100-76-69 [2021-07-30T17:15:05.871Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-30T17:15:05.871Z] Docker Root Dir: /var/lib/docker [2021-07-30T17:15:05.871Z] Debug Mode: false [2021-07-30T17:15:05.871Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:15:05.871Z] Labels: [2021-07-30T17:15:05.871Z] Experimental: true [2021-07-30T17:15:05.871Z] Insecure Registries: [2021-07-30T17:15:05.871Z] 127.0.0.0/8 [2021-07-30T17:15:05.871Z] Live Restore Enabled: true [2021-07-30T17:15:05.871Z] [2021-07-30T17:15:05.871Z] WARNING: No swap limit support [Pipeline] sh [2021-07-30T17:15:05.920Z] + docker version [2021-07-30T17:15:05.920Z] Client: Docker Engine - Community [2021-07-30T17:15:05.920Z] Version: 20.10.6 [2021-07-30T17:15:05.920Z] API version: 1.41 [2021-07-30T17:15:05.920Z] Go version: go1.13.15 [2021-07-30T17:15:05.920Z] Git commit: 370c289 [2021-07-30T17:15:05.920Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-30T17:15:05.920Z] OS/Arch: linux/amd64 [2021-07-30T17:15:05.920Z] Context: default [2021-07-30T17:15:05.920Z] Experimental: true [2021-07-30T17:15:05.920Z] [2021-07-30T17:15:05.920Z] Server: Docker Engine - Community [2021-07-30T17:15:05.920Z] Engine: [2021-07-30T17:15:05.920Z] Version: 20.10.6 [2021-07-30T17:15:05.920Z] API version: 1.41 (minimum version 1.12) [2021-07-30T17:15:05.920Z] Go version: go1.13.15 [2021-07-30T17:15:05.920Z] Git commit: 8728dd2 [2021-07-30T17:15:05.920Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-30T17:15:05.920Z] OS/Arch: linux/amd64 [2021-07-30T17:15:05.920Z] Experimental: true [2021-07-30T17:15:05.920Z] containerd: [2021-07-30T17:15:05.920Z] Version: 1.4.6 [2021-07-30T17:15:05.920Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:15:05.920Z] runc: [2021-07-30T17:15:05.920Z] Version: 1.0.0-rc95 [2021-07-30T17:15:05.920Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:15:05.920Z] docker-init: [2021-07-30T17:15:05.920Z] Version: 0.19.0 [2021-07-30T17:15:05.920Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-30T17:15:06.039Z] Merge succeeded, producing e9b9ba19bae20d1c499077bf3dde56ac895f3286 [2021-07-30T17:15:06.039Z] Checking out Revision e9b9ba19bae20d1c499077bf3dde56ac895f3286 (PR-42649) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-30T17:15:06.111Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD" [2021-07-30T17:15:06.212Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:15:06.212Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:15:06.212Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42649/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-30T17:15:06.212Z] + bash /home/ubuntu/workspace/moby_PR-42649/check-config.sh [2021-07-30T17:15:06.212Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-30T17:15:06.212Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-30T17:15:06.212Z] [2021-07-30T17:15:06.212Z] Generally Necessary: [2021-07-30T17:15:06.212Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-30T17:15:06.212Z] - apparmor: enabled and tools installed [2021-07-30T17:15:06.212Z] - CONFIG_NAMESPACES: enabled [2021-07-30T17:15:06.212Z] - CONFIG_NET_NS: enabled [2021-07-30T17:15:06.212Z] - CONFIG_PID_NS: enabled [2021-07-30T17:15:06.212Z] - CONFIG_IPC_NS: enabled [2021-07-30T17:15:06.212Z] - CONFIG_UTS_NS: enabled [2021-07-30T17:15:06.212Z] - CONFIG_CGROUPS: enabled [2021-07-30T17:15:06.212Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-30T17:15:06.212Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-30T17:15:06.212Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-30T17:15:06.212Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-30T17:15:06.244Z] + docker info [2021-07-30T17:15:06.379Z] + [ PR != PR ] [2021-07-30T17:15:06.379Z] + [ master != master ] [2021-07-30T17:15:06.379Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-30T17:15:06.476Z] - CONFIG_CPUSETS: enabled [2021-07-30T17:15:06.476Z] - CONFIG_MEMCG: enabled [2021-07-30T17:15:06.476Z] - CONFIG_KEYS: enabled [2021-07-30T17:15:06.476Z] - CONFIG_VETH: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-30T17:15:06.476Z] [2021-07-30T17:15:06.476Z] Optional Features: [2021-07-30T17:15:06.476Z] - CONFIG_USER_NS: enabled [2021-07-30T17:15:06.476Z] - CONFIG_SECCOMP: enabled [2021-07-30T17:15:06.476Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-30T17:15:06.476Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-30T17:15:06.476Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-30T17:15:06.476Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-30T17:15:06.476Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-30T17:15:06.476Z] - CONFIG_BLK_CGROUP: enabled [2021-07-30T17:15:06.476Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-30T17:15:06.476Z] - CONFIG_CGROUP_PERF: enabled [2021-07-30T17:15:06.476Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-30T17:15:06.476Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-30T17:15:06.476Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-30T17:15:06.476Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-30T17:15:06.476Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-30T17:15:06.476Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_IP_VS: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-30T17:15:06.476Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-30T17:15:06.476Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-30T17:15:06.476Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-30T17:15:06.476Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-30T17:15:06.476Z] - CONFIG_SECURITY_APPARMOR: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-30T17:15:06.690Z] + docker version [2021-07-30T17:15:06.690Z] Client: Docker Engine - Community [2021-07-30T17:15:06.690Z] Version: 20.10.6 [2021-07-30T17:15:06.690Z] API version: 1.41 [2021-07-30T17:15:06.690Z] Go version: go1.13.15 [2021-07-30T17:15:06.690Z] Git commit: 370c289 [2021-07-30T17:15:06.690Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-30T17:15:06.690Z] OS/Arch: linux/amd64 [2021-07-30T17:15:06.690Z] Context: default [2021-07-30T17:15:06.690Z] Experimental: true [2021-07-30T17:15:06.690Z] [2021-07-30T17:15:06.690Z] Server: Docker Engine - Community [2021-07-30T17:15:06.690Z] Engine: [2021-07-30T17:15:06.690Z] Version: 20.10.6 [2021-07-30T17:15:06.690Z] API version: 1.41 (minimum version 1.12) [2021-07-30T17:15:06.690Z] Go version: go1.13.15 [2021-07-30T17:15:06.690Z] Git commit: 8728dd2 [2021-07-30T17:15:06.690Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-30T17:15:06.690Z] OS/Arch: linux/amd64 [2021-07-30T17:15:06.690Z] Experimental: true [2021-07-30T17:15:06.690Z] containerd: [2021-07-30T17:15:06.690Z] Version: 1.4.6 [2021-07-30T17:15:06.690Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:15:06.690Z] runc: [2021-07-30T17:15:06.690Z] Version: 1.0.0-rc95 [2021-07-30T17:15:06.690Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:15:06.690Z] docker-init: [2021-07-30T17:15:06.690Z] Version: 0.19.0 [2021-07-30T17:15:06.690Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-30T17:15:06.735Z] - CONFIG_EXT4_FS: enabled [2021-07-30T17:15:06.735Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-30T17:15:06.735Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-30T17:15:06.735Z] - Network Drivers: [2021-07-30T17:15:06.735Z] - "overlay": [2021-07-30T17:15:06.736Z] - CONFIG_VXLAN: enabled (as module) [2021-07-30T17:15:06.736Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-30T17:15:06.736Z] Optional (for encrypted networks): [2021-07-30T17:15:06.736Z] - CONFIG_CRYPTO: enabled [2021-07-30T17:15:06.736Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-30T17:15:06.736Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-30T17:15:06.736Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-30T17:15:06.736Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-30T17:15:06.736Z] - CONFIG_XFRM: enabled [2021-07-30T17:15:06.736Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-30T17:15:06.736Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-30T17:15:06.736Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-30T17:15:06.736Z] - "ipvlan": [2021-07-30T17:15:06.736Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-30T17:15:06.736Z] - "macvlan": [2021-07-30T17:15:06.736Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-30T17:15:06.736Z] - CONFIG_DUMMY: enabled (as module) [2021-07-30T17:15:06.736Z] - "ftp,tftp client in container": [2021-07-30T17:15:06.736Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-30T17:15:06.736Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-30T17:15:06.736Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-30T17:15:06.736Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-30T17:15:06.736Z] - Storage Drivers: [2021-07-30T17:15:06.736Z] - "aufs": [2021-07-30T17:15:06.736Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-30T17:15:06.736Z] - "btrfs": [2021-07-30T17:15:06.736Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-30T17:15:06.736Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-30T17:15:06.736Z] - "devicemapper": [2021-07-30T17:15:06.736Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-30T17:15:06.736Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-30T17:15:06.736Z] - "overlay": [2021-07-30T17:15:06.736Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-30T17:15:06.736Z] - "zfs": [2021-07-30T17:15:06.736Z] - /dev/zfs: present [2021-07-30T17:15:06.736Z] - zfs command: missing [2021-07-30T17:15:06.736Z] - zpool command: missing [2021-07-30T17:15:06.736Z] [2021-07-30T17:15:06.736Z] Limits: [2021-07-30T17:15:06.736Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-30T17:15:06.736Z] [2021-07-30T17:15:06.736Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-30T17:15:06.813Z] Client: [2021-07-30T17:15:06.813Z] Context: default [2021-07-30T17:15:06.813Z] Debug Mode: false [2021-07-30T17:15:06.813Z] Plugins: [2021-07-30T17:15:06.813Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-30T17:15:06.813Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-30T17:15:06.813Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-30T17:15:06.813Z] [2021-07-30T17:15:06.813Z] Server: [2021-07-30T17:15:06.813Z] Containers: 0 [2021-07-30T17:15:06.813Z] Running: 0 [2021-07-30T17:15:06.813Z] Paused: 0 [2021-07-30T17:15:06.813Z] Stopped: 0 [2021-07-30T17:15:06.813Z] Images: 3 [2021-07-30T17:15:06.813Z] Server Version: 20.10.6 [2021-07-30T17:15:06.813Z] Storage Driver: overlay2 [2021-07-30T17:15:06.813Z] Backing Filesystem: extfs [2021-07-30T17:15:06.813Z] Supports d_type: true [2021-07-30T17:15:06.813Z] Native Overlay Diff: true [2021-07-30T17:15:06.813Z] userxattr: false [2021-07-30T17:15:06.813Z] Logging Driver: json-file [2021-07-30T17:15:06.813Z] Cgroup Driver: systemd [2021-07-30T17:15:06.813Z] Cgroup Version: 2 [2021-07-30T17:15:06.813Z] Plugins: [2021-07-30T17:15:06.813Z] Volume: local [2021-07-30T17:15:06.813Z] Network: bridge host ipvlan macvlan null overlay [2021-07-30T17:15:06.813Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-30T17:15:06.813Z] Swarm: inactive [2021-07-30T17:15:06.813Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-30T17:15:06.813Z] Default Runtime: runc [2021-07-30T17:15:06.813Z] Init Binary: docker-init [2021-07-30T17:15:06.813Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:15:06.813Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:15:06.813Z] init version: de40ad0 [2021-07-30T17:15:06.813Z] Security Options: [2021-07-30T17:15:06.813Z] apparmor [2021-07-30T17:15:06.813Z] seccomp [2021-07-30T17:15:06.813Z] Profile: default [2021-07-30T17:15:06.813Z] cgroupns [2021-07-30T17:15:06.813Z] Kernel Version: 5.4.0-1048-aws [2021-07-30T17:15:06.813Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-30T17:15:06.813Z] OSType: linux [2021-07-30T17:15:06.813Z] Architecture: x86_64 [2021-07-30T17:15:06.813Z] CPUs: 2 [2021-07-30T17:15:06.813Z] Total Memory: 7.487GiB [2021-07-30T17:15:06.813Z] Name: ip-10-100-46-73 [2021-07-30T17:15:06.813Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-30T17:15:06.813Z] Docker Root Dir: /var/lib/docker [2021-07-30T17:15:06.813Z] Debug Mode: false [2021-07-30T17:15:06.813Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:15:06.813Z] Labels: [2021-07-30T17:15:06.813Z] Experimental: true [2021-07-30T17:15:06.813Z] Insecure Registries: [2021-07-30T17:15:06.813Z] 127.0.0.0/8 [2021-07-30T17:15:06.813Z] Live Restore Enabled: true [2021-07-30T17:15:06.813Z] [2021-07-30T17:15:06.813Z] WARNING: No kernel memory limit support [2021-07-30T17:15:06.813Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-30T17:15:06.910Z] + docker version [2021-07-30T17:15:06.910Z] Client: Docker Engine - Community [2021-07-30T17:15:06.910Z] Version: 20.10.6 [2021-07-30T17:15:06.910Z] API version: 1.41 [2021-07-30T17:15:06.910Z] Go version: go1.13.15 [2021-07-30T17:15:06.910Z] Git commit: 370c289 [2021-07-30T17:15:06.910Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-30T17:15:06.910Z] OS/Arch: linux/amd64 [2021-07-30T17:15:06.910Z] Context: default [2021-07-30T17:15:06.910Z] Experimental: true [2021-07-30T17:15:06.910Z] [2021-07-30T17:15:06.910Z] Server: Docker Engine - Community [2021-07-30T17:15:06.910Z] Engine: [2021-07-30T17:15:06.910Z] Version: 20.10.6 [2021-07-30T17:15:06.910Z] API version: 1.41 (minimum version 1.12) [2021-07-30T17:15:06.910Z] Go version: go1.13.15 [2021-07-30T17:15:06.910Z] Git commit: 8728dd2 [2021-07-30T17:15:06.910Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-30T17:15:06.910Z] OS/Arch: linux/amd64 [2021-07-30T17:15:06.910Z] Experimental: true [2021-07-30T17:15:06.910Z] containerd: [2021-07-30T17:15:06.910Z] Version: 1.4.6 [2021-07-30T17:15:06.910Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:15:06.910Z] runc: [2021-07-30T17:15:06.910Z] Version: 1.0.0-rc95 [2021-07-30T17:15:06.910Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:15:06.910Z] docker-init: [2021-07-30T17:15:06.910Z] Version: 0.19.0 [2021-07-30T17:15:06.910Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-30T17:15:06.960Z] + docker info [2021-07-30T17:15:07.062Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8223d5aaf82de61e0f65c4d97f7c5f403b283e56 . [2021-07-30T17:15:07.141Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 . [2021-07-30T17:15:05.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T17:15:05.434Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:15:05.447Z] > git checkout -f e9b9ba19bae20d1c499077bf3dde56ac895f3286 # timeout=10 [2021-07-30T17:15:07.180Z] + docker info [2021-07-30T17:15:06.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T17:15:06.041Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:15:06.046Z] > git checkout -f e9b9ba19bae20d1c499077bf3dde56ac895f3286 # timeout=10 [2021-07-30T17:15:07.318Z] #1 [internal] load build definition from Dockerfile [2021-07-30T17:15:07.318Z] #1 sha256:9623378e138e737d8775edc38c385856b028fa140a393eeb1ad1f07d79f68e4f [2021-07-30T17:15:07.318Z] #1 transferring dockerfile: 16.59kB done [2021-07-30T17:15:07.318Z] #1 DONE 0.0s [2021-07-30T17:15:07.318Z] [2021-07-30T17:15:07.318Z] #2 [internal] load .dockerignore [2021-07-30T17:15:07.318Z] #2 sha256:81aad0f66aae4898279f40cafa2967bac6673f65f5ff99045fa70f1fb725f9e2 [2021-07-30T17:15:07.318Z] #2 transferring context: 87B done [2021-07-30T17:15:07.318Z] #2 DONE 0.0s [2021-07-30T17:15:07.318Z] [2021-07-30T17:15:07.318Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-30T17:15:07.318Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-30T17:15:07.401Z] #1 [internal] load build definition from Dockerfile [2021-07-30T17:15:07.401Z] #1 sha256:75f9ba1ab1a7c242443100cb5fccb97fce45a574c5019359114a5860bfc1fbec [2021-07-30T17:15:07.401Z] #1 transferring dockerfile: 16.59kB done [2021-07-30T17:15:07.401Z] #1 DONE 0.0s [2021-07-30T17:15:07.401Z] [2021-07-30T17:15:07.401Z] #2 [internal] load .dockerignore [2021-07-30T17:15:07.401Z] #2 sha256:34a0610d27ad42df0849c1628dc539fcba44f1e0cf14e0e9cb2e0b41a8770378 [2021-07-30T17:15:07.401Z] #2 transferring context: 87B done [2021-07-30T17:15:07.401Z] #2 DONE 0.0s [2021-07-30T17:15:07.401Z] [2021-07-30T17:15:07.401Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-30T17:15:07.401Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-30T17:15:07.401Z] #3 DONE 0.1s [2021-07-30T17:15:07.401Z] [2021-07-30T17:15:07.401Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-30T17:15:07.401Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-30T17:15:07.401Z] #4 CACHED [2021-07-30T17:15:07.574Z] #3 DONE 0.3s [2021-07-30T17:15:07.574Z] [2021-07-30T17:15:07.575Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-30T17:15:07.575Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-30T17:15:07.575Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-30T17:15:07.575Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-30T17:15:07.575Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-30T17:15:07.575Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-30T17:15:07.575Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-30T17:15:07.660Z] [2021-07-30T17:15:07.660Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-30T17:15:07.660Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-30T17:15:07.660Z] #5 DONE 0.1s [2021-07-30T17:15:07.660Z] [2021-07-30T17:15:07.660Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:15:07.660Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-30T17:15:07.740Z] Client: [2021-07-30T17:15:07.740Z] Context: default [2021-07-30T17:15:07.740Z] Debug Mode: false [2021-07-30T17:15:07.740Z] Plugins: [2021-07-30T17:15:07.740Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-30T17:15:07.740Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-30T17:15:07.740Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-30T17:15:07.740Z] [2021-07-30T17:15:07.740Z] Server: [2021-07-30T17:15:07.740Z] Containers: 0 [2021-07-30T17:15:07.740Z] Running: 0 [2021-07-30T17:15:07.740Z] Paused: 0 [2021-07-30T17:15:07.740Z] Stopped: 0 [2021-07-30T17:15:07.740Z] Images: 2 [2021-07-30T17:15:07.740Z] Server Version: 20.10.6 [2021-07-30T17:15:07.740Z] Storage Driver: overlay2 [2021-07-30T17:15:07.741Z] Backing Filesystem: extfs [2021-07-30T17:15:07.741Z] Supports d_type: true [2021-07-30T17:15:07.741Z] Native Overlay Diff: true [2021-07-30T17:15:07.741Z] userxattr: false [2021-07-30T17:15:07.741Z] Logging Driver: json-file [2021-07-30T17:15:07.741Z] Cgroup Driver: cgroupfs [2021-07-30T17:15:07.741Z] Cgroup Version: 1 [2021-07-30T17:15:07.741Z] Plugins: [2021-07-30T17:15:07.741Z] Volume: local [2021-07-30T17:15:07.741Z] Network: bridge host ipvlan macvlan null overlay [2021-07-30T17:15:07.741Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-30T17:15:07.741Z] Swarm: inactive [2021-07-30T17:15:07.741Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-30T17:15:07.741Z] Default Runtime: runc [2021-07-30T17:15:07.741Z] Init Binary: docker-init [2021-07-30T17:15:07.741Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:15:07.741Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:15:07.741Z] init version: de40ad0 [2021-07-30T17:15:07.741Z] Security Options: [2021-07-30T17:15:07.741Z] apparmor [2021-07-30T17:15:07.741Z] seccomp [2021-07-30T17:15:07.741Z] Profile: default [2021-07-30T17:15:07.741Z] Kernel Version: 5.4.0-1048-aws [2021-07-30T17:15:07.741Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-30T17:15:07.741Z] OSType: linux [2021-07-30T17:15:07.741Z] Architecture: x86_64 [2021-07-30T17:15:07.741Z] CPUs: 2 [2021-07-30T17:15:07.741Z] Total Memory: 7.487GiB [2021-07-30T17:15:07.741Z] Name: ip-10-100-71-237 [2021-07-30T17:15:07.741Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-30T17:15:07.741Z] Docker Root Dir: /var/lib/docker [2021-07-30T17:15:07.741Z] Debug Mode: false [2021-07-30T17:15:07.741Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:15:07.741Z] Labels: [2021-07-30T17:15:07.741Z] Experimental: true [2021-07-30T17:15:07.741Z] Insecure Registries: [2021-07-30T17:15:07.741Z] 127.0.0.0/8 [2021-07-30T17:15:07.741Z] Live Restore Enabled: true [2021-07-30T17:15:07.741Z] [2021-07-30T17:15:07.741Z] WARNING: No swap limit support [Pipeline] sh [2021-07-30T17:15:07.830Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-07-30T17:15:07.830Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-30T17:15:07.885Z] Client: [2021-07-30T17:15:07.885Z] Context: default [2021-07-30T17:15:07.885Z] Debug Mode: false [2021-07-30T17:15:07.885Z] Plugins: [2021-07-30T17:15:07.885Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-30T17:15:07.885Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-30T17:15:07.885Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-30T17:15:07.885Z] [2021-07-30T17:15:07.885Z] Server: [2021-07-30T17:15:07.885Z] Containers: 0 [2021-07-30T17:15:07.885Z] Running: 0 [2021-07-30T17:15:07.885Z] Paused: 0 [2021-07-30T17:15:07.885Z] Stopped: 0 [2021-07-30T17:15:07.885Z] Images: 2 [2021-07-30T17:15:07.885Z] Server Version: 20.10.6 [2021-07-30T17:15:07.885Z] Storage Driver: overlay2 [2021-07-30T17:15:07.885Z] Backing Filesystem: extfs [2021-07-30T17:15:07.885Z] Supports d_type: true [2021-07-30T17:15:07.885Z] Native Overlay Diff: true [2021-07-30T17:15:07.885Z] userxattr: false [2021-07-30T17:15:07.885Z] Logging Driver: json-file [2021-07-30T17:15:07.885Z] Cgroup Driver: cgroupfs [2021-07-30T17:15:07.885Z] Cgroup Version: 1 [2021-07-30T17:15:07.885Z] Plugins: [2021-07-30T17:15:07.885Z] Volume: local [2021-07-30T17:15:07.885Z] Network: bridge host ipvlan macvlan null overlay [2021-07-30T17:15:07.885Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-30T17:15:07.885Z] Swarm: inactive [2021-07-30T17:15:07.885Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-30T17:15:07.885Z] Default Runtime: runc [2021-07-30T17:15:07.885Z] Init Binary: docker-init [2021-07-30T17:15:07.885Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:15:07.885Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:15:07.885Z] init version: de40ad0 [2021-07-30T17:15:07.885Z] Security Options: [2021-07-30T17:15:07.885Z] apparmor [2021-07-30T17:15:07.885Z] seccomp [2021-07-30T17:15:07.885Z] Profile: default [2021-07-30T17:15:07.885Z] Kernel Version: 5.4.0-1048-aws [2021-07-30T17:15:07.885Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-30T17:15:07.885Z] OSType: linux [2021-07-30T17:15:07.885Z] Architecture: x86_64 [2021-07-30T17:15:07.885Z] CPUs: 2 [2021-07-30T17:15:07.885Z] Total Memory: 7.487GiB [2021-07-30T17:15:07.885Z] Name: ip-10-100-66-21 [2021-07-30T17:15:07.885Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-30T17:15:07.885Z] Docker Root Dir: /var/lib/docker [2021-07-30T17:15:07.885Z] Debug Mode: false [2021-07-30T17:15:07.885Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:15:07.885Z] Labels: [2021-07-30T17:15:07.885Z] Experimental: true [2021-07-30T17:15:07.885Z] Insecure Registries: [2021-07-30T17:15:07.885Z] 127.0.0.0/8 [2021-07-30T17:15:07.885Z] Live Restore Enabled: true [2021-07-30T17:15:07.885Z] [2021-07-30T17:15:07.885Z] WARNING: No swap limit support [Pipeline] sh [2021-07-30T17:15:07.923Z] #8 DONE 0.1s [2021-07-30T17:15:07.923Z] [2021-07-30T17:15:07.923Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-30T17:15:07.923Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-30T17:15:07.923Z] #6 DONE 0.1s [2021-07-30T17:15:07.923Z] [2021-07-30T17:15:07.923Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:15:07.923Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-30T17:15:07.923Z] #7 DONE 0.1s [2021-07-30T17:15:07.923Z] [2021-07-30T17:15:07.923Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:07.923Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-30T17:15:07.923Z] #65 DONE 0.0s [2021-07-30T17:15:07.923Z] [2021-07-30T17:15:07.923Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:07.923Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-30T17:15:07.923Z] #63 DONE 0.0s [2021-07-30T17:15:07.923Z] [2021-07-30T17:15:07.923Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-30T17:15:07.923Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-30T17:15:07.923Z] #26 DONE 0.0s [2021-07-30T17:15:07.923Z] [2021-07-30T17:15:07.923Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:07.923Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:07.923Z] #9 DONE 0.0s [2021-07-30T17:15:07.923Z] [2021-07-30T17:15:07.923Z] #23 [internal] load build context [2021-07-30T17:15:07.923Z] #23 sha256:c20b4845f9807cf622fc591d28d67e9cb749eb217e542d2ea13c6d5fb1ef7347 [2021-07-30T17:15:08.016Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:15:08.016Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:15:08.016Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42649/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-30T17:15:08.016Z] + bash /home/ubuntu/workspace/moby_PR-42649/check-config.sh [2021-07-30T17:15:08.016Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-30T17:15:08.016Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-30T17:15:08.016Z] [2021-07-30T17:15:08.016Z] Generally Necessary: [2021-07-30T17:15:08.016Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-30T17:15:08.016Z] - apparmor: enabled and tools installed [2021-07-30T17:15:08.016Z] - CONFIG_NAMESPACES: enabled [2021-07-30T17:15:08.016Z] - CONFIG_NET_NS: enabled [2021-07-30T17:15:08.016Z] - CONFIG_PID_NS: enabled [2021-07-30T17:15:08.016Z] - CONFIG_IPC_NS: enabled [2021-07-30T17:15:08.016Z] - CONFIG_UTS_NS: enabled [2021-07-30T17:15:08.016Z] - CONFIG_CGROUPS: enabled [2021-07-30T17:15:08.016Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-30T17:15:08.016Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-30T17:15:08.016Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-30T17:15:08.016Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-30T17:15:08.016Z] - CONFIG_CPUSETS: enabled [2021-07-30T17:15:08.016Z] - CONFIG_MEMCG: enabled [2021-07-30T17:15:08.016Z] - CONFIG_KEYS: enabled [2021-07-30T17:15:08.016Z] - CONFIG_VETH: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-30T17:15:08.016Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-30T17:15:08.016Z] [2021-07-30T17:15:08.016Z] Optional Features: [2021-07-30T17:15:08.016Z] - CONFIG_USER_NS: enabled [2021-07-30T17:15:08.016Z] - CONFIG_SECCOMP: enabled [2021-07-30T17:15:08.016Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-30T17:15:08.016Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-30T17:15:08.016Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-30T17:15:08.016Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-30T17:15:08.016Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-30T17:15:08.016Z] - CONFIG_BLK_CGROUP: enabled [2021-07-30T17:15:08.016Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-30T17:15:08.016Z] - CONFIG_CGROUP_PERF: enabled [2021-07-30T17:15:08.016Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-30T17:15:08.016Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-30T17:15:08.086Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-30T17:15:08.086Z] #4 DONE 0.5s [2021-07-30T17:15:08.159Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:15:08.159Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:15:08.159Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42649/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-30T17:15:08.159Z] + bash /home/ubuntu/workspace/moby_PR-42649/check-config.sh [2021-07-30T17:15:08.159Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-30T17:15:08.159Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-30T17:15:08.159Z] [2021-07-30T17:15:08.159Z] Generally Necessary: [2021-07-30T17:15:08.159Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-30T17:15:08.159Z] - apparmor: enabled and tools installed [2021-07-30T17:15:08.159Z] - CONFIG_NAMESPACES: enabled [2021-07-30T17:15:08.159Z] - CONFIG_NET_NS: enabled [2021-07-30T17:15:08.159Z] - CONFIG_PID_NS: enabled [2021-07-30T17:15:08.159Z] - CONFIG_IPC_NS: enabled [2021-07-30T17:15:08.159Z] - CONFIG_UTS_NS: enabled [2021-07-30T17:15:08.159Z] - CONFIG_CGROUPS: enabled [2021-07-30T17:15:08.159Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-30T17:15:08.159Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-30T17:15:08.159Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-30T17:15:08.159Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-30T17:15:08.159Z] - CONFIG_CPUSETS: enabled [2021-07-30T17:15:08.159Z] - CONFIG_MEMCG: enabled [2021-07-30T17:15:08.159Z] - CONFIG_KEYS: enabled [2021-07-30T17:15:08.159Z] - CONFIG_VETH: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-30T17:15:08.159Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-30T17:15:08.159Z] [2021-07-30T17:15:08.159Z] Optional Features: [2021-07-30T17:15:08.159Z] - CONFIG_USER_NS: enabled [2021-07-30T17:15:08.159Z] - CONFIG_SECCOMP: enabled [2021-07-30T17:15:08.159Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-30T17:15:08.159Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-30T17:15:08.159Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-30T17:15:08.159Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-30T17:15:08.159Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-30T17:15:08.159Z] - CONFIG_BLK_CGROUP: enabled [2021-07-30T17:15:08.272Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-30T17:15:08.272Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-30T17:15:08.272Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-30T17:15:08.272Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-30T17:15:08.272Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_IP_VS: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-30T17:15:08.272Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-30T17:15:08.272Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-30T17:15:08.272Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-30T17:15:08.272Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-30T17:15:08.272Z] - CONFIG_EXT4_FS: enabled [2021-07-30T17:15:08.272Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-30T17:15:08.272Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-30T17:15:08.272Z] - Network Drivers: [2021-07-30T17:15:08.272Z] - "overlay": [2021-07-30T17:15:08.272Z] - CONFIG_VXLAN: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-30T17:15:08.272Z] Optional (for encrypted networks): [2021-07-30T17:15:08.272Z] - CONFIG_CRYPTO: enabled [2021-07-30T17:15:08.272Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-30T17:15:08.272Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-30T17:15:08.272Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-30T17:15:08.272Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-30T17:15:08.272Z] - CONFIG_XFRM: enabled [2021-07-30T17:15:08.272Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-30T17:15:08.272Z] - "ipvlan": [2021-07-30T17:15:08.272Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-30T17:15:08.272Z] - "macvlan": [2021-07-30T17:15:08.272Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_DUMMY: enabled (as module) [2021-07-30T17:15:08.272Z] - "ftp,tftp client in container": [2021-07-30T17:15:08.272Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-30T17:15:08.272Z] - Storage Drivers: [2021-07-30T17:15:08.272Z] - "aufs": [2021-07-30T17:15:08.272Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-30T17:15:08.272Z] - "btrfs": [2021-07-30T17:15:08.272Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-30T17:15:08.272Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-30T17:15:08.272Z] - "devicemapper": [2021-07-30T17:15:08.272Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-30T17:15:08.272Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-30T17:15:08.272Z] - "overlay": [2021-07-30T17:15:08.272Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-30T17:15:08.272Z] - "zfs": [2021-07-30T17:15:08.272Z] - /dev/zfs: present [2021-07-30T17:15:08.272Z] - zfs command: missing [2021-07-30T17:15:08.272Z] - zpool command: missing [2021-07-30T17:15:08.272Z] [2021-07-30T17:15:08.272Z] Limits: [2021-07-30T17:15:08.272Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-30T17:15:08.272Z] [2021-07-30T17:15:08.272Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-30T17:15:08.343Z] [2021-07-30T17:15:08.343Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:15:08.343Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-30T17:15:08.414Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-30T17:15:08.414Z] - CONFIG_CGROUP_PERF: enabled [2021-07-30T17:15:08.414Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-30T17:15:08.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-30T17:15:08.414Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-30T17:15:08.414Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-30T17:15:08.414Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-30T17:15:08.414Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-30T17:15:08.414Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-30T17:15:08.414Z] - CONFIG_IP_VS: enabled (as module) [2021-07-30T17:15:08.414Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-30T17:15:08.414Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-30T17:15:08.414Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-30T17:15:08.414Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-30T17:15:08.414Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-30T17:15:08.415Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-30T17:15:08.415Z] - CONFIG_EXT4_FS: enabled [2021-07-30T17:15:08.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-30T17:15:08.415Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-30T17:15:08.415Z] - Network Drivers: [2021-07-30T17:15:08.415Z] - "overlay": [2021-07-30T17:15:08.415Z] - CONFIG_VXLAN: enabled (as module) [2021-07-30T17:15:08.415Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-30T17:15:08.415Z] Optional (for encrypted networks): [2021-07-30T17:15:08.415Z] - CONFIG_CRYPTO: enabled [2021-07-30T17:15:08.415Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-30T17:15:08.415Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-30T17:15:08.415Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-30T17:15:08.415Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-30T17:15:08.415Z] - CONFIG_XFRM: enabled [2021-07-30T17:15:08.415Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-30T17:15:08.415Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-30T17:15:08.415Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-30T17:15:08.415Z] - "ipvlan": [2021-07-30T17:15:08.415Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-30T17:15:08.415Z] - "macvlan": [2021-07-30T17:15:08.415Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-30T17:15:08.415Z] - CONFIG_DUMMY: enabled (as module) [2021-07-30T17:15:08.415Z] - "ftp,tftp client in container": [2021-07-30T17:15:08.415Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-30T17:15:08.415Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-30T17:15:08.415Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-30T17:15:08.415Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-30T17:15:08.415Z] - Storage Drivers: [2021-07-30T17:15:08.415Z] - "aufs": [2021-07-30T17:15:08.415Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-30T17:15:08.415Z] - "btrfs": [2021-07-30T17:15:08.415Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-30T17:15:08.415Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-30T17:15:08.415Z] - "devicemapper": [2021-07-30T17:15:08.415Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-30T17:15:08.415Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-30T17:15:08.415Z] - "overlay": [2021-07-30T17:15:08.415Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-30T17:15:08.415Z] - "zfs": [2021-07-30T17:15:08.415Z] - /dev/zfs: present [2021-07-30T17:15:08.415Z] - zfs command: missing [2021-07-30T17:15:08.415Z] - zpool command: missing [2021-07-30T17:15:08.415Z] [2021-07-30T17:15:08.415Z] Limits: [2021-07-30T17:15:08.415Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-30T17:15:08.415Z] [2021-07-30T17:15:08.415Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-30T17:15:08.499Z] #23 ... [2021-07-30T17:15:08.500Z] [2021-07-30T17:15:08.500Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-30T17:15:08.500Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-30T17:15:08.500Z] #42 DONE 0.4s [2021-07-30T17:15:08.500Z] [2021-07-30T17:15:08.500Z] #23 [internal] load build context [2021-07-30T17:15:08.500Z] #23 sha256:c20b4845f9807cf622fc591d28d67e9cb749eb217e542d2ea13c6d5fb1ef7347 [Pipeline] sh [2021-07-30T17:15:08.593Z] + sudo modprobe ip_vs [2021-07-30T17:15:08.593Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 . [2021-07-30T17:15:08.775Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 . [2021-07-30T17:15:08.848Z] #2 [internal] load .dockerignore [2021-07-30T17:15:08.848Z] #2 sha256:f029ce12aae708ad2a841f47f3f954080eb74a987adeaecc962e6d2209ed703c [2021-07-30T17:15:08.848Z] #2 transferring context: 87B done [2021-07-30T17:15:08.848Z] #2 DONE 0.0s [2021-07-30T17:15:08.848Z] [2021-07-30T17:15:08.848Z] #1 [internal] load build definition from Dockerfile [2021-07-30T17:15:08.848Z] #1 sha256:e5fffba781bfd8886e288174932d296ee60e694103530549b1e28f870d8f4d4b [2021-07-30T17:15:08.848Z] #1 transferring dockerfile: 16.59kB done [2021-07-30T17:15:08.848Z] #1 DONE 0.0s [2021-07-30T17:15:08.848Z] [2021-07-30T17:15:08.848Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-30T17:15:08.848Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-30T17:15:08.848Z] #3 DONE 0.2s [2021-07-30T17:15:08.849Z] [2021-07-30T17:15:08.849Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-30T17:15:08.849Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-30T17:15:08.849Z] #4 CACHED [2021-07-30T17:15:09.029Z] #2 [internal] load .dockerignore [2021-07-30T17:15:09.030Z] #2 sha256:f60ae50fdb9579fdebe9be043e533f9234d7a12a214ed8aef4695d4e6eb6ca28 [2021-07-30T17:15:09.030Z] #2 transferring context: 87B done [2021-07-30T17:15:09.030Z] #2 DONE 0.0s [2021-07-30T17:15:09.030Z] [2021-07-30T17:15:09.030Z] #1 [internal] load build definition from Dockerfile [2021-07-30T17:15:09.030Z] #1 sha256:dc002585f8e74fcf31c35a1042cd64eccd3a9ce1b5f674c5519daedc2a14e157 [2021-07-30T17:15:09.030Z] #1 transferring dockerfile: 16.59kB done [2021-07-30T17:15:09.030Z] #1 DONE 0.0s [2021-07-30T17:15:09.030Z] [2021-07-30T17:15:09.030Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-30T17:15:09.030Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-30T17:15:09.030Z] #3 DONE 0.1s [2021-07-30T17:15:09.030Z] [2021-07-30T17:15:09.030Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-30T17:15:09.030Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-30T17:15:09.030Z] #4 CACHED [2021-07-30T17:15:09.103Z] [2021-07-30T17:15:09.104Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-30T17:15:09.104Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-30T17:15:09.104Z] #5 DONE 0.1s [2021-07-30T17:15:09.104Z] [2021-07-30T17:15:09.104Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:15:09.104Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-30T17:15:09.104Z] #6 DONE 0.1s [2021-07-30T17:15:09.104Z] [2021-07-30T17:15:09.104Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:15:09.104Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-30T17:15:09.104Z] #7 DONE 0.1s [2021-07-30T17:15:09.104Z] [2021-07-30T17:15:09.104Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-30T17:15:09.104Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-30T17:15:09.104Z] #8 DONE 0.1s [2021-07-30T17:15:09.278Z] #8 ... [2021-07-30T17:15:09.278Z] [2021-07-30T17:15:09.278Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-30T17:15:09.278Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-30T17:15:09.278Z] #6 DONE 1.0s [2021-07-30T17:15:09.278Z] [2021-07-30T17:15:09.278Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:15:09.278Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-30T17:15:09.278Z] #5 DONE 1.1s [2021-07-30T17:15:09.328Z] [2021-07-30T17:15:09.328Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-30T17:15:09.328Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-30T17:15:09.328Z] #6 DONE 0.1s [2021-07-30T17:15:09.328Z] [2021-07-30T17:15:09.328Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:15:09.328Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-30T17:15:09.328Z] #7 DONE 0.1s [2021-07-30T17:15:09.328Z] [2021-07-30T17:15:09.328Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:15:09.328Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-30T17:15:09.439Z] #23 transferring context: 55.78MB 1.5s done [2021-07-30T17:15:09.439Z] #23 DONE 1.5s [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-30T17:15:09.439Z] #34 sha256:d4dd6bbefe46d103dd59c0b901777eb683c57183028b1080d9e34dea131413de [2021-07-30T17:15:09.439Z] #34 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-30T17:15:09.439Z] #62 sha256:1e73c75569d3210060c21064661d57767e0943e7828797b6a5da87fe7c255c6a [2021-07-30T17:15:09.439Z] #62 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-30T17:15:09.439Z] #25 sha256:e64b60bacb1661676bf34b8aa08bdcedf29a11ca18e637a1de892ee76d4176b6 [2021-07-30T17:15:09.439Z] #25 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-30T17:15:09.439Z] #68 sha256:3d447416bb0d07c2685d2d1b5af2c65ef125d7595c890c0af27eb59d45d567c8 [2021-07-30T17:15:09.439Z] #68 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-30T17:15:09.439Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-30T17:15:09.439Z] #12 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:15:09.439Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:15:09.439Z] #13 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-30T17:15:09.439Z] #53 sha256:d7ffe336c7e75e1f3c417923201c14d3418d078f4d237748af9e7ea658949cfe [2021-07-30T17:15:09.439Z] #53 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-30T17:15:09.439Z] #55 sha256:fb21f2dc2c56ca552d3ba9692772a3874f16b5911b06f92ad9ed79ee858dda91 [2021-07-30T17:15:09.439Z] #55 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:15:09.439Z] #50 sha256:8a2056c73ec967d99cc680b1b35f75267709f89800db904f1c8ea0ec0cb65068 [2021-07-30T17:15:09.439Z] #50 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.439Z] #27 [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 [2021-07-30T17:15:09.439Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-30T17:15:09.439Z] #27 CACHED [2021-07-30T17:15:09.439Z] [2021-07-30T17:15:09.440Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-30T17:15:09.440Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-30T17:15:09.440Z] #43 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:15:09.440Z] #46 sha256:b7e1786f4222fd6c05073a61566a4491956a90b5127e7c3c3ea6399ab616402f [2021-07-30T17:15:09.440Z] #46 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-30T17:15:09.440Z] #37 sha256:faa9c35a4f290222363dd23dd188712e7c24e9a97f0f135ff097d6738528aecc [2021-07-30T17:15:09.440Z] #37 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:15:09.440Z] #54 sha256:07c8956f2b337fb382b6346890cc442150bafe33b8ba132baab766e48e532f2e [2021-07-30T17:15:09.440Z] #54 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-30T17:15:09.440Z] #28 sha256:06ea6a36ea5a6b0857a8d72266b1ace633d22b80e21bb9a05febf9bc387458f3 [2021-07-30T17:15:09.440Z] #28 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #56 [containerd 1/2] 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 [2021-07-30T17:15:09.440Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-30T17:15:09.440Z] #56 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-30T17:15:09.440Z] #30 sha256:1313ba0eb871f8f7d06535c7f7f3082c71a3ec5e6c8c0cf057eb718788030f4f [2021-07-30T17:15:09.440Z] #30 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #38 sha256:337db3a1f6383a0c650c2af2da8553238f71ce9b7783ae02261de5776dc21d49 [2021-07-30T17:15:09.440Z] #38 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #36 [tini 1/2] 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 [2021-07-30T17:15:09.440Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-30T17:15:09.440Z] #36 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #47 sha256:a5ee191be3fe4864893688029c143c6b534b74554b1da6f06a342e53dd5cbd93 [2021-07-30T17:15:09.440Z] #47 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:15:09.440Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:15:09.440Z] #40 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-30T17:15:09.440Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-30T17:15:09.440Z] #10 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:15:09.440Z] #29 sha256:726ac62fdb9a7d0a9f72160530bf465cce28cf5e560210865432f705471dd08e [2021-07-30T17:15:09.440Z] #29 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-30T17:15:09.440Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-30T17:15:09.440Z] #22 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #45 sha256:f9f08ffe5b82ef67fc8af5b0ef4fbcc8431aae09574ca4af53c80382de29d5e1 [2021-07-30T17:15:09.440Z] #45 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-30T17:15:09.440Z] #61 sha256:e9f54e0be72ec803a8b0025a82e2a2943108fd62a569b00c37515b65b6c40044 [2021-07-30T17:15:09.440Z] #61 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-30T17:15:09.440Z] #60 sha256:cda83e59a418a25f31a1c74ae0fd3920185b414f10873aebb12984d08758b77f [2021-07-30T17:15:09.440Z] #60 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-30T17:15:09.440Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-30T17:15:09.440Z] #19 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-30T17:15:09.440Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-30T17:15:09.440Z] #16 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-30T17:15:09.440Z] #48 sha256:d5071c69b7b046c2b4e57ea65114abd4a1953e4449c5573e319e9a0e2a5baf15 [2021-07-30T17:15:09.440Z] #48 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-30T17:15:09.440Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-30T17:15:09.440Z] #18 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-30T17:15:09.440Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-30T17:15:09.440Z] #15 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-30T17:15:09.440Z] #24 sha256:712b0273b40d131bb3eff865a1100be2d0af26bc3ce1042ebc6f65bef0b6f4a7 [2021-07-30T17:15:09.440Z] #24 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-30T17:15:09.440Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-30T17:15:09.440Z] #66 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-30T17:15:09.440Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-30T17:15:09.440Z] #64 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #67 sha256:59627e0842520f3f985987213ac3cc4c4f85b4f1c7b3ed0c4cf56d5ad8bcdc15 [2021-07-30T17:15:09.440Z] #67 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-30T17:15:09.440Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-30T17:15:09.440Z] #17 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:15:09.440Z] #52 sha256:9ee3ff011fcc5544ef79bb7013087254507e4c86e74a980d7d3d8a7707feef21 [2021-07-30T17:15:09.440Z] #52 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #41 sha256:af551861170092c2402cd87c28a94d28945eb6b95b6b54e450ff26372ac3bf65 [2021-07-30T17:15:09.440Z] #41 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-30T17:15:09.440Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-30T17:15:09.440Z] #21 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #58 sha256:c75938d4797293f4ac3ef14cceead9ee01a6d56fc26cf030f051a758746c1adb [2021-07-30T17:15:09.440Z] #58 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #33 sha256:1b0e284121de1c7e96dec3b9ace7faa40413403ebf018f070dfe7f48c06f7779 [2021-07-30T17:15:09.440Z] #33 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-30T17:15:09.440Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-30T17:15:09.440Z] #39 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:15:09.440Z] #59 sha256:3de771558039f0266a971a2822c78bfff4318dddc3f70560bf866d9a081d5e6d [2021-07-30T17:15:09.440Z] #59 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #49 sha256:4434a3578748d0b98596f5b3bef07d1eb583cecbb9535d4091842e19e52dbe02 [2021-07-30T17:15:09.440Z] #49 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:15:09.440Z] #57 sha256:93e59dfb821d54b6442fb98d18cac8baa12f90539a2e448275d55fa2dd97882c [2021-07-30T17:15:09.440Z] #57 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:15:09.440Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-30T17:15:09.440Z] #20 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #35 sha256:4b598522cdb1bc982143fb729631c6fa839ad3ef1d992c644e3285a6c3ae3661 [2021-07-30T17:15:09.440Z] #35 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-30T17:15:09.440Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-30T17:15:09.440Z] #14 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #32 [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 [2021-07-30T17:15:09.440Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-30T17:15:09.440Z] #32 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-30T17:15:09.440Z] #51 sha256:e10bcfcd0f281e797a540248a37f0b3832b4f4ddb7f161010a9dd814d3cabc34 [2021-07-30T17:15:09.440Z] #51 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #11 [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 [2021-07-30T17:15:09.440Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-30T17:15:09.440Z] #11 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:15:09.440Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:15:09.440Z] #44 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-30T17:15:09.440Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-30T17:15:09.440Z] #31 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #69 [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 [2021-07-30T17:15:09.440Z] #69 sha256:16ef854c822beb27409407bc15efdad07eaa28324919a99ba2e53f8644ba9856 [2021-07-30T17:15:09.440Z] #69 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #70 [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 [2021-07-30T17:15:09.440Z] #70 sha256:6fe8880f33a054cdb3ae443c5fba18235e3de7dd99ff8cf55d71f5275082f59a [2021-07-30T17:15:09.440Z] #70 CACHED [2021-07-30T17:15:09.440Z] [2021-07-30T17:15:09.440Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-30T17:15:09.440Z] #71 sha256:22cf3b5ea051ccc1d8cf64ccfb0d96ee669d21bcab93e184cc90fe356014d45f [2021-07-30T17:15:09.538Z] [2021-07-30T17:15:09.538Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-30T17:15:09.538Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-30T17:15:09.538Z] #7 DONE 1.1s [2021-07-30T17:15:09.538Z] [2021-07-30T17:15:09.538Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:15:09.538Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-30T17:15:09.538Z] #8 DONE 1.2s [2021-07-30T17:15:09.538Z] [2021-07-30T17:15:09.538Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:09.538Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-30T17:15:09.538Z] #63 DONE 0.0s [2021-07-30T17:15:09.538Z] [2021-07-30T17:15:09.538Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:09.538Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:09.538Z] #9 DONE 0.0s [2021-07-30T17:15:09.538Z] [2021-07-30T17:15:09.538Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:09.538Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-30T17:15:09.538Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-30T17:15:09.584Z] #8 DONE 0.1s [2021-07-30T17:15:09.584Z] [2021-07-30T17:15:09.584Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-30T17:15:09.584Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-30T17:15:09.584Z] #5 DONE 0.1s [2021-07-30T17:15:09.584Z] [2021-07-30T17:15:09.584Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:09.584Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-30T17:15:09.584Z] #72 DONE 0.0s [2021-07-30T17:15:09.584Z] [2021-07-30T17:15:09.584Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:09.584Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:09.584Z] #9 DONE 0.0s [2021-07-30T17:15:09.584Z] [2021-07-30T17:15:09.584Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:09.584Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-30T17:15:09.584Z] #70 DONE 0.0s [2021-07-30T17:15:09.584Z] [2021-07-30T17:15:09.584Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-30T17:15:09.584Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-30T17:15:09.584Z] #10 CACHED [2021-07-30T17:15:09.584Z] [2021-07-30T17:15:09.584Z] #11 [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 [2021-07-30T17:15:09.584Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-30T17:15:09.584Z] #11 CACHED [2021-07-30T17:15:09.584Z] [2021-07-30T17:15:09.584Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-30T17:15:09.584Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-30T17:15:09.584Z] #33 DONE 0.0s [2021-07-30T17:15:09.584Z] [2021-07-30T17:15:09.584Z] #30 [internal] load build context [2021-07-30T17:15:09.584Z] #30 sha256:fa7503c0b0712e9ec3ab73a79acc62d0d35d11e885562949bc6e7af082cbb231 [2021-07-30T17:15:09.673Z] [2021-07-30T17:15:09.673Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:09.673Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-30T17:15:09.673Z] #65 DONE 0.0s [2021-07-30T17:15:09.673Z] [2021-07-30T17:15:09.673Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:09.673Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-30T17:15:09.673Z] #63 DONE 0.0s [2021-07-30T17:15:09.673Z] [2021-07-30T17:15:09.673Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:09.673Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:09.673Z] #9 DONE 0.0s [2021-07-30T17:15:09.673Z] [2021-07-30T17:15:09.673Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-30T17:15:09.673Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-30T17:15:09.673Z] #26 DONE 0.0s [2021-07-30T17:15:09.673Z] [2021-07-30T17:15:09.673Z] #23 [internal] load build context [2021-07-30T17:15:09.673Z] #23 sha256:7c8511dfe571cb1b66d27f53f9c6ff3502000a5760e1cd967a3c4a9178f226ef [2021-07-30T17:15:09.797Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-30T17:15:09.797Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-30T17:15:09.797Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-30T17:15:09.928Z] #23 ... [2021-07-30T17:15:09.928Z] [2021-07-30T17:15:09.928Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-30T17:15:09.928Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-30T17:15:09.928Z] #42 DONE 0.4s [2021-07-30T17:15:09.928Z] [2021-07-30T17:15:09.928Z] #23 [internal] load build context [2021-07-30T17:15:09.928Z] #23 sha256:7c8511dfe571cb1b66d27f53f9c6ff3502000a5760e1cd967a3c4a9178f226ef [2021-07-30T17:15:10.053Z] #65 ... [2021-07-30T17:15:10.053Z] [2021-07-30T17:15:10.053Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-30T17:15:10.053Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-30T17:15:10.053Z] #42 DONE 0.0s [2021-07-30T17:15:10.145Z] #30 ... [2021-07-30T17:15:10.145Z] [2021-07-30T17:15:10.145Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-30T17:15:10.145Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-30T17:15:10.145Z] #49 DONE 0.5s [2021-07-30T17:15:10.145Z] [2021-07-30T17:15:10.145Z] #30 [internal] load build context [2021-07-30T17:15:10.145Z] #30 sha256:fa7503c0b0712e9ec3ab73a79acc62d0d35d11e885562949bc6e7af082cbb231 [2021-07-30T17:15:10.313Z] [2021-07-30T17:15:10.313Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:10.313Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:10.313Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-07-30T17:15:10.313Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-30T17:15:10.313Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-30T17:15:10.313Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-30T17:15:10.313Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 48.23MB / 50.44MB 0.6s [2021-07-30T17:15:10.313Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.3s done [2021-07-30T17:15:10.313Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 8.39MB / 10.00MB 0.6s [2021-07-30T17:15:10.313Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.7s [2021-07-30T17:15:10.380Z] #71 DONE 0.7s [2021-07-30T17:15:10.380Z] [2021-07-30T17:15:10.380Z] #72 exporting to image [2021-07-30T17:15:10.380Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-30T17:15:10.380Z] #72 exporting layers [2021-07-30T17:15:10.570Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.8s done [2021-07-30T17:15:10.705Z] #30 ... [2021-07-30T17:15:10.705Z] [2021-07-30T17:15:10.705Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-30T17:15:10.705Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-30T17:15:10.705Z] #12 DONE 1.2s [2021-07-30T17:15:10.705Z] [2021-07-30T17:15:10.705Z] #30 [internal] load build context [2021-07-30T17:15:10.705Z] #30 sha256:fa7503c0b0712e9ec3ab73a79acc62d0d35d11e885562949bc6e7af082cbb231 [2021-07-30T17:15:11.137Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s done [2021-07-30T17:15:11.137Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 0B / 51.84MB 1.5s [2021-07-30T17:15:11.137Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0B / 129.05MB 1.5s [2021-07-30T17:15:11.137Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 0B / 68.75MB 1.5s [2021-07-30T17:15:11.291Z] #23 transferring context: 55.79MB 1.6s done [2021-07-30T17:15:11.291Z] #23 DONE 1.7s [2021-07-30T17:15:11.291Z] [2021-07-30T17:15:11.291Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-30T17:15:11.291Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-30T17:15:11.291Z] #10 CACHED [2021-07-30T17:15:11.291Z] [2021-07-30T17:15:11.291Z] #11 [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 [2021-07-30T17:15:11.291Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-30T17:15:11.291Z] #11 CACHED [2021-07-30T17:15:11.291Z] [2021-07-30T17:15:11.291Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:15:11.291Z] #59 sha256:22cc5d359a7285440e6c127f24298a3e14bbd1ab2baee7f45c13a068b95fa9e4 [2021-07-30T17:15:11.291Z] #59 ... [2021-07-30T17:15:11.291Z] [2021-07-30T17:15:11.291Z] #56 [containerd 1/2] 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 [2021-07-30T17:15:11.291Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-30T17:15:11.291Z] #56 CACHED [2021-07-30T17:15:11.291Z] [2021-07-30T17:15:11.291Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-30T17:15:11.291Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-30T17:15:11.291Z] #12 CACHED [2021-07-30T17:15:11.291Z] [2021-07-30T17:15:11.291Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:15:11.291Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:15:11.291Z] #13 CACHED [2021-07-30T17:15:11.291Z] [2021-07-30T17:15:11.291Z] #36 [tini 1/2] 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 [2021-07-30T17:15:11.291Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-30T17:15:11.291Z] #36 CACHED [2021-07-30T17:15:11.320Z] #72 exporting layers 1.0s done [2021-07-30T17:15:11.320Z] #72 writing image sha256:3a8326ee531d666e031ebce841ad2a48e83fcd048e9563a5a35d14157237bf53 [2021-07-30T17:15:11.320Z] #72 writing image sha256:3a8326ee531d666e031ebce841ad2a48e83fcd048e9563a5a35d14157237bf53 done [2021-07-30T17:15:11.320Z] #72 naming to docker.io/library/docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 done [2021-07-30T17:15:11.320Z] #72 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-30T17:15:11.396Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 9.44MB / 51.84MB 1.7s [2021-07-30T17:15:11.396Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 8.39MB / 68.75MB 1.7s [2021-07-30T17:15:11.396Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-07-30T17:15:11.396Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 14.97MB / 51.84MB 1.8s [2021-07-30T17:15:11.396Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.49MB / 129.05MB 1.8s [2021-07-30T17:15:11.547Z] [2021-07-30T17:15:11.547Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:15:11.547Z] #50 sha256:9bb64938ef35b84d90f7144e10418a5e999fdce5160008bd1bc1c2911779b80d [2021-07-30T17:15:11.654Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 19.92MB / 51.84MB 1.9s [2021-07-30T17:15:11.654Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 17.83MB / 129.05MB 1.9s [2021-07-30T17:15:11.654Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 12.58MB / 68.75MB 1.9s [2021-07-30T17:15:11.654Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 26.21MB / 51.84MB 2.0s [2021-07-30T17:15:11.654Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 16.78MB / 68.75MB 2.0s [2021-07-30T17:15:11.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -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:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/make.sh dynbinary test-integration [2021-07-30T17:15:11.916Z] #9 ... [2021-07-30T17:15:11.916Z] [2021-07-30T17:15:11.916Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:11.916Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-30T17:15:11.916Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-30T17:15:11.916Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-30T17:15:11.916Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-30T17:15:11.916Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-30T17:15:11.916Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-07-30T17:15:11.916Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-07-30T17:15:11.916Z] #63 DONE 2.1s [2021-07-30T17:15:11.916Z] [2021-07-30T17:15:11.917Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:11.917Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:11.917Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 35.65MB / 51.84MB 2.2s [2021-07-30T17:15:11.917Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 32.51MB / 129.05MB 2.2s [2021-07-30T17:15:11.917Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 29.36MB / 68.75MB 2.2s [2021-07-30T17:15:11.917Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 40.89MB / 51.84MB 2.3s [2021-07-30T17:15:11.917Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 35.65MB / 68.75MB 2.3s [2021-07-30T17:15:12.069Z] #30 ... [2021-07-30T17:15:12.069Z] [2021-07-30T17:15:12.069Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-30T17:15:12.069Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-07-30T17:15:12.069Z] #13 DONE 1.3s [2021-07-30T17:15:12.069Z] [2021-07-30T17:15:12.069Z] #30 [internal] load build context [2021-07-30T17:15:12.069Z] #30 sha256:fa7503c0b0712e9ec3ab73a79acc62d0d35d11e885562949bc6e7af082cbb231 [2021-07-30T17:15:12.183Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 46.14MB / 51.84MB 2.4s [2021-07-30T17:15:12.183Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 42.99MB / 129.05MB 2.4s [2021-07-30T17:15:12.183Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 40.89MB / 68.75MB 2.4s [2021-07-30T17:15:12.183Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.5s [2021-07-30T17:15:12.183Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 45.09MB / 68.75MB 2.5s [2021-07-30T17:15:12.241Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-30T17:15:12.241Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-30T17:15:12.241Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-30T17:15:12.241Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-30T17:15:12.241Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-07-30T17:15:12.241Z] Detected virtualization docker. [2021-07-30T17:15:12.241Z] Detected architecture x86-64. [2021-07-30T17:15:12.241Z] Set hostname to <663d790f73b9>. [2021-07-30T17:15:12.327Z] #30 transferring context: 55.79MB 2.6s done [2021-07-30T17:15:12.327Z] #30 DONE 2.7s [2021-07-30T17:15:12.327Z] [2021-07-30T17:15:12.327Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-30T17:15:12.327Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-07-30T17:15:12.442Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 58.72MB / 129.05MB 2.8s [2021-07-30T17:15:12.442Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 63.96MB / 68.75MB 2.8s [2021-07-30T17:15:12.699Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 66.34MB / 129.05MB 2.9s [2021-07-30T17:15:12.699Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 2.9s [2021-07-30T17:15:12.699Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 75.50MB / 129.05MB 3.0s [2021-07-30T17:15:12.699Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 84.56MB / 129.05MB 3.1s [2021-07-30T17:15:12.811Z] + source /etc/docker-entrypoint-cmd [2021-07-30T17:15:12.811Z] ++ hack/make.sh dynbinary test-integration [2021-07-30T17:15:12.811Z] [2021-07-30T17:15:12.889Z] #14 DONE 0.6s [2021-07-30T17:15:12.889Z] [2021-07-30T17:15:12.889Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-30T17:15:12.889Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-07-30T17:15:12.958Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 94.37MB / 129.05MB 3.2s [2021-07-30T17:15:12.958Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.3s done [2021-07-30T17:15:12.958Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 106.95MB / 129.05MB 3.4s [2021-07-30T17:15:12.958Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 0B / 155B 3.4s [2021-07-30T17:15:13.071Z] Removing bundles/ [2021-07-30T17:15:13.071Z] [2021-07-30T17:15:13.071Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-30T17:15:13.215Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 115.34MB / 129.05MB 3.5s [2021-07-30T17:15:13.215Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.5s [2021-07-30T17:15:13.215Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 3.7s [2021-07-30T17:15:13.330Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:15:13.330Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:15:13.450Z] #15 DONE 0.5s [2021-07-30T17:15:13.450Z] [2021-07-30T17:15:13.450Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-30T17:15:13.450Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-30T17:15:14.010Z] #16 DONE 0.5s [2021-07-30T17:15:14.010Z] [2021-07-30T17:15:14.010Z] #17 [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 [2021-07-30T17:15:14.010Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-30T17:15:14.583Z] #9 ... [2021-07-30T17:15:14.583Z] [2021-07-30T17:15:14.583Z] #23 [internal] load build context [2021-07-30T17:15:14.583Z] #23 sha256:61349736d9790683cc09efe29c48ab16af49a3c797a1998835a7c37ee1c9d6a9 [2021-07-30T17:15:14.583Z] #23 transferring context: 55.79MB 3.8s done [2021-07-30T17:15:14.583Z] #23 DONE 4.9s [2021-07-30T17:15:14.583Z] [2021-07-30T17:15:14.583Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:14.583Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:14.583Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.8s done [2021-07-30T17:15:14.839Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 5.1s done [2021-07-30T17:15:14.858Z] #50 3.118 + RM_GOPATH=0 [2021-07-30T17:15:14.858Z] #50 3.120 + TMP_GOPATH= [2021-07-30T17:15:14.858Z] #50 3.120 + : /build [2021-07-30T17:15:14.858Z] #50 3.120 + '[' -z '' ']' [2021-07-30T17:15:14.858Z] #50 3.122 ++ mktemp -d [2021-07-30T17:15:14.858Z] #50 3.122 + export GOPATH=/tmp/tmp.xwJddVY83t [2021-07-30T17:15:14.858Z] #50 3.122 + GOPATH=/tmp/tmp.xwJddVY83t [2021-07-30T17:15:14.858Z] #50 3.122 + RM_GOPATH=1 [2021-07-30T17:15:14.858Z] #50 3.122 + case "$(go env GOARCH)" in [2021-07-30T17:15:14.858Z] #50 3.122 ++ go env GOARCH [2021-07-30T17:15:14.858Z] #50 3.146 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:14.858Z] #50 3.146 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:14.858Z] #50 3.146 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:14.858Z] #50 3.146 + dir=/tmp/install [2021-07-30T17:15:14.858Z] #50 3.146 + bin=golangci_lint [2021-07-30T17:15:14.858Z] #50 3.146 + shift [2021-07-30T17:15:14.858Z] #50 3.146 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-30T17:15:14.858Z] #50 3.146 + . /tmp/install/golangci_lint.installer [2021-07-30T17:15:14.858Z] #50 3.146 ++ : v1.23.8 [2021-07-30T17:15:14.858Z] #50 3.146 + install_golangci_lint [2021-07-30T17:15:14.858Z] #50 3.146 + set -e [2021-07-30T17:15:14.858Z] #50 3.146 + export GO111MODULE=on [2021-07-30T17:15:14.858Z] #50 3.146 + GO111MODULE=on [2021-07-30T17:15:14.858Z] #50 3.146 + GOBIN=/build [2021-07-30T17:15:14.859Z] #50 3.146 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-30T17:15:14.935Z] #17 0.945 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:15:14.935Z] #17 1.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:15:15.100Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 3.8s done [2021-07-30T17:15:15.114Z] #50 3.838 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-30T17:15:15.190Z] #17 1.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:15:15.190Z] #17 1.199 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-30T17:15:15.190Z] #17 1.337 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-30T17:15:15.190Z] #17 1.442 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:15:15.446Z] #17 1.563 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-30T17:15:15.446Z] #17 1.691 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-30T17:15:15.702Z] #17 1.835 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-30T17:15:15.702Z] #17 1.970 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-30T17:15:15.957Z] #17 1.975 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-30T17:15:15.957Z] #17 2.037 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:15:15.957Z] #17 2.049 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-30T17:15:15.957Z] #17 2.055 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-30T17:15:15.957Z] #17 2.060 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-30T17:15:15.957Z] #17 2.065 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-30T17:15:15.957Z] #17 2.066 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-30T17:15:15.957Z] #17 2.066 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-30T17:15:15.957Z] #17 2.067 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-30T17:15:15.957Z] #17 2.068 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-30T17:15:15.957Z] #17 2.069 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:15:16.467Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.7s done [2021-07-30T17:15:16.467Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-30T17:15:16.526Z] #50 ... [2021-07-30T17:15:16.526Z] [2021-07-30T17:15:16.526Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:15:16.526Z] #59 sha256:22cc5d359a7285440e6c127f24298a3e14bbd1ab2baee7f45c13a068b95fa9e4 [2021-07-30T17:15:16.526Z] #59 2.214 + RM_GOPATH=0 [2021-07-30T17:15:16.526Z] #59 2.216 + TMP_GOPATH= [2021-07-30T17:15:16.526Z] #59 2.216 + : /build [2021-07-30T17:15:16.526Z] #59 2.216 + '[' -z '' ']' [2021-07-30T17:15:16.526Z] #59 2.216 ++ mktemp -d [2021-07-30T17:15:16.526Z] #59 2.233 + export GOPATH=/tmp/tmp.OlnPBS99ti [2021-07-30T17:15:16.526Z] #59 2.233 + GOPATH=/tmp/tmp.OlnPBS99ti [2021-07-30T17:15:16.526Z] #59 2.233 + RM_GOPATH=1 [2021-07-30T17:15:16.526Z] #59 2.233 + case "$(go env GOARCH)" in [2021-07-30T17:15:16.526Z] #59 2.234 ++ go env GOARCH [2021-07-30T17:15:16.526Z] #59 2.239 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:16.526Z] #59 2.239 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:16.526Z] #59 2.240 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:16.526Z] #59 2.240 + dir=/tmp/install [2021-07-30T17:15:16.526Z] #59 2.240 + bin=rootlesskit [2021-07-30T17:15:16.526Z] #59 2.240 + shift [2021-07-30T17:15:16.526Z] #59 2.240 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-30T17:15:16.526Z] #59 2.240 + . /tmp/install/rootlesskit.installer [2021-07-30T17:15:16.526Z] #59 2.240 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:15:16.526Z] #59 2.240 + install_rootlesskit [2021-07-30T17:15:16.526Z] #59 2.240 + case "$1" in [2021-07-30T17:15:16.526Z] #59 2.240 + export CGO_ENABLED=0 [2021-07-30T17:15:16.526Z] #59 2.240 + CGO_ENABLED=0 [2021-07-30T17:15:16.526Z] #59 2.240 + _install_rootlesskit [2021-07-30T17:15:16.526Z] #59 2.240 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-30T17:15:16.526Z] #59 2.240 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OlnPBS99ti/src/github.com/rootless-containers/rootlesskit [2021-07-30T17:15:16.526Z] #59 2.241 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:15:16.526Z] #59 2.259 Cloning into '/tmp/tmp.OlnPBS99ti/src/github.com/rootless-containers/rootlesskit'... [2021-07-30T17:15:16.526Z] #59 3.969 + cd /tmp/tmp.OlnPBS99ti/src/github.com/rootless-containers/rootlesskit [2021-07-30T17:15:16.526Z] #59 3.970 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:15:16.526Z] #59 4.006 + export GO111MODULE=on [2021-07-30T17:15:16.526Z] #59 4.007 + GO111MODULE=on [2021-07-30T17:15:16.526Z] #59 4.007 + export GOPROXY=https://proxy.golang.org [2021-07-30T17:15:16.526Z] #59 4.008 + GOPROXY=https://proxy.golang.org [2021-07-30T17:15:16.526Z] #59 4.008 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-30T17:15:16.526Z] #59 4.009 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-30T17:15:16.526Z] #59 4.982 go: downloading github.com/pkg/errors v0.9.1 [2021-07-30T17:15:16.526Z] #59 4.999 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-30T17:15:16.526Z] #59 5.054 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-30T17:15:16.526Z] #59 5.479 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-30T17:15:16.724Z] #9 ... [2021-07-30T17:15:16.724Z] [2021-07-30T17:15:16.724Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-30T17:15:16.724Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-30T17:15:16.724Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-30T17:15:16.724Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-30T17:15:16.724Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s done [2021-07-30T17:15:16.724Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-30T17:15:16.724Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-30T17:15:16.724Z] #26 DONE 7.1s [2021-07-30T17:15:16.724Z] [2021-07-30T17:15:16.724Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:16.724Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:17.673Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.9s done [2021-07-30T17:15:17.936Z] #9 ... [2021-07-30T17:15:17.936Z] [2021-07-30T17:15:17.936Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-30T17:15:17.936Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-30T17:15:17.936Z] #64 DONE 1.1s [2021-07-30T17:15:17.936Z] [2021-07-30T17:15:17.936Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:15:17.936Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-30T17:15:17.936Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.9s done [2021-07-30T17:15:17.936Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-07-30T17:15:17.936Z] #65 DONE 8.3s [2021-07-30T17:15:17.936Z] [2021-07-30T17:15:17.936Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:17.936Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:17.936Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-30T17:15:18.498Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.6s done [2021-07-30T17:15:18.755Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-30T17:15:19.123Z] #59 7.843 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-30T17:15:19.123Z] #59 8.171 go: downloading github.com/google/uuid v1.2.0 [2021-07-30T17:15:19.318Z] #9 ... [2021-07-30T17:15:19.318Z] [2021-07-30T17:15:19.318Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-30T17:15:19.318Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-30T17:15:19.318Z] #66 DONE 0.9s [2021-07-30T17:15:19.318Z] [2021-07-30T17:15:19.318Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:19.318Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:19.379Z] #59 8.174 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-30T17:15:19.379Z] #59 8.199 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-30T17:15:19.379Z] #59 8.226 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-30T17:15:19.379Z] #59 8.259 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-30T17:15:19.634Z] #59 8.374 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-30T17:15:19.634Z] #59 8.562 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-30T17:15:19.935Z] #59 8.921 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-30T17:15:20.191Z] #59 ... [2021-07-30T17:15:20.191Z] [2021-07-30T17:15:20.191Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-30T17:15:20.191Z] #24 sha256:f16240c7cc34693417b186cd54c2e3c055790cddd491088b273f6e263caf3876 [2021-07-30T17:15:20.191Z] #24 3.361 + RM_GOPATH=0 [2021-07-30T17:15:20.191Z] #24 3.361 + TMP_GOPATH= [2021-07-30T17:15:20.191Z] #24 3.361 + : /build [2021-07-30T17:15:20.191Z] #24 3.361 + '[' -z '' ']' [2021-07-30T17:15:20.191Z] #24 3.362 ++ mktemp -d [2021-07-30T17:15:20.191Z] #24 3.364 + export GOPATH=/tmp/tmp.JIEWP661nB [2021-07-30T17:15:20.191Z] #24 3.364 + GOPATH=/tmp/tmp.JIEWP661nB [2021-07-30T17:15:20.191Z] #24 3.364 + RM_GOPATH=1 [2021-07-30T17:15:20.191Z] #24 3.364 + case "$(go env GOARCH)" in [2021-07-30T17:15:20.191Z] #24 3.365 ++ go env GOARCH [2021-07-30T17:15:20.191Z] #24 3.377 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:20.191Z] #24 3.377 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:20.191Z] #24 3.377 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:20.191Z] #24 3.378 + dir=/tmp/install [2021-07-30T17:15:20.191Z] #24 3.378 + bin=dockercli [2021-07-30T17:15:20.191Z] #24 3.378 + shift [2021-07-30T17:15:20.191Z] #24 3.378 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-30T17:15:20.191Z] #24 3.378 + . /tmp/install/dockercli.installer [2021-07-30T17:15:20.191Z] #24 3.379 ++ : stable [2021-07-30T17:15:20.191Z] #24 3.379 ++ : 17.06.2-ce [2021-07-30T17:15:20.191Z] #24 3.382 + install_dockercli [2021-07-30T17:15:20.191Z] #24 3.382 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-30T17:15:20.191Z] #24 3.382 Install docker/cli version 17.06.2-ce from stable [2021-07-30T17:15:20.191Z] #24 3.383 ++ uname -m [2021-07-30T17:15:20.191Z] #24 3.385 + arch=x86_64 [2021-07-30T17:15:20.191Z] #24 3.385 + '[' x86_64 '!=' x86_64 ']' [2021-07-30T17:15:20.191Z] #24 3.385 + url=https://download.docker.com/linux/static [2021-07-30T17:15:20.191Z] #24 3.387 + tar -xz docker/docker [2021-07-30T17:15:20.191Z] #24 3.390 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-30T17:15:20.191Z] #24 8.469 + mkdir -p /build [2021-07-30T17:15:20.191Z] #24 8.474 + mv docker/docker /build/ [2021-07-30T17:15:20.191Z] #24 8.483 + rmdir docker [2021-07-30T17:15:20.191Z] #24 DONE 9.1s [2021-07-30T17:15:20.191Z] [2021-07-30T17:15:20.191Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-30T17:15:20.191Z] #37 sha256:a6ac22c448008e50282aa0dbdeb6e67d1d9e6c5659e09256ca471882697c9e54 [2021-07-30T17:15:20.191Z] #37 3.256 + RM_GOPATH=0 [2021-07-30T17:15:20.191Z] #37 3.256 + TMP_GOPATH= [2021-07-30T17:15:20.191Z] #37 3.256 + : /build [2021-07-30T17:15:20.191Z] #37 3.256 + '[' -z '' ']' [2021-07-30T17:15:20.191Z] #37 3.256 ++ mktemp -d [2021-07-30T17:15:20.191Z] #37 3.259 + export GOPATH=/tmp/tmp.x8gHoF4CNy [2021-07-30T17:15:20.191Z] #37 3.259 + GOPATH=/tmp/tmp.x8gHoF4CNy [2021-07-30T17:15:20.191Z] #37 3.259 + RM_GOPATH=1 [2021-07-30T17:15:20.191Z] #37 3.259 + case "$(go env GOARCH)" in [2021-07-30T17:15:20.191Z] #37 3.259 ++ go env GOARCH [2021-07-30T17:15:20.191Z] #37 3.284 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:20.191Z] #37 3.284 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:20.191Z] #37 3.284 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:20.191Z] #37 3.290 + dir=/tmp/install [2021-07-30T17:15:20.191Z] #37 3.290 + bin=tini [2021-07-30T17:15:20.191Z] #37 3.290 + shift [2021-07-30T17:15:20.191Z] #37 3.290 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-30T17:15:20.191Z] #37 3.290 + . /tmp/install/tini.installer [2021-07-30T17:15:20.191Z] #37 3.290 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:15:20.191Z] #37 3.290 + install_tini [2021-07-30T17:15:20.191Z] #37 3.295 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-30T17:15:20.191Z] #37 3.295 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:15:20.191Z] #37 3.295 + git clone https://github.com/krallin/tini.git /tmp/tmp.x8gHoF4CNy/tini [2021-07-30T17:15:20.191Z] #37 3.305 Cloning into '/tmp/tmp.x8gHoF4CNy/tini'... [2021-07-30T17:15:20.191Z] #37 3.798 + cd /tmp/tmp.x8gHoF4CNy/tini [2021-07-30T17:15:20.191Z] #37 3.798 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:15:20.191Z] #37 3.843 + cmake . [2021-07-30T17:15:20.191Z] #37 4.368 -- The C compiler identification is GNU 8.3.0 [2021-07-30T17:15:20.191Z] #37 4.440 -- Check for working C compiler: /usr/bin/cc [2021-07-30T17:15:20.191Z] #37 5.019 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-30T17:15:20.191Z] #37 5.029 -- Detecting C compiler ABI info [2021-07-30T17:15:20.191Z] #37 5.713 -- Detecting C compiler ABI info - done [2021-07-30T17:15:20.191Z] #37 5.764 -- Detecting C compile features [2021-07-30T17:15:20.191Z] #37 7.646 -- Detecting C compile features - done [2021-07-30T17:15:20.191Z] #37 7.691 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-30T17:15:20.191Z] #37 7.847 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-30T17:15:20.191Z] #37 7.945 -- Configuring done [2021-07-30T17:15:20.191Z] #37 7.962 -- Generating done [2021-07-30T17:15:20.191Z] #37 7.967 -- Build files have been written to: /tmp/tmp.x8gHoF4CNy/tini [2021-07-30T17:15:20.191Z] #37 7.976 + make tini-static [2021-07-30T17:15:20.191Z] #37 8.309 Scanning dependencies of target tini-static [2021-07-30T17:15:20.191Z] #37 8.459 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-30T17:15:21.119Z] #37 10.01 [100%] Linking C executable tini-static [2021-07-30T17:15:21.119Z] #37 ... [2021-07-30T17:15:21.119Z] [2021-07-30T17:15:21.119Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-30T17:15:21.119Z] #48 sha256:fb84b185cac99bee67b62c4925060600bb7b75471001eba178d3330daa6aa423 [2021-07-30T17:15:21.119Z] #48 3.235 + RM_GOPATH=0 [2021-07-30T17:15:21.119Z] #48 3.235 + TMP_GOPATH= [2021-07-30T17:15:21.119Z] #48 3.235 + : /build [2021-07-30T17:15:21.119Z] #48 3.235 + '[' -z '' ']' [2021-07-30T17:15:21.119Z] #48 3.235 ++ mktemp -d [2021-07-30T17:15:21.119Z] #48 3.244 + export GOPATH=/tmp/tmp.VwSDwajDxM [2021-07-30T17:15:21.119Z] #48 3.256 + GOPATH=/tmp/tmp.VwSDwajDxM [2021-07-30T17:15:21.119Z] #48 3.256 + RM_GOPATH=1 [2021-07-30T17:15:21.119Z] #48 3.256 + case "$(go env GOARCH)" in [2021-07-30T17:15:21.119Z] #48 3.256 ++ go env GOARCH [2021-07-30T17:15:21.119Z] #48 3.286 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.119Z] #48 3.287 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.119Z] #48 3.287 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:21.119Z] #48 3.289 + dir=/tmp/install [2021-07-30T17:15:21.119Z] #48 3.297 + bin=gotestsum [2021-07-30T17:15:21.119Z] #48 3.297 + shift [2021-07-30T17:15:21.119Z] #48 3.297 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-30T17:15:21.119Z] #48 3.298 + . /tmp/install/gotestsum.installer [2021-07-30T17:15:21.119Z] #48 3.298 ++ : v0.5.3 [2021-07-30T17:15:21.119Z] #48 3.298 + install_gotestsum [2021-07-30T17:15:21.119Z] #48 3.299 + set -e [2021-07-30T17:15:21.119Z] #48 3.299 + export GO111MODULE=on [2021-07-30T17:15:21.119Z] #48 3.299 + GO111MODULE=on [2021-07-30T17:15:21.119Z] #48 3.300 + GOBIN=/build [2021-07-30T17:15:21.119Z] #48 3.300 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-30T17:15:21.119Z] #48 3.862 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-30T17:15:21.119Z] #48 5.187 go: downloading github.com/fatih/color v1.9.0 [2021-07-30T17:15:21.119Z] #48 5.196 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-30T17:15:21.119Z] #48 5.199 go: downloading github.com/pkg/errors v0.9.1 [2021-07-30T17:15:21.119Z] #48 5.237 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-30T17:15:21.119Z] #48 5.527 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-30T17:15:21.119Z] #48 5.553 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-30T17:15:21.119Z] #48 5.730 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-30T17:15:21.119Z] #48 5.782 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-30T17:15:21.119Z] #48 6.131 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-30T17:15:21.119Z] #48 7.108 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-30T17:15:21.119Z] #48 7.524 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-30T17:15:21.376Z] #48 ... [2021-07-30T17:15:21.376Z] [2021-07-30T17:15:21.376Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:15:21.376Z] #52 sha256:b23a0ae05612deb84a8dd31e5df63452c86f483201c44209fea6324bd47d96c3 [2021-07-30T17:15:21.376Z] #52 3.351 + RM_GOPATH=0 [2021-07-30T17:15:21.376Z] #52 3.351 + TMP_GOPATH= [2021-07-30T17:15:21.376Z] #52 3.351 + : /build [2021-07-30T17:15:21.376Z] #52 3.351 + '[' -z '' ']' [2021-07-30T17:15:21.376Z] #52 3.352 ++ mktemp -d [2021-07-30T17:15:21.376Z] #52 3.355 + export GOPATH=/tmp/tmp.K3W1Cu1Idf [2021-07-30T17:15:21.376Z] #52 3.355 + GOPATH=/tmp/tmp.K3W1Cu1Idf [2021-07-30T17:15:21.376Z] #52 3.355 + RM_GOPATH=1 [2021-07-30T17:15:21.376Z] #52 3.355 + case "$(go env GOARCH)" in [2021-07-30T17:15:21.376Z] #52 3.356 ++ go env GOARCH [2021-07-30T17:15:21.376Z] #52 3.366 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.376Z] #52 3.366 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.376Z] #52 3.367 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:21.376Z] #52 3.369 + dir=/tmp/install [2021-07-30T17:15:21.376Z] #52 3.370 + bin=shfmt [2021-07-30T17:15:21.376Z] #52 3.370 + shift [2021-07-30T17:15:21.376Z] #52 3.370 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-30T17:15:21.376Z] #52 3.371 + . /tmp/install/shfmt.installer [2021-07-30T17:15:21.376Z] #52 3.371 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-30T17:15:21.376Z] #52 3.371 + install_shfmt [2021-07-30T17:15:21.376Z] #52 3.371 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-30T17:15:21.376Z] #52 3.371 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-30T17:15:21.376Z] #52 3.371 + git clone https://github.com/mvdan/sh.git /tmp/tmp.K3W1Cu1Idf/src/github.com/mvdan/sh [2021-07-30T17:15:21.376Z] #52 3.376 Cloning into '/tmp/tmp.K3W1Cu1Idf/src/github.com/mvdan/sh'... [2021-07-30T17:15:21.376Z] #52 ... [2021-07-30T17:15:21.376Z] [2021-07-30T17:15:21.376Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:15:21.376Z] #54 sha256:da0eb1077a0bd7488e5dc447c5ec9c2b0e1be4b5d44d2f7db512ec08ed0a2dd6 [2021-07-30T17:15:21.376Z] #54 2.826 + RM_GOPATH=0 [2021-07-30T17:15:21.376Z] #54 2.826 + TMP_GOPATH= [2021-07-30T17:15:21.376Z] #54 2.826 + : /build [2021-07-30T17:15:21.376Z] #54 2.826 + '[' -z '' ']' [2021-07-30T17:15:21.376Z] #54 2.827 ++ mktemp -d [2021-07-30T17:15:21.377Z] #54 2.833 + export GOPATH=/tmp/tmp.FGz5C5vZxN [2021-07-30T17:15:21.377Z] #54 2.833 + GOPATH=/tmp/tmp.FGz5C5vZxN [2021-07-30T17:15:21.377Z] #54 2.833 + RM_GOPATH=1 [2021-07-30T17:15:21.377Z] #54 2.833 + case "$(go env GOARCH)" in [2021-07-30T17:15:21.377Z] #54 2.833 ++ go env GOARCH [2021-07-30T17:15:21.377Z] #54 2.848 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.377Z] #54 2.848 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.377Z] #54 2.848 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:21.377Z] #54 2.848 + dir=/tmp/install [2021-07-30T17:15:21.377Z] #54 2.848 + bin=runc [2021-07-30T17:15:21.377Z] #54 2.848 + shift [2021-07-30T17:15:21.377Z] #54 2.848 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-30T17:15:21.377Z] #54 2.848 + . /tmp/install/runc.installer [2021-07-30T17:15:21.377Z] #54 2.848 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-30T17:15:21.377Z] #54 2.848 + install_runc [2021-07-30T17:15:21.377Z] #54 2.848 + uname -r [2021-07-30T17:15:21.377Z] #54 2.859 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-30T17:15:21.377Z] #54 2.859 + RUNC_BUILDTAGS='seccomp ' [2021-07-30T17:15:21.377Z] #54 2.862 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-30T17:15:21.377Z] #54 2.862 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FGz5C5vZxN/src/github.com/opencontainers/runc [2021-07-30T17:15:21.377Z] #54 2.862 Cloning into '/tmp/tmp.FGz5C5vZxN/src/github.com/opencontainers/runc'... [2021-07-30T17:15:21.377Z] #54 2.862 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-30T17:15:21.632Z] #54 ... [2021-07-30T17:15:21.632Z] [2021-07-30T17:15:21.632Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:15:21.632Z] #57 sha256:8b0dbd037a43ba4f50417742824cbb3fa08c1ccbb1a9f7deddb20ad59fc1c8d9 [2021-07-30T17:15:21.632Z] #57 3.179 + RM_GOPATH=0 [2021-07-30T17:15:21.632Z] #57 3.179 + TMP_GOPATH= [2021-07-30T17:15:21.632Z] #57 3.179 + : /build [2021-07-30T17:15:21.632Z] #57 3.179 + '[' -z '' ']' [2021-07-30T17:15:21.632Z] #57 3.179 ++ mktemp -d [2021-07-30T17:15:21.632Z] #57 3.193 + export GOPATH=/tmp/tmp.CDEwK48uMe [2021-07-30T17:15:21.632Z] #57 3.193 + GOPATH=/tmp/tmp.CDEwK48uMe [2021-07-30T17:15:21.632Z] #57 3.193 + RM_GOPATH=1 [2021-07-30T17:15:21.632Z] #57 3.193 + case "$(go env GOARCH)" in [2021-07-30T17:15:21.632Z] #57 3.193 ++ go env GOARCH [2021-07-30T17:15:21.632Z] #57 3.201 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.632Z] #57 3.201 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.632Z] #57 3.203 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:21.632Z] #57 3.203 + dir=/tmp/install [2021-07-30T17:15:21.632Z] #57 3.204 + bin=containerd [2021-07-30T17:15:21.632Z] #57 3.204 + shift [2021-07-30T17:15:21.632Z] #57 3.204 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-30T17:15:21.632Z] #57 3.204 + . /tmp/install/containerd.installer [2021-07-30T17:15:21.632Z] #57 3.204 ++ set -e [2021-07-30T17:15:21.633Z] #57 3.204 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:15:21.633Z] #57 3.205 + install_containerd [2021-07-30T17:15:21.633Z] #57 3.205 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-30T17:15:21.633Z] #57 3.205 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CDEwK48uMe/src/github.com/containerd/containerd [2021-07-30T17:15:21.633Z] #57 3.205 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:15:21.633Z] #57 3.208 Cloning into '/tmp/tmp.CDEwK48uMe/src/github.com/containerd/containerd'... [2021-07-30T17:15:21.888Z] #57 ... [2021-07-30T17:15:21.888Z] [2021-07-30T17:15:21.888Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:15:21.888Z] #46 sha256:61771c3b2e605dc2e2d91168682f7ac2c9823ea6f0a07c735a2c9db42e84097c [2021-07-30T17:15:21.888Z] #46 2.513 + RM_GOPATH=0 [2021-07-30T17:15:21.888Z] #46 2.513 + TMP_GOPATH= [2021-07-30T17:15:21.888Z] #46 2.513 + : /build [2021-07-30T17:15:21.888Z] #46 2.513 + '[' -z '' ']' [2021-07-30T17:15:21.888Z] #46 2.513 ++ mktemp -d [2021-07-30T17:15:21.888Z] #46 2.513 + export GOPATH=/tmp/tmp.YvxUVrM1Wn [2021-07-30T17:15:21.888Z] #46 2.513 + GOPATH=/tmp/tmp.YvxUVrM1Wn [2021-07-30T17:15:21.888Z] #46 2.513 + RM_GOPATH=1 [2021-07-30T17:15:21.888Z] #46 2.513 + case "$(go env GOARCH)" in [2021-07-30T17:15:21.888Z] #46 2.513 ++ go env GOARCH [2021-07-30T17:15:21.888Z] #46 2.550 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-30T17:15:21.888Z] #46 2.550 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.888Z] #46 2.550 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:21.888Z] #46 2.550 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:21.888Z] #46 2.550 + dir=/tmp/install [2021-07-30T17:15:21.888Z] #46 2.550 + bin=vndr [2021-07-30T17:15:21.888Z] #46 2.550 + shift [2021-07-30T17:15:21.888Z] #46 2.550 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-30T17:15:21.888Z] #46 2.550 + . /tmp/install/vndr.installer [2021-07-30T17:15:21.888Z] #46 2.550 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-30T17:15:21.888Z] #46 2.550 + install_vndr [2021-07-30T17:15:21.888Z] #46 2.550 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-30T17:15:21.888Z] #46 2.550 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YvxUVrM1Wn/src/github.com/LK4D4/vndr [2021-07-30T17:15:21.888Z] #46 2.550 Cloning into '/tmp/tmp.YvxUVrM1Wn/src/github.com/LK4D4/vndr'... [2021-07-30T17:15:21.888Z] #46 3.025 + cd /tmp/tmp.YvxUVrM1Wn/src/github.com/LK4D4/vndr [2021-07-30T17:15:21.888Z] #46 3.025 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-30T17:15:21.888Z] #46 3.044 + go build -buildmode=pie -v -o /build/vndr . [2021-07-30T17:15:21.888Z] #46 4.228 github.com/LK4D4/vndr/build [2021-07-30T17:15:21.888Z] #46 4.241 github.com/LK4D4/vndr/godl/singleflight [2021-07-30T17:15:21.888Z] #46 4.524 github.com/LK4D4/vndr/versioned [2021-07-30T17:15:21.888Z] #46 5.512 github.com/LK4D4/vndr/godl [2021-07-30T17:15:21.888Z] #46 7.688 github.com/LK4D4/vndr [2021-07-30T17:15:21.888Z] #46 ... [2021-07-30T17:15:21.889Z] [2021-07-30T17:15:21.889Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-30T17:15:21.889Z] #37 sha256:a6ac22c448008e50282aa0dbdeb6e67d1d9e6c5659e09256ca471882697c9e54 [2021-07-30T17:15:21.889Z] #37 10.74 [100%] Built target tini-static [2021-07-30T17:15:22.148Z] #37 10.80 + mkdir -p /build [2021-07-30T17:15:22.148Z] #37 10.80 + cp tini-static /build/docker-init [2021-07-30T17:15:22.148Z] #37 DONE 11.0s [2021-07-30T17:15:22.148Z] [2021-07-30T17:15:22.148Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:15:22.148Z] #59 sha256:22cc5d359a7285440e6c127f24298a3e14bbd1ab2baee7f45c13a068b95fa9e4 [2021-07-30T17:15:22.148Z] #59 11.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-30T17:15:22.573Z] #17 8.270 Fetched 48.3 MB in 8s (6275 kB/s) [2021-07-30T17:15:23.502Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.7s done [2021-07-30T17:15:23.502Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-30T17:15:24.709Z] #59 ... [2021-07-30T17:15:24.709Z] [2021-07-30T17:15:24.709Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:15:24.709Z] #46 sha256:61771c3b2e605dc2e2d91168682f7ac2c9823ea6f0a07c735a2c9db42e84097c [2021-07-30T17:15:24.709Z] #46 DONE 13.3s [2021-07-30T17:15:24.709Z] [2021-07-30T17:15:24.709Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:15:24.709Z] #54 sha256:da0eb1077a0bd7488e5dc447c5ec9c2b0e1be4b5d44d2f7db512ec08ed0a2dd6 [2021-07-30T17:15:24.709Z] #54 13.50 + cd /tmp/tmp.FGz5C5vZxN/src/github.com/opencontainers/runc [2021-07-30T17:15:24.709Z] #54 13.50 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-30T17:15:25.635Z] #54 ... [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-30T17:15:25.635Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-30T17:15:25.635Z] #14 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:15:25.635Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-30T17:15:25.635Z] #20 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-30T17:15:25.635Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-30T17:15:25.635Z] #39 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-30T17:15:25.635Z] #28 sha256:2c77277192f297b1b4fab72d5951f576e0198ceeee92805579282acd8118f362 [2021-07-30T17:15:25.635Z] #28 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:15:25.635Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:15:25.635Z] #40 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-30T17:15:25.635Z] #33 sha256:7bd704aa21c7ab18e6731e599c338b26d30f30a6db873a9e93316b3f09361a7f [2021-07-30T17:15:25.635Z] #33 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-30T17:15:25.635Z] #35 sha256:c1ec0f41dee9122c392561dde47befd4967a16d61fa55f6e017d8659cd8ec421 [2021-07-30T17:15:25.635Z] #35 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-30T17:15:25.635Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-30T17:15:25.635Z] #22 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-30T17:15:25.635Z] #41 sha256:83074917da988a101050476bf98a5bab5f6fabae603b4e7376741f31558bda79 [2021-07-30T17:15:25.635Z] #41 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-30T17:15:25.635Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-30T17:15:25.635Z] #16 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-30T17:15:25.635Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-30T17:15:25.635Z] #18 CACHED [2021-07-30T17:15:25.635Z] [2021-07-30T17:15:25.635Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:15:25.636Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:15:25.636Z] #44 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #27 [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 [2021-07-30T17:15:25.636Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-30T17:15:25.636Z] #27 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-30T17:15:25.636Z] #30 sha256:9e39bb5c943162fa39c46cec941215a52ebedd289034e7e7edb6bd61e15aba33 [2021-07-30T17:15:25.636Z] #30 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-30T17:15:25.636Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-30T17:15:25.636Z] #31 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-30T17:15:25.636Z] #34 sha256:0b3c81dbe880125b795930559b29488821798e4bb54251bf58dea2038f8fe2b8 [2021-07-30T17:15:25.636Z] #34 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-30T17:15:25.636Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-30T17:15:25.636Z] #43 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-30T17:15:25.636Z] #25 sha256:329e767ebcf1e95aa86634e330970c20f7620666f74aff23c84cf1b48746dd45 [2021-07-30T17:15:25.636Z] #25 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-30T17:15:25.636Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-30T17:15:25.636Z] #21 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #32 [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 [2021-07-30T17:15:25.636Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-30T17:15:25.636Z] #32 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-30T17:15:25.636Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-30T17:15:25.636Z] #17 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-30T17:15:25.636Z] #38 sha256:347c044e05bb516b9ffbbbacd90770cc5b010d84460232cf540410a6b2549c2b [2021-07-30T17:15:25.636Z] #38 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:15:25.636Z] #29 sha256:194074c19907bc054b622b26be72529996dd68915fddc5605032d192f7e1e5c4 [2021-07-30T17:15:25.636Z] #29 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-30T17:15:25.636Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-30T17:15:25.636Z] #19 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-30T17:15:25.636Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-30T17:15:25.636Z] #15 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-30T17:15:25.636Z] #45 sha256:28f1849e9cc6d47cb7093dc2f54ad3acdf2d361e8b00fcf739bcdf03effb6a43 [2021-07-30T17:15:25.636Z] #45 CACHED [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:15:25.636Z] #54 sha256:da0eb1077a0bd7488e5dc447c5ec9c2b0e1be4b5d44d2f7db512ec08ed0a2dd6 [2021-07-30T17:15:25.636Z] #54 14.17 + '[' -z '' ']' [2021-07-30T17:15:25.636Z] #54 14.17 + target=static [2021-07-30T17:15:25.636Z] #54 14.17 + make 'BUILDTAGS=seccomp ' static [2021-07-30T17:15:25.636Z] #54 ... [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-30T17:15:25.636Z] #47 sha256:1bdd380d446cdb63d91b7be6bd412795623643b437c19ca54831c796c242ba59 [2021-07-30T17:15:25.636Z] #47 DONE 0.1s [2021-07-30T17:15:25.636Z] [2021-07-30T17:15:25.636Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:15:25.636Z] #54 sha256:da0eb1077a0bd7488e5dc447c5ec9c2b0e1be4b5d44d2f7db512ec08ed0a2dd6 [2021-07-30T17:15:25.636Z] #54 14.39 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-30T17:15:25.889Z] #17 8.270 Reading package lists... [2021-07-30T17:15:26.775Z] #9 ... [2021-07-30T17:15:26.775Z] [2021-07-30T17:15:26.775Z] #27 [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 [2021-07-30T17:15:26.775Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-30T17:15:26.775Z] #27 1.393 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:15:26.775Z] #27 1.399 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:15:26.775Z] #27 1.399 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:15:26.775Z] #27 1.533 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-30T17:15:26.775Z] #27 1.737 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-30T17:15:26.775Z] #27 2.122 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-30T17:15:26.775Z] #27 3.875 Fetched 8458 kB in 3s (3100 kB/s) [2021-07-30T17:15:26.775Z] #27 3.875 Reading package lists... [2021-07-30T17:15:26.775Z] #27 4.802 Reading package lists... [2021-07-30T17:15:26.775Z] #27 5.707 Building dependency tree... [2021-07-30T17:15:26.775Z] #27 6.027 The following additional packages will be installed: [2021-07-30T17:15:26.775Z] #27 6.027 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-30T17:15:26.775Z] #27 6.027 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-30T17:15:26.775Z] #27 6.027 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-30T17:15:26.775Z] #27 6.027 Suggested packages: [2021-07-30T17:15:26.775Z] #27 6.027 krb5-doc krb5-user [2021-07-30T17:15:26.775Z] #27 6.027 Recommended packages: [2021-07-30T17:15:26.775Z] #27 6.027 krb5-locales publicsuffix libsasl2-modules [2021-07-30T17:15:26.775Z] #27 6.235 The following NEW packages will be installed: [2021-07-30T17:15:26.775Z] #27 6.235 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-30T17:15:26.775Z] #27 6.235 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-30T17:15:26.775Z] #27 6.235 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-30T17:15:26.775Z] #27 6.235 libssh2-1 libssl1.1 openssl [2021-07-30T17:15:26.775Z] #27 6.512 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-30T17:15:26.775Z] #27 6.512 Need to get 5058 kB of archives. [2021-07-30T17:15:26.775Z] #27 6.512 After this operation, 12.1 MB of additional disk space will be used. [2021-07-30T17:15:26.775Z] #27 6.512 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-30T17:15:26.775Z] #27 6.515 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-30T17:15:26.775Z] #27 6.517 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-30T17:15:26.775Z] #27 6.517 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-30T17:15:26.775Z] #27 6.519 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-30T17:15:26.775Z] #27 6.525 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-30T17:15:26.776Z] #27 6.578 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-30T17:15:26.776Z] #27 6.588 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-30T17:15:26.776Z] #27 6.591 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-30T17:15:26.776Z] #27 6.593 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-30T17:15:26.776Z] #27 6.595 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-30T17:15:26.776Z] #27 6.598 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-30T17:15:26.776Z] #27 6.601 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-30T17:15:26.776Z] #27 6.603 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-30T17:15:26.776Z] #27 6.605 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-30T17:15:26.776Z] #27 6.606 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-30T17:15:26.776Z] #27 6.609 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-30T17:15:26.776Z] #27 6.614 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-30T17:15:26.776Z] #27 6.618 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-30T17:15:26.776Z] #27 6.621 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-30T17:15:26.776Z] #27 6.624 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-30T17:15:26.776Z] #27 6.804 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:15:26.776Z] #27 6.832 Fetched 5058 kB in 0s (13.5 MB/s) [2021-07-30T17:15:26.776Z] #27 6.859 Selecting previously unselected package libkeyutils1:amd64. [2021-07-30T17:15:26.776Z] #27 6.859 (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 ... 6677 files and directories currently installed.) [2021-07-30T17:15:26.776Z] #27 6.862 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 6.870 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-30T17:15:26.776Z] #27 6.906 Selecting previously unselected package libkrb5support0:amd64. [2021-07-30T17:15:26.776Z] #27 6.906 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 6.909 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 6.952 Selecting previously unselected package libk5crypto3:amd64. [2021-07-30T17:15:26.776Z] #27 6.952 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 6.957 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 7.014 Selecting previously unselected package libssl1.1:amd64. [2021-07-30T17:15:26.776Z] #27 7.014 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.017 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-30T17:15:26.776Z] #27 7.201 Selecting previously unselected package libkrb5-3:amd64. [2021-07-30T17:15:26.776Z] #27 7.201 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.211 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 7.313 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-30T17:15:26.776Z] #27 7.313 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.322 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 7.379 Selecting previously unselected package openssl. [2021-07-30T17:15:26.776Z] #27 7.379 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.381 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-30T17:15:26.776Z] #27 7.512 Selecting previously unselected package ca-certificates. [2021-07-30T17:15:26.776Z] #27 7.512 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-30T17:15:26.776Z] #27 7.516 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-30T17:15:26.776Z] #27 7.587 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-30T17:15:26.776Z] #27 7.587 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.590 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-30T17:15:26.776Z] #27 7.631 Selecting previously unselected package libsasl2-2:amd64. [2021-07-30T17:15:26.776Z] #27 7.631 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.635 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-30T17:15:26.776Z] #27 7.673 Selecting previously unselected package libldap-common. [2021-07-30T17:15:26.776Z] #27 7.674 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-30T17:15:26.776Z] #27 7.679 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-30T17:15:26.776Z] #27 7.735 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-30T17:15:26.776Z] #27 7.735 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.738 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-30T17:15:26.776Z] #27 7.800 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-30T17:15:26.776Z] #27 7.800 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.804 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-30T17:15:26.776Z] #27 7.848 Selecting previously unselected package libpsl5:amd64. [2021-07-30T17:15:26.776Z] #27 7.848 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.852 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-30T17:15:26.776Z] #27 7.887 Selecting previously unselected package librtmp1:amd64. [2021-07-30T17:15:26.776Z] #27 7.887 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.891 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-30T17:15:26.776Z] #27 7.930 Selecting previously unselected package libssh2-1:amd64. [2021-07-30T17:15:26.776Z] #27 7.930 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.933 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-30T17:15:26.776Z] #27 7.980 Selecting previously unselected package libcurl4:amd64. [2021-07-30T17:15:26.776Z] #27 7.980 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 7.983 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 8.056 Selecting previously unselected package curl. [2021-07-30T17:15:26.776Z] #27 8.057 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 8.062 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 8.121 Selecting previously unselected package libonig5:amd64. [2021-07-30T17:15:26.776Z] #27 8.121 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 8.125 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-30T17:15:26.776Z] #27 8.185 Selecting previously unselected package libjq1:amd64. [2021-07-30T17:15:26.776Z] #27 8.185 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 8.188 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-30T17:15:26.776Z] #27 8.237 Selecting previously unselected package jq. [2021-07-30T17:15:26.776Z] #27 8.237 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-30T17:15:26.776Z] #27 8.242 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-30T17:15:26.776Z] #27 8.318 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-30T17:15:26.776Z] #27 8.326 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-30T17:15:26.776Z] #27 8.337 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-30T17:15:26.776Z] #27 8.471 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-30T17:15:26.776Z] #27 8.481 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-30T17:15:26.776Z] #27 8.496 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 8.506 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-30T17:15:26.776Z] #27 8.515 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-30T17:15:26.776Z] #27 8.526 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 8.536 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-30T17:15:26.776Z] #27 8.548 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-30T17:15:26.776Z] #27 8.558 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 8.568 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-30T17:15:26.776Z] #27 8.583 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-30T17:15:26.776Z] #27 8.594 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-30T17:15:26.776Z] #27 8.605 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-30T17:15:26.776Z] #27 8.615 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-30T17:15:26.776Z] #27 9.215 Updating certificates in /etc/ssl/certs... [2021-07-30T17:15:26.776Z] #27 9.985 137 added, 0 removed; done. [2021-07-30T17:15:26.776Z] #27 10.05 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 10.07 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-30T17:15:26.776Z] #27 10.08 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-30T17:15:26.776Z] #27 10.09 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-30T17:15:27.034Z] #27 10.10 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:15:27.034Z] #27 10.12 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-30T17:15:27.034Z] #27 10.13 Updating certificates in /etc/ssl/certs... [2021-07-30T17:15:27.034Z] #27 ... [2021-07-30T17:15:27.034Z] [2021-07-30T17:15:27.034Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:27.034Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:27.034Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.5s done [2021-07-30T17:15:27.293Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-30T17:15:29.204Z] #17 11.63 Reading package lists... [2021-07-30T17:15:29.766Z] #17 15.06 Building dependency tree... [2021-07-30T17:15:29.815Z] #9 ... [2021-07-30T17:15:29.815Z] [2021-07-30T17:15:29.815Z] #27 [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 [2021-07-30T17:15:29.815Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-30T17:15:29.815Z] #27 10.85 0 added, 0 removed; done. [2021-07-30T17:15:29.815Z] #27 10.85 Running hooks in /etc/ca-certificates/update.d... [2021-07-30T17:15:29.815Z] #27 10.85 done. [2021-07-30T17:15:29.815Z] #27 DONE 12.6s [2021-07-30T17:15:29.815Z] [2021-07-30T17:15:29.815Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-30T17:15:29.815Z] #28 sha256:f9ad53bc65c9adb9ffebf7b4879910ac67ca11db5486cbac9dc6fd2034d331e9 [2021-07-30T17:15:29.815Z] #28 DONE 0.1s [2021-07-30T17:15:29.815Z] [2021-07-30T17:15:29.815Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:15:29.815Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-30T17:15:30.328Z] #17 16.46 The following additional packages will be installed: [2021-07-30T17:15:30.328Z] #17 16.46 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-30T17:15:30.328Z] #17 16.46 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.46 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.46 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-30T17:15:30.328Z] #17 16.46 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.46 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.46 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-30T17:15:30.328Z] #17 16.46 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-30T17:15:30.328Z] #17 16.46 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.46 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.46 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-30T17:15:30.328Z] #17 16.46 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-30T17:15:30.328Z] #17 16.46 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-30T17:15:30.328Z] #17 16.46 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-30T17:15:30.328Z] #17 16.46 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.46 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.46 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-30T17:15:30.328Z] #17 16.46 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-30T17:15:30.328Z] #17 16.46 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-30T17:15:30.328Z] #17 16.46 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-30T17:15:30.328Z] #17 16.46 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-30T17:15:30.328Z] #17 16.46 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.46 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-30T17:15:30.328Z] #17 16.46 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-30T17:15:30.328Z] #17 16.46 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-30T17:15:30.328Z] #17 16.46 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.46 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-30T17:15:30.328Z] #17 16.46 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-30T17:15:30.328Z] #17 16.46 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-30T17:15:30.328Z] #17 16.46 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-30T17:15:30.328Z] #17 16.46 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-30T17:15:30.328Z] #17 16.46 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.46 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.46 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-30T17:15:30.328Z] #17 16.46 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.46 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-30T17:15:30.328Z] #17 16.46 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-30T17:15:30.328Z] #17 16.46 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-30T17:15:30.328Z] #17 16.46 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.46 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-30T17:15:30.328Z] #17 16.46 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-30T17:15:30.328Z] #17 16.46 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-30T17:15:30.328Z] #17 16.46 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.47 linux-libc-dev-s390x-cross patch xz-utils [2021-07-30T17:15:30.328Z] #17 16.47 Suggested packages: [2021-07-30T17:15:30.328Z] #17 16.47 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-30T17:15:30.328Z] #17 16.47 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-30T17:15:30.328Z] #17 16.47 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-30T17:15:30.328Z] #17 16.47 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.47 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-30T17:15:30.328Z] #17 16.47 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-30T17:15:30.328Z] #17 16.47 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-30T17:15:30.328Z] #17 16.47 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-30T17:15:30.328Z] #17 16.47 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-30T17:15:30.328Z] #17 16.47 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-30T17:15:30.328Z] #17 16.47 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-30T17:15:30.328Z] #17 16.47 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-30T17:15:30.328Z] #17 16.47 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-30T17:15:30.328Z] #17 16.47 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-30T17:15:30.328Z] #17 16.47 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-30T17:15:30.328Z] #17 16.47 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-30T17:15:30.328Z] #17 16.47 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.47 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.47 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.47 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.47 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-30T17:15:30.328Z] #17 16.47 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.47 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-30T17:15:30.328Z] #17 16.47 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-30T17:15:30.328Z] #17 16.47 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-30T17:15:30.328Z] #17 16.47 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-30T17:15:30.328Z] #17 16.47 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-30T17:15:30.328Z] #17 16.47 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-30T17:15:30.328Z] #17 16.47 libyaml-shell-perl ed diffutils-doc [2021-07-30T17:15:30.328Z] #17 16.47 Recommended packages: [2021-07-30T17:15:30.328Z] #17 16.47 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-30T17:15:30.328Z] #17 16.47 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-30T17:15:31.010Z] #54 ... [2021-07-30T17:15:31.010Z] [2021-07-30T17:15:31.010Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:15:31.010Z] #50 sha256:9bb64938ef35b84d90f7144e10418a5e999fdce5160008bd1bc1c2911779b80d [2021-07-30T17:15:31.010Z] #50 12.47 go: downloading github.com/fatih/color v1.7.0 [2021-07-30T17:15:31.010Z] #50 12.48 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-30T17:15:31.010Z] #50 12.53 go: downloading github.com/pkg/errors v0.8.1 [2021-07-30T17:15:31.010Z] #50 12.54 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-30T17:15:31.010Z] #50 12.56 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-30T17:15:31.010Z] #50 12.67 go: downloading github.com/spf13/viper v1.6.1 [2021-07-30T17:15:31.010Z] #50 12.95 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-30T17:15:31.010Z] #50 12.98 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-30T17:15:31.010Z] #50 13.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-30T17:15:31.010Z] #50 13.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-30T17:15:31.010Z] #50 13.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-30T17:15:31.010Z] #50 13.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-30T17:15:31.010Z] #50 15.77 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-30T17:15:31.010Z] #50 15.78 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-30T17:15:31.010Z] #50 15.89 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-30T17:15:31.010Z] #50 15.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-30T17:15:31.010Z] #50 15.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-30T17:15:31.010Z] #50 16.11 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-30T17:15:31.010Z] #50 16.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-30T17:15:31.010Z] #50 16.15 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-30T17:15:31.010Z] #50 16.17 go: downloading github.com/spf13/afero v1.1.2 [2021-07-30T17:15:31.010Z] #50 16.27 go: downloading github.com/spf13/cast v1.3.0 [2021-07-30T17:15:31.010Z] #50 16.30 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-30T17:15:31.010Z] #50 16.31 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-30T17:15:31.010Z] #50 16.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-30T17:15:31.010Z] #50 16.34 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-30T17:15:31.010Z] #50 16.43 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-30T17:15:31.010Z] #50 16.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-30T17:15:31.010Z] #50 16.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-30T17:15:31.011Z] #50 16.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-30T17:15:31.011Z] #50 16.60 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-30T17:15:31.011Z] #50 16.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-30T17:15:31.011Z] #50 16.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-30T17:15:31.011Z] #50 16.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-30T17:15:31.011Z] #50 16.69 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-30T17:15:31.011Z] #50 16.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-30T17:15:31.011Z] #50 16.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-30T17:15:31.011Z] #50 16.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-30T17:15:31.011Z] #50 16.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-30T17:15:31.011Z] #50 16.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-30T17:15:31.011Z] #50 16.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-30T17:15:31.011Z] #50 17.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-30T17:15:31.011Z] #50 17.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-30T17:15:31.011Z] #50 17.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-30T17:15:31.011Z] #50 17.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-30T17:15:31.011Z] #50 17.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-30T17:15:31.011Z] #50 17.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-30T17:15:31.011Z] #50 17.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-30T17:15:31.011Z] #50 17.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-30T17:15:31.011Z] #50 17.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-30T17:15:31.011Z] #50 17.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-30T17:15:31.011Z] #50 17.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-30T17:15:31.011Z] #50 17.99 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-30T17:15:31.011Z] #50 18.05 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-30T17:15:31.011Z] #50 18.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-30T17:15:31.011Z] #50 18.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-30T17:15:31.011Z] #50 18.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-30T17:15:31.011Z] #50 18.32 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-30T17:15:31.011Z] #50 18.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-30T17:15:31.011Z] #50 18.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-30T17:15:31.011Z] #50 18.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-30T17:15:31.011Z] #50 18.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-30T17:15:31.011Z] #50 18.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-30T17:15:31.011Z] #50 18.88 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-30T17:15:31.011Z] #50 18.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-30T17:15:31.011Z] #50 18.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-30T17:15:31.011Z] #50 18.90 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-30T17:15:31.011Z] #50 19.00 go: downloading golang.org/x/text v0.3.2 [2021-07-30T17:15:31.693Z] #17 17.73 The following NEW packages will be installed: [2021-07-30T17:15:31.693Z] #17 17.73 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-30T17:15:31.693Z] #17 17.73 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-30T17:15:31.693Z] #17 17.73 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-30T17:15:31.693Z] #17 17.73 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-30T17:15:31.693Z] #17 17.73 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-30T17:15:31.693Z] #17 17.73 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-30T17:15:31.693Z] #17 17.73 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-30T17:15:31.693Z] #17 17.73 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-30T17:15:31.693Z] #17 17.73 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-30T17:15:31.693Z] #17 17.73 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-30T17:15:31.693Z] #17 17.73 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-30T17:15:31.693Z] #17 17.73 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-30T17:15:31.693Z] #17 17.73 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-30T17:15:31.693Z] #17 17.73 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-30T17:15:31.693Z] #17 17.73 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-30T17:15:31.693Z] #17 17.73 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-30T17:15:31.693Z] #17 17.73 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-30T17:15:31.693Z] #17 17.73 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-30T17:15:31.693Z] #17 17.73 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-30T17:15:31.693Z] #17 17.73 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-30T17:15:31.693Z] #17 17.73 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-30T17:15:31.693Z] #17 17.73 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-30T17:15:31.693Z] #17 17.73 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-30T17:15:31.693Z] #17 17.73 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-30T17:15:31.693Z] #17 17.73 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-30T17:15:31.693Z] #17 17.73 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-30T17:15:31.693Z] #17 17.73 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-30T17:15:31.693Z] #17 17.73 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-30T17:15:31.693Z] #17 17.73 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-30T17:15:31.693Z] #17 17.73 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-30T17:15:31.693Z] #17 17.74 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-30T17:15:31.693Z] #17 17.74 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-30T17:15:31.693Z] #17 17.74 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-30T17:15:31.693Z] #17 17.74 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-30T17:15:31.693Z] #17 17.74 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-30T17:15:31.693Z] #17 17.74 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-30T17:15:31.693Z] #17 17.74 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-30T17:15:31.693Z] #17 17.74 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-30T17:15:31.693Z] #17 17.74 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-30T17:15:31.693Z] #17 17.74 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-30T17:15:31.693Z] #17 17.74 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-30T17:15:31.693Z] #17 17.74 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-30T17:15:31.693Z] #17 17.74 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-30T17:15:31.693Z] #17 17.74 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-30T17:15:31.693Z] #17 17.74 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-30T17:15:31.693Z] #17 17.74 linux-libc-dev-s390x-cross patch xz-utils [2021-07-30T17:15:31.948Z] #17 18.05 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:15:31.948Z] #17 18.05 Need to get 169 MB of archives. [2021-07-30T17:15:31.948Z] #17 18.05 After this operation, 612 MB of additional disk space will be used. [2021-07-30T17:15:31.948Z] #17 18.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-30T17:15:31.948Z] #17 18.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-30T17:15:31.948Z] #17 18.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-30T17:15:31.948Z] #17 18.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-30T17:15:31.948Z] #17 18.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-30T17:15:31.948Z] #17 18.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-30T17:15:31.948Z] #17 18.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-30T17:15:31.948Z] #17 18.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-30T17:15:31.948Z] #17 18.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-30T17:15:31.948Z] #17 18.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-30T17:15:31.948Z] #17 18.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-30T17:15:32.204Z] #17 18.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-30T17:15:32.204Z] #17 18.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-30T17:15:32.204Z] #17 18.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-30T17:15:32.204Z] #17 18.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-30T17:15:32.204Z] #17 18.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-30T17:15:32.204Z] #17 18.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-30T17:15:32.204Z] #17 18.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-30T17:15:32.204Z] #17 18.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-30T17:15:32.204Z] #17 18.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-30T17:15:32.336Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s [2021-07-30T17:15:32.375Z] #50 ... [2021-07-30T17:15:32.375Z] [2021-07-30T17:15:32.375Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:15:32.375Z] #52 sha256:b23a0ae05612deb84a8dd31e5df63452c86f483201c44209fea6324bd47d96c3 [2021-07-30T17:15:32.375Z] #52 10.93 + cd /tmp/tmp.K3W1Cu1Idf/src/github.com/mvdan/sh [2021-07-30T17:15:32.375Z] #52 10.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-30T17:15:32.375Z] #52 11.08 + GO111MODULE=on [2021-07-30T17:15:32.375Z] #52 11.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-30T17:15:32.375Z] #52 12.18 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-30T17:15:32.375Z] #52 12.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-30T17:15:32.375Z] #52 12.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-30T17:15:32.375Z] #52 13.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-30T17:15:32.375Z] #52 15.40 github.com/pkg/diff [2021-07-30T17:15:32.375Z] #52 15.45 golang.org/x/sys/unix [2021-07-30T17:15:32.375Z] #52 16.50 mvdan.cc/editorconfig [2021-07-30T17:15:32.375Z] #52 17.34 mvdan.cc/sh/v3/fileutil [2021-07-30T17:15:32.375Z] #52 17.54 mvdan.cc/sh/v3/syntax [2021-07-30T17:15:32.375Z] #52 20.91 golang.org/x/crypto/ssh/terminal [2021-07-30T17:15:32.375Z] #52 ... [2021-07-30T17:15:32.375Z] [2021-07-30T17:15:32.375Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:15:32.375Z] #54 sha256:da0eb1077a0bd7488e5dc447c5ec9c2b0e1be4b5d44d2f7db512ec08ed0a2dd6 [2021-07-30T17:15:32.375Z] #54 20.94 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-30T17:15:32.460Z] #17 18.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-30T17:15:32.460Z] #17 18.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-30T17:15:32.460Z] #17 18.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-30T17:15:32.460Z] #17 18.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-30T17:15:32.460Z] #17 18.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-30T17:15:32.460Z] #17 18.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-30T17:15:32.460Z] #17 18.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-30T17:15:32.460Z] #17 18.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-30T17:15:32.460Z] #17 18.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-30T17:15:32.460Z] #17 18.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-30T17:15:32.460Z] #17 18.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-30T17:15:32.460Z] #17 18.67 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-30T17:15:32.460Z] #17 18.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-30T17:15:32.460Z] #17 18.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-30T17:15:32.460Z] #17 18.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-30T17:15:32.460Z] #17 18.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-30T17:15:32.460Z] #17 18.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-30T17:15:32.460Z] #17 18.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-30T17:15:32.460Z] #17 18.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-30T17:15:32.460Z] #17 18.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-30T17:15:32.716Z] #17 18.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-30T17:15:32.716Z] #17 18.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-30T17:15:32.716Z] #17 18.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-30T17:15:32.716Z] #17 18.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-30T17:15:32.716Z] #17 18.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-30T17:15:32.716Z] #17 18.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-30T17:15:32.716Z] #17 18.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-30T17:15:32.716Z] #17 18.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-30T17:15:32.716Z] #17 18.91 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-30T17:15:32.716Z] #17 18.91 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-30T17:15:32.716Z] #17 18.91 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-30T17:15:32.716Z] #17 19.00 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-30T17:15:32.978Z] #17 19.01 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-30T17:15:32.978Z] #17 19.02 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-30T17:15:32.978Z] #17 19.02 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-30T17:15:32.978Z] #17 19.02 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-30T17:15:32.978Z] #17 19.03 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-30T17:15:32.979Z] #17 19.03 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-30T17:15:32.979Z] #17 19.03 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-30T17:15:32.979Z] #17 19.03 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-30T17:15:32.979Z] #17 19.05 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-30T17:15:32.979Z] #17 19.05 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-30T17:15:32.979Z] #17 19.05 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-30T17:15:32.979Z] #17 19.06 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-30T17:15:32.979Z] #17 19.13 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-30T17:15:32.979Z] #17 19.18 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-30T17:15:32.979Z] #17 19.22 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-30T17:15:32.979Z] #17 19.25 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-30T17:15:33.234Z] #17 19.26 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-30T17:15:33.234Z] #17 19.34 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-30T17:15:33.234Z] #17 19.34 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-30T17:15:33.234Z] #17 19.34 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-30T17:15:33.234Z] #17 19.35 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-30T17:15:33.234Z] #17 19.35 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-30T17:15:33.234Z] #17 19.35 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-30T17:15:33.234Z] #17 19.35 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-30T17:15:33.234Z] #17 19.36 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-30T17:15:33.234Z] #17 19.36 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-30T17:15:33.234Z] #17 19.36 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-30T17:15:33.234Z] #17 19.37 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-30T17:15:33.234Z] #17 19.43 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-30T17:15:33.234Z] #17 19.44 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-30T17:15:33.234Z] #17 19.45 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-30T17:15:33.234Z] #17 19.47 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-30T17:15:33.489Z] #17 19.48 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-30T17:15:33.489Z] #17 19.55 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-30T17:15:33.489Z] #17 19.56 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-30T17:15:33.489Z] #17 19.56 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-30T17:15:33.489Z] #17 19.57 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-30T17:15:33.489Z] #17 19.57 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-30T17:15:33.489Z] #17 19.57 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-30T17:15:33.489Z] #17 19.57 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-30T17:15:33.489Z] #17 19.57 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-30T17:15:33.489Z] #17 19.58 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-30T17:15:33.489Z] #17 19.58 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-30T17:15:33.489Z] #17 19.58 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-30T17:15:33.489Z] #17 19.58 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-30T17:15:33.489Z] #17 19.59 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-30T17:15:33.489Z] #17 19.59 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-30T17:15:33.489Z] #17 19.60 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-30T17:15:33.489Z] #17 19.67 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-30T17:15:33.489Z] #17 19.67 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-30T17:15:33.489Z] #17 19.68 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-30T17:15:33.489Z] #17 19.70 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-30T17:15:33.489Z] #17 19.72 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-30T17:15:33.489Z] #17 19.79 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-30T17:15:33.738Z] #54 22.44 + mkdir -p /build [2021-07-30T17:15:33.738Z] #54 22.44 + cp runc /build/runc [2021-07-30T17:15:33.745Z] #17 19.79 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-30T17:15:33.746Z] #17 19.79 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-30T17:15:33.746Z] #17 19.80 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-30T17:15:33.746Z] #17 19.87 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-30T17:15:33.746Z] #17 19.88 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-30T17:15:33.746Z] #17 19.88 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-30T17:15:33.746Z] #17 19.88 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-30T17:15:33.746Z] #17 19.89 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-30T17:15:33.746Z] #17 19.89 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-30T17:15:34.002Z] #17 19.95 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-30T17:15:34.002Z] #17 20.01 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-30T17:15:34.002Z] #17 20.07 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-30T17:15:34.002Z] #17 20.08 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-30T17:15:34.002Z] #17 20.09 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-30T17:15:34.002Z] #17 20.11 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-30T17:15:34.002Z] #17 20.12 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-30T17:15:34.002Z] #17 20.18 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-30T17:15:34.238Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 7.0s done [2021-07-30T17:15:34.257Z] #17 20.18 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-30T17:15:34.301Z] #54 DONE 22.9s [2021-07-30T17:15:34.301Z] [2021-07-30T17:15:34.301Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:15:34.301Z] #50 sha256:9bb64938ef35b84d90f7144e10418a5e999fdce5160008bd1bc1c2911779b80d [2021-07-30T17:15:34.301Z] #50 22.20 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-30T17:15:34.301Z] #50 22.23 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-30T17:15:34.301Z] #50 22.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-30T17:15:34.301Z] #50 22.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-30T17:15:34.301Z] #50 22.32 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-30T17:15:34.494Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-30T17:15:34.513Z] #17 20.50 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:15:34.513Z] #17 20.61 Fetched 169 MB in 2s (70.5 MB/s) [2021-07-30T17:15:34.513Z] #17 20.65 Selecting previously unselected package liblocale-gettext-perl. [2021-07-30T17:15:34.557Z] #50 23.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-30T17:15:34.751Z] #9 DONE 25.1s [2021-07-30T17:15:34.751Z] [2021-07-30T17:15:34.751Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-30T17:15:34.751Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-30T17:15:34.769Z] #17 20.65 (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 ... 15421 files and directories currently installed.) [2021-07-30T17:15:34.769Z] #17 20.74 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-30T17:15:34.769Z] #17 20.74 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-30T17:15:34.769Z] #17 20.77 Selecting previously unselected package bzip2. [2021-07-30T17:15:34.769Z] #17 20.77 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-30T17:15:34.769Z] #17 20.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-30T17:15:34.769Z] #17 20.81 Selecting previously unselected package libmagic-mgc. [2021-07-30T17:15:34.769Z] #17 20.81 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-30T17:15:34.769Z] #17 20.81 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-30T17:15:34.769Z] #17 20.88 Selecting previously unselected package libmagic1:amd64. [2021-07-30T17:15:34.769Z] #17 20.89 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-30T17:15:34.769Z] #17 20.89 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-30T17:15:34.769Z] #17 20.93 Selecting previously unselected package file. [2021-07-30T17:15:34.769Z] #17 20.93 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-30T17:15:34.769Z] #17 20.94 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-30T17:15:34.769Z] #17 20.97 Selecting previously unselected package xz-utils. [2021-07-30T17:15:34.769Z] #17 20.97 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-30T17:15:34.812Z] #50 23.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-30T17:15:35.024Z] #17 20.97 Unpacking xz-utils (5.2.4-1) ... [2021-07-30T17:15:35.024Z] #17 21.04 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-30T17:15:35.024Z] #17 21.04 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-30T17:15:35.024Z] #17 21.05 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-30T17:15:35.069Z] #50 23.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-30T17:15:35.285Z] #17 21.39 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-30T17:15:35.285Z] #17 21.39 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-30T17:15:35.285Z] #17 21.40 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-30T17:15:35.541Z] #17 21.71 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-30T17:15:35.541Z] #17 21.71 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-30T17:15:35.541Z] #17 21.71 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-30T17:15:35.630Z] #50 ... [2021-07-30T17:15:35.630Z] [2021-07-30T17:15:35.630Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:15:35.630Z] #59 sha256:22cc5d359a7285440e6c127f24298a3e14bbd1ab2baee7f45c13a068b95fa9e4 [2021-07-30T17:15:35.630Z] #59 14.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-30T17:15:35.885Z] #59 ... [2021-07-30T17:15:35.885Z] [2021-07-30T17:15:35.885Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:15:35.885Z] #52 sha256:b23a0ae05612deb84a8dd31e5df63452c86f483201c44209fea6324bd47d96c3 [2021-07-30T17:15:35.885Z] #52 24.01 mvdan.cc/sh/v3/cmd/shfmt [2021-07-30T17:15:36.102Z] #17 22.02 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-30T17:15:36.103Z] #17 22.02 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-30T17:15:36.103Z] #17 22.03 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-30T17:15:36.359Z] #17 22.31 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-30T17:15:36.359Z] #17 22.31 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-30T17:15:36.359Z] #17 22.31 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-30T17:15:36.359Z] #17 22.56 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-30T17:15:36.615Z] #17 22.56 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:36.615Z] #17 22.56 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:36.615Z] #17 22.60 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-30T17:15:36.615Z] #17 22.60 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:36.615Z] #17 22.60 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:37.176Z] #17 23.17 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-30T17:15:37.176Z] #17 23.17 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:37.176Z] #17 23.17 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:37.176Z] #17 23.21 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-30T17:15:37.176Z] #17 23.21 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:37.176Z] #17 23.22 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-30T17:15:37.294Z] #52 DONE 26.0s [2021-07-30T17:15:37.294Z] [2021-07-30T17:15:37.294Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:15:37.294Z] #59 sha256:22cc5d359a7285440e6c127f24298a3e14bbd1ab2baee7f45c13a068b95fa9e4 [2021-07-30T17:15:37.737Z] #17 23.81 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-30T17:15:37.737Z] #17 23.81 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:37.737Z] #17 23.82 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:37.737Z] #17 23.85 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-30T17:15:37.737Z] #17 23.85 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:37.737Z] #17 23.86 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-30T17:15:38.299Z] #17 24.45 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-30T17:15:38.299Z] #17 24.45 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:38.299Z] #17 24.45 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:38.299Z] #17 24.49 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-30T17:15:38.554Z] #17 24.49 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:38.554Z] #17 24.50 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:39.113Z] #17 25.10 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-30T17:15:39.113Z] #17 25.10 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:39.113Z] #17 25.10 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:39.113Z] #17 25.14 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-30T17:15:39.113Z] #17 25.14 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:39.113Z] #17 25.15 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:39.369Z] #17 25.68 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-30T17:15:39.624Z] #17 25.68 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:39.624Z] #17 25.69 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:39.624Z] #17 25.71 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-30T17:15:39.624Z] #17 25.71 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:39.624Z] #17 25.72 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-30T17:15:39.624Z] #17 25.74 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-30T17:15:39.624Z] #17 25.74 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:39.624Z] #17 25.75 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-30T17:15:39.624Z] #17 25.77 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-30T17:15:39.624Z] #17 25.78 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:39.624Z] #17 25.78 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:39.624Z] #17 25.81 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-30T17:15:39.624Z] #17 25.81 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:39.624Z] #17 25.81 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:39.624Z] #17 25.84 Selecting previously unselected package cross-config. [2021-07-30T17:15:39.624Z] #17 25.84 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-30T17:15:39.624Z] #17 25.85 Unpacking cross-config (2.6.15-3) ... [2021-07-30T17:15:39.624Z] #17 25.87 Selecting previously unselected package gcc-8-cross-base. [2021-07-30T17:15:39.624Z] #17 25.88 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:39.624Z] #17 25.88 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-30T17:15:39.624Z] #17 25.92 Selecting previously unselected package libc6-arm64-cross. [2021-07-30T17:15:39.880Z] #17 25.92 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:39.880Z] #17 25.92 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-30T17:15:39.880Z] #17 26.05 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-30T17:15:39.880Z] #17 26.05 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-30T17:15:39.880Z] #17 26.06 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:39.880Z] #17 26.09 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-30T17:15:39.880Z] #17 26.09 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:39.880Z] #17 26.09 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:39.880Z] #17 26.12 Selecting previously unselected package libitm1-arm64-cross. [2021-07-30T17:15:39.880Z] #17 26.12 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:39.880Z] #17 26.13 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:39.880Z] #17 26.15 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-30T17:15:40.002Z] #10 ... [2021-07-30T17:15:40.002Z] [2021-07-30T17:15:40.002Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:15:40.002Z] #29 sha256:5ee21cd8652a0e2988f81483be1b4a9e13329392da01d76fba89832b977e9346 [2021-07-30T17:15:40.002Z] #29 1.166 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-30T17:15:40.002Z] #29 1.240 [2021-07-30T17:15:40.002Z] #29 1.357 ############ 17.9% ########################### 37.7% ######################################### 57.7% ####################################################### 77.4% ##################################################################### 97.2% ######################################################################## 100.0% [2021-07-30T17:15:40.002Z] #29 1.848 [2021-07-30T17:15:40.002Z] #29 1.967 ################################### 49.1% ######################################################################## 100.0% [2021-07-30T17:15:40.002Z] #29 2.060 [2021-07-30T17:15:40.002Z] #29 2.175 ################################################################ 89.2% ######################################################################## 100.0% [2021-07-30T17:15:40.002Z] #29 2.281 [2021-07-30T17:15:40.002Z] #29 2.396 ############ 17.5% ########################## 36.9% ######################################## 56.2% ###################################################### 75.4% #################################################################### 94.6% ######################################################################## 100.0% [2021-07-30T17:15:40.003Z] #29 2.906 [2021-07-30T17:15:40.003Z] #29 3.028 ### 4.7% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.6% ################### 26.7% ######################## 34.7% ############################# 41.5% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.4% ################################################ 67.5% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.4% ################################################################### 93.6% ####################################################################### 98.8% ######################################################################## 100.0% [2021-07-30T17:15:40.003Z] #29 4.906 [2021-07-30T17:15:40.003Z] #29 5.181 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-30T17:15:40.003Z] #29 5.250 [2021-07-30T17:15:40.003Z] #29 5.322 ######################################################################## 100.0% [2021-07-30T17:15:40.003Z] #29 5.338 [2021-07-30T17:15:40.003Z] #29 5.637 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-30T17:15:40.003Z] #29 5.715 [2021-07-30T17:15:40.003Z] #29 5.894 0.3% ### 4.7% ######################################################################## 100.0% [2021-07-30T17:15:40.003Z] #29 6.180 [2021-07-30T17:15:40.003Z] #29 6.417 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-30T17:15:40.003Z] #29 6.476 [2021-07-30T17:15:40.003Z] #29 6.593 0.0% ###### 9.5% ######### 13.3% ##################### 29.4% ############################# 41.2% ################################# 47.1% ########################################## 58.9% ########################################### 60.4% ######################################################### 79.2% ######################################################################## 100.0% [2021-07-30T17:15:40.003Z] #29 7.667 [2021-07-30T17:15:40.003Z] #29 7.914 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-30T17:15:40.003Z] #29 7.970 [2021-07-30T17:15:40.003Z] #29 8.022 ######################################################################## 100.0% [2021-07-30T17:15:40.003Z] #29 8.043 [2021-07-30T17:15:40.003Z] #29 8.232 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-30T17:15:40.003Z] #29 8.294 [2021-07-30T17:15:40.003Z] #29 8.346 ######################################################################## 100.0% [2021-07-30T17:15:40.003Z] #29 8.371 [2021-07-30T17:15:40.003Z] #29 8.381 Download of images into '/build' complete. [2021-07-30T17:15:40.003Z] #29 8.381 Use something like the following to load the result into a Docker daemon: [2021-07-30T17:15:40.003Z] #29 8.381 tar -cC '/build' . | docker load [2021-07-30T17:15:40.003Z] #29 DONE 10.5s [2021-07-30T17:15:40.003Z] [2021-07-30T17:15:40.003Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-30T17:15:40.003Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-30T17:15:40.003Z] #10 DONE 5.3s [2021-07-30T17:15:40.003Z] [2021-07-30T17:15:40.003Z] #11 [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 [2021-07-30T17:15:40.003Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-30T17:15:40.176Z] #17 26.15 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:40.176Z] #17 26.16 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:40.176Z] #17 26.18 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-30T17:15:40.176Z] #17 26.19 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:40.176Z] #17 26.19 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:40.176Z] #17 26.25 Selecting previously unselected package libasan5-arm64-cross. [2021-07-30T17:15:40.176Z] #17 26.25 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:40.176Z] #17 26.26 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:40.176Z] #17 26.31 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-30T17:15:40.176Z] #17 26.31 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:40.176Z] #17 26.32 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:40.176Z] #17 26.35 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-30T17:15:40.176Z] #17 26.35 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:40.176Z] #17 26.36 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:40.432Z] #17 26.40 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-30T17:15:40.432Z] #17 26.41 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:40.432Z] #17 26.41 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:40.432Z] #17 26.44 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-30T17:15:40.432Z] #17 26.44 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:40.432Z] #17 26.45 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:40.432Z] #17 26.57 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-30T17:15:40.432Z] #17 26.58 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:40.432Z] #17 26.58 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:40.559Z] #59 ... [2021-07-30T17:15:40.559Z] [2021-07-30T17:15:40.559Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-30T17:15:40.559Z] #48 sha256:fb84b185cac99bee67b62c4925060600bb7b75471001eba178d3330daa6aa423 [2021-07-30T17:15:40.559Z] #48 DONE 29.1s [2021-07-30T17:15:40.559Z] [2021-07-30T17:15:40.559Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:15:40.559Z] #50 sha256:9bb64938ef35b84d90f7144e10418a5e999fdce5160008bd1bc1c2911779b80d [2021-07-30T17:15:40.814Z] #50 ... [2021-07-30T17:15:40.814Z] [2021-07-30T17:15:40.814Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:15:40.814Z] #57 sha256:8b0dbd037a43ba4f50417742824cbb3fa08c1ccbb1a9f7deddb20ad59fc1c8d9 [2021-07-30T17:15:40.814Z] #57 29.51 + cd /tmp/tmp.CDEwK48uMe/src/github.com/containerd/containerd [2021-07-30T17:15:40.814Z] #57 29.51 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:15:40.936Z] #11 DONE 0.8s [2021-07-30T17:15:40.936Z] [2021-07-30T17:15:40.936Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-30T17:15:40.936Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-30T17:15:40.936Z] #31 ... [2021-07-30T17:15:40.936Z] [2021-07-30T17:15:40.936Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-30T17:15:40.936Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-30T17:15:40.936Z] #39 DONE 0.2s [2021-07-30T17:15:40.936Z] [2021-07-30T17:15:40.936Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-30T17:15:40.936Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-30T17:15:40.936Z] #31 DONE 0.3s [2021-07-30T17:15:40.936Z] [2021-07-30T17:15:40.936Z] #32 [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 [2021-07-30T17:15:40.936Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-30T17:15:41.036Z] #17 27.18 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-30T17:15:41.036Z] #17 27.18 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:41.036Z] #17 27.19 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:41.036Z] #17 27.22 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-30T17:15:41.192Z] #32 ... [2021-07-30T17:15:41.192Z] [2021-07-30T17:15:41.192Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-30T17:15:41.192Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-30T17:15:41.192Z] #43 DONE 0.4s [2021-07-30T17:15:41.291Z] #17 27.22 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-30T17:15:41.291Z] #17 27.22 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-30T17:15:41.291Z] #17 27.37 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-30T17:15:41.291Z] #17 27.37 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:41.291Z] #17 27.38 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-30T17:15:41.448Z] [2021-07-30T17:15:41.448Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:15:41.448Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:15:41.547Z] #17 27.65 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-30T17:15:41.547Z] #17 27.65 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:41.547Z] #17 27.66 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:41.742Z] #57 ... [2021-07-30T17:15:41.742Z] [2021-07-30T17:15:41.742Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-30T17:15:41.742Z] #49 sha256:3048216f82f5805d4d3e608c6d98a4cd9f6ef51d48e7b2b793c3c3596d55d82e [2021-07-30T17:15:41.742Z] #49 DONE 0.1s [2021-07-30T17:15:41.742Z] [2021-07-30T17:15:41.742Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:15:41.742Z] #57 sha256:8b0dbd037a43ba4f50417742824cbb3fa08c1ccbb1a9f7deddb20ad59fc1c8d9 [2021-07-30T17:15:41.742Z] #57 30.34 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-30T17:15:41.742Z] #57 30.34 + BUILDTAGS='netgo osusergo static_build' [2021-07-30T17:15:41.742Z] #57 30.35 + export EXTRA_FLAGS=-buildmode=pie [2021-07-30T17:15:41.742Z] #57 30.35 + EXTRA_FLAGS=-buildmode=pie [2021-07-30T17:15:41.742Z] #57 30.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-30T17:15:41.742Z] #57 30.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-30T17:15:41.742Z] #57 30.35 + '[' '' = dynamic ']' [2021-07-30T17:15:41.742Z] #57 30.35 + make [2021-07-30T17:15:41.802Z] #17 27.88 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-30T17:15:41.802Z] #17 27.88 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:41.802Z] #17 27.89 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:42.304Z] #57 31.05 + bin/ctr [2021-07-30T17:15:42.405Z] #17 28.49 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-30T17:15:42.405Z] #17 28.50 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:42.405Z] #17 28.50 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:42.405Z] #17 28.52 Selecting previously unselected package patch. [2021-07-30T17:15:42.405Z] #17 28.52 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-30T17:15:42.405Z] #17 28.53 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-30T17:15:42.405Z] #17 28.57 Selecting previously unselected package dpkg-dev. [2021-07-30T17:15:42.405Z] #17 28.57 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-30T17:15:42.405Z] #17 28.57 Unpacking dpkg-dev (1.19.7) ... [2021-07-30T17:15:42.405Z] #17 28.67 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-30T17:15:42.661Z] #17 28.68 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-30T17:15:42.661Z] #17 28.68 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-30T17:15:42.661Z] #17 28.71 Selecting previously unselected package libio-string-perl. [2021-07-30T17:15:42.661Z] #17 28.71 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-30T17:15:42.661Z] #17 28.71 Unpacking libio-string-perl (1.08-3) ... [2021-07-30T17:15:42.661Z] #17 28.74 Selecting previously unselected package libicu63:amd64. [2021-07-30T17:15:42.661Z] #17 28.74 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-30T17:15:42.661Z] #17 28.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-30T17:15:43.586Z] #17 29.54 Selecting previously unselected package libxml2:amd64. [2021-07-30T17:15:43.586Z] #17 29.54 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-30T17:15:43.586Z] #17 29.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-30T17:15:43.586Z] #17 29.62 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-30T17:15:43.586Z] #17 29.62 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-30T17:15:43.586Z] #17 29.63 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-30T17:15:43.586Z] #17 29.65 Selecting previously unselected package libxml-sax-base-perl. [2021-07-30T17:15:43.586Z] #17 29.66 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-30T17:15:43.586Z] #17 29.66 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-30T17:15:43.586Z] #17 29.70 Selecting previously unselected package libxml-sax-perl. [2021-07-30T17:15:43.586Z] #17 29.70 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-30T17:15:43.586Z] #17 29.70 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-30T17:15:43.586Z] #17 29.74 Selecting previously unselected package libxml-libxml-perl. [2021-07-30T17:15:43.586Z] #17 29.74 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-30T17:15:43.586Z] #17 29.74 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-30T17:15:43.586Z] #17 29.80 Selecting previously unselected package libxml-simple-perl. [2021-07-30T17:15:43.843Z] #17 29.80 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-30T17:15:43.843Z] #17 29.81 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-30T17:15:43.843Z] #17 29.84 Selecting previously unselected package libyaml-perl. [2021-07-30T17:15:43.843Z] #17 29.84 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-30T17:15:43.843Z] #17 29.84 Unpacking libyaml-perl (1.27-1) ... [2021-07-30T17:15:43.843Z] #17 29.87 Selecting previously unselected package libconfig-auto-perl. [2021-07-30T17:15:43.843Z] #17 29.88 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-30T17:15:43.843Z] #17 29.88 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-30T17:15:43.843Z] #17 29.91 Selecting previously unselected package libfile-which-perl. [2021-07-30T17:15:43.843Z] #17 29.91 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-30T17:15:43.843Z] #17 29.91 Unpacking libfile-which-perl (1.23-1) ... [2021-07-30T17:15:43.843Z] #17 29.94 Selecting previously unselected package libfile-homedir-perl. [2021-07-30T17:15:43.843Z] #17 29.94 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-30T17:15:43.843Z] #17 29.94 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-30T17:15:43.843Z] #17 29.97 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-30T17:15:43.843Z] #17 29.97 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-30T17:15:43.843Z] #17 29.98 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-30T17:15:43.843Z] #17 30.01 Selecting previously unselected package dpkg-cross. [2021-07-30T17:15:43.971Z] #44 ... [2021-07-30T17:15:43.971Z] [2021-07-30T17:15:43.971Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-30T17:15:43.971Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-30T17:15:43.971Z] #12 DONE 3.2s [2021-07-30T17:15:43.971Z] [2021-07-30T17:15:43.971Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:15:43.971Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:15:44.098Z] #17 30.01 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-30T17:15:44.098Z] #17 30.02 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-30T17:15:44.098Z] #17 30.04 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-30T17:15:44.098Z] #17 30.04 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-30T17:15:44.098Z] #17 30.05 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-30T17:15:44.098Z] #17 30.07 Selecting previously unselected package libc6-armel-cross. [2021-07-30T17:15:44.098Z] #17 30.07 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:44.098Z] #17 30.08 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-30T17:15:44.098Z] #17 30.20 Selecting previously unselected package libgcc1-armel-cross. [2021-07-30T17:15:44.098Z] #17 30.20 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-30T17:15:44.098Z] #17 30.20 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:44.098Z] #17 30.23 Selecting previously unselected package libgomp1-armel-cross. [2021-07-30T17:15:44.098Z] #17 30.24 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:44.098Z] #17 30.24 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:44.098Z] #17 30.28 Selecting previously unselected package libatomic1-armel-cross. [2021-07-30T17:15:44.398Z] #17 30.28 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:44.398Z] #17 30.28 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:44.398Z] #17 30.31 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-30T17:15:44.398Z] #17 30.31 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:44.398Z] #17 30.31 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:44.398Z] #17 30.36 Selecting previously unselected package libasan5-armel-cross. [2021-07-30T17:15:44.398Z] #17 30.37 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:44.398Z] #17 30.37 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:44.398Z] #17 30.43 Selecting previously unselected package libubsan1-armel-cross. [2021-07-30T17:15:44.398Z] #17 30.43 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:44.398Z] #17 30.43 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:44.398Z] #17 30.47 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-30T17:15:44.398Z] #17 30.47 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:44.398Z] #17 30.47 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:44.398Z] #17 30.57 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-30T17:15:44.654Z] #17 30.57 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:44.654Z] #17 30.57 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-30T17:15:45.215Z] #17 31.20 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-30T17:15:45.215Z] #17 31.20 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:45.215Z] #17 31.21 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-30T17:15:45.215Z] #17 31.23 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-30T17:15:45.215Z] #17 31.24 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-30T17:15:45.215Z] #17 31.24 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-30T17:15:45.215Z] #17 31.39 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-30T17:15:45.215Z] #17 31.39 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:45.215Z] #17 31.40 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-30T17:15:45.471Z] #17 31.64 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-30T17:15:45.471Z] #17 31.65 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:45.471Z] #17 31.65 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:45.727Z] #17 31.88 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-30T17:15:45.727Z] #17 31.88 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:45.727Z] #17 31.88 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-30T17:15:46.288Z] #17 32.52 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-30T17:15:46.288Z] #17 32.52 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:46.288Z] #17 32.52 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-30T17:15:46.288Z] #17 32.54 Selecting previously unselected package crossbuild-essential-armel. [2021-07-30T17:15:46.288Z] #17 32.55 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-30T17:15:46.288Z] #17 32.55 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-30T17:15:46.288Z] #17 32.57 Selecting previously unselected package libc6-armhf-cross. [2021-07-30T17:15:46.288Z] #17 32.58 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:46.288Z] #17 32.58 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-30T17:15:46.519Z] #57 ... [2021-07-30T17:15:46.519Z] [2021-07-30T17:15:46.519Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:15:46.519Z] #59 sha256:22cc5d359a7285440e6c127f24298a3e14bbd1ab2baee7f45c13a068b95fa9e4 [2021-07-30T17:15:46.519Z] #59 33.22 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-30T17:15:46.519Z] #59 33.22 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-30T17:15:46.519Z] #59 DONE 34.7s [2021-07-30T17:15:46.519Z] [2021-07-30T17:15:46.519Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-30T17:15:46.519Z] #60 sha256:377e2b5f822af45026353eb0a4ecd0c8c46f2c10d2968a5f7ad8c46c2208508c [2021-07-30T17:15:46.519Z] #60 DONE 0.1s [2021-07-30T17:15:46.519Z] [2021-07-30T17:15:46.519Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-30T17:15:46.519Z] #61 sha256:da695f10518dc97ca0462eec598d7fbb42893231553e88507e3e90c0a04ad105 [2021-07-30T17:15:46.519Z] #61 DONE 0.1s [2021-07-30T17:15:46.519Z] [2021-07-30T17:15:46.519Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:15:46.519Z] #57 sha256:8b0dbd037a43ba4f50417742824cbb3fa08c1ccbb1a9f7deddb20ad59fc1c8d9 [2021-07-30T17:15:46.544Z] #17 32.70 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-30T17:15:46.544Z] #17 32.70 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-30T17:15:46.544Z] #17 32.70 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:46.544Z] #17 32.73 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-30T17:15:46.544Z] #17 32.74 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:46.544Z] #17 32.74 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:46.544Z] #17 32.78 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-30T17:15:46.544Z] #17 32.78 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:46.544Z] #17 32.80 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:46.544Z] #17 32.83 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-30T17:15:46.845Z] #17 32.83 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:46.845Z] #17 32.83 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:46.845Z] #17 32.89 Selecting previously unselected package libasan5-armhf-cross. [2021-07-30T17:15:46.845Z] #17 32.89 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:46.845Z] #17 32.90 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:46.845Z] #17 32.95 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-30T17:15:46.845Z] #17 32.95 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:46.845Z] #17 32.96 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:46.845Z] #17 32.99 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-30T17:15:46.845Z] #17 32.99 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:46.845Z] #17 33.00 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:46.845Z] #17 33.09 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-30T17:15:47.101Z] #17 33.09 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:47.101Z] #17 33.10 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-30T17:15:47.445Z] #57 ... [2021-07-30T17:15:47.445Z] [2021-07-30T17:15:47.445Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-30T17:15:47.445Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-30T17:15:47.445Z] #64 CACHED [2021-07-30T17:15:47.445Z] [2021-07-30T17:15:47.445Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-30T17:15:47.445Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-30T17:15:47.445Z] #66 CACHED [2021-07-30T17:15:47.445Z] [2021-07-30T17:15:47.445Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:15:47.445Z] #57 sha256:8b0dbd037a43ba4f50417742824cbb3fa08c1ccbb1a9f7deddb20ad59fc1c8d9 [2021-07-30T17:15:47.663Z] #17 33.73 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-30T17:15:47.663Z] #17 33.73 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:47.663Z] #17 33.73 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-30T17:15:47.663Z] #17 33.76 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-30T17:15:47.663Z] #17 33.76 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-30T17:15:47.663Z] #17 33.77 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-30T17:15:47.918Z] #17 33.91 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-30T17:15:47.918Z] #17 33.92 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:47.918Z] #17 33.92 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-30T17:15:48.143Z] #13 4.195 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-30T17:15:48.174Z] #17 34.17 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-30T17:15:48.174Z] #17 34.17 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:48.174Z] #17 34.18 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:48.174Z] #17 34.41 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-30T17:15:48.400Z] #13 4.515 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:15:48.400Z] #13 4.519 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:15:48.400Z] #13 4.581 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:15:48.430Z] #17 34.41 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:48.430Z] #17 34.41 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-30T17:15:48.991Z] #17 35.05 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-30T17:15:48.991Z] #17 35.05 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:48.991Z] #17 35.06 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-30T17:15:48.991Z] #17 35.08 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-30T17:15:48.991Z] #17 35.08 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-30T17:15:48.991Z] #17 35.08 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-30T17:15:48.991Z] #17 35.11 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-30T17:15:48.991Z] #17 35.11 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:48.991Z] #17 35.12 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-30T17:15:49.246Z] #17 35.28 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-30T17:15:49.246Z] #17 35.28 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.246Z] #17 35.29 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:49.246Z] #17 35.32 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-30T17:15:49.246Z] #17 35.32 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.246Z] #17 35.32 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.246Z] #17 35.35 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-30T17:15:49.246Z] #17 35.36 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.246Z] #17 35.36 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.246Z] #17 35.39 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-30T17:15:49.246Z] #17 35.39 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.246Z] #17 35.40 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.246Z] #17 35.42 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-30T17:15:49.246Z] #17 35.43 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.246Z] #17 35.43 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.246Z] #17 35.50 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-30T17:15:49.331Z] #13 5.330 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-30T17:15:49.501Z] #17 35.50 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.501Z] #17 35.50 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.501Z] #17 35.57 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-30T17:15:49.501Z] #17 35.57 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.501Z] #17 35.57 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.501Z] #17 35.61 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-30T17:15:49.501Z] #17 35.61 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.501Z] #17 35.62 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.501Z] #17 35.67 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-30T17:15:49.501Z] #17 35.67 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.501Z] #17 35.68 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.501Z] #17 35.72 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-30T17:15:49.588Z] #13 ... [2021-07-30T17:15:49.588Z] [2021-07-30T17:15:49.588Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:15:49.588Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:15:49.588Z] #44 5.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:15:49.588Z] #44 6.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:15:49.588Z] #44 6.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:15:49.588Z] #44 6.656 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-30T17:15:49.588Z] #44 7.580 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-30T17:15:49.756Z] #17 35.72 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.756Z] #17 35.72 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.756Z] #17 35.76 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-30T17:15:49.756Z] #17 35.76 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:49.756Z] #17 35.77 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:49.756Z] #17 35.99 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-30T17:15:50.011Z] #17 35.99 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:50.011Z] #17 36.00 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:50.572Z] #17 36.64 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-30T17:15:50.572Z] #17 36.64 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:50.572Z] #17 36.64 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:50.572Z] #17 36.67 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-30T17:15:50.572Z] #17 36.68 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-30T17:15:50.572Z] #17 36.68 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-30T17:15:50.572Z] #17 36.84 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-30T17:15:50.572Z] #17 36.84 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:50.572Z] #17 36.84 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-30T17:15:50.958Z] #44 9.527 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-30T17:15:50.958Z] #44 ... [2021-07-30T17:15:50.958Z] [2021-07-30T17:15:50.958Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:15:50.958Z] #52 sha256:317bc7f674a11c21bdc67d86d87abceb236a21341400e7ffa797fde8ff8bd518 [2021-07-30T17:15:50.958Z] #52 5.006 + RM_GOPATH=0 [2021-07-30T17:15:50.958Z] #52 5.006 + TMP_GOPATH= [2021-07-30T17:15:50.958Z] #52 5.006 + : /build [2021-07-30T17:15:50.958Z] #52 5.006 + '[' -z '' ']' [2021-07-30T17:15:50.958Z] #52 5.006 ++ mktemp -d [2021-07-30T17:15:50.958Z] #52 5.024 + export GOPATH=/tmp/tmp.piQ8TzsDDb [2021-07-30T17:15:50.958Z] #52 5.024 + GOPATH=/tmp/tmp.piQ8TzsDDb [2021-07-30T17:15:50.958Z] #52 5.024 + RM_GOPATH=1 [2021-07-30T17:15:50.958Z] #52 5.024 + case "$(go env GOARCH)" in [2021-07-30T17:15:50.958Z] #52 5.033 ++ go env GOARCH [2021-07-30T17:15:50.958Z] #52 5.065 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:50.958Z] #52 5.065 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:50.958Z] #52 5.065 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:50.958Z] #52 5.077 + dir=/tmp/install [2021-07-30T17:15:50.958Z] #52 5.077 + bin=shfmt [2021-07-30T17:15:50.958Z] #52 5.077 + shift [2021-07-30T17:15:50.958Z] #52 5.077 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-30T17:15:50.958Z] #52 5.077 + . /tmp/install/shfmt.installer [2021-07-30T17:15:50.958Z] #52 5.077 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-30T17:15:50.958Z] #52 5.086 + install_shfmt [2021-07-30T17:15:50.958Z] #52 5.086 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-30T17:15:50.958Z] #52 5.086 + git clone https://github.com/mvdan/sh.git /tmp/tmp.piQ8TzsDDb/src/github.com/mvdan/sh [2021-07-30T17:15:50.958Z] #52 5.086 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-30T17:15:50.958Z] #52 5.096 Cloning into '/tmp/tmp.piQ8TzsDDb/src/github.com/mvdan/sh'... [2021-07-30T17:15:50.958Z] #52 ... [2021-07-30T17:15:50.958Z] [2021-07-30T17:15:50.958Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-30T17:15:50.958Z] #24 sha256:51ba6bde737529b67cdaf5dfc9caa1034e84c7ccbb4089bd214f2b7b443c8900 [2021-07-30T17:15:50.958Z] #24 4.657 + RM_GOPATH=0 [2021-07-30T17:15:50.958Z] #24 4.657 + TMP_GOPATH= [2021-07-30T17:15:50.958Z] #24 4.657 + : /build [2021-07-30T17:15:50.958Z] #24 4.657 + '[' -z '' ']' [2021-07-30T17:15:50.958Z] #24 4.657 ++ mktemp -d [2021-07-30T17:15:50.958Z] #24 4.657 + export GOPATH=/tmp/tmp.CVKAC1mNEO [2021-07-30T17:15:50.958Z] #24 4.657 + GOPATH=/tmp/tmp.CVKAC1mNEO [2021-07-30T17:15:50.958Z] #24 4.657 + RM_GOPATH=1 [2021-07-30T17:15:50.958Z] #24 4.657 + case "$(go env GOARCH)" in [2021-07-30T17:15:50.958Z] #24 4.657 ++ go env GOARCH [2021-07-30T17:15:50.958Z] #24 4.666 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:50.958Z] #24 4.666 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:50.958Z] #24 4.669 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:50.958Z] #24 4.671 Install docker/cli version 17.06.2-ce from stable [2021-07-30T17:15:50.958Z] #24 4.671 + dir=/tmp/install [2021-07-30T17:15:50.958Z] #24 4.671 + bin=dockercli [2021-07-30T17:15:50.958Z] #24 4.671 + shift [2021-07-30T17:15:50.958Z] #24 4.671 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-30T17:15:50.958Z] #24 4.671 + . /tmp/install/dockercli.installer [2021-07-30T17:15:50.958Z] #24 4.671 ++ : stable [2021-07-30T17:15:50.958Z] #24 4.671 ++ : 17.06.2-ce [2021-07-30T17:15:50.958Z] #24 4.671 + install_dockercli [2021-07-30T17:15:50.958Z] #24 4.671 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-30T17:15:50.958Z] #24 4.672 ++ uname -m [2021-07-30T17:15:50.958Z] #24 4.672 + arch=x86_64 [2021-07-30T17:15:50.958Z] #24 4.672 + '[' x86_64 '!=' x86_64 ']' [2021-07-30T17:15:50.958Z] #24 4.672 + url=https://download.docker.com/linux/static [2021-07-30T17:15:50.958Z] #24 4.672 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-30T17:15:50.958Z] #24 4.672 + tar -xz docker/docker [2021-07-30T17:15:50.958Z] #24 ... [2021-07-30T17:15:50.958Z] [2021-07-30T17:15:50.958Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-30T17:15:50.958Z] #48 sha256:5a2cb835c0cca8a4fc6348acf6276121845844bced63de664c2ea80d9f524f78 [2021-07-30T17:15:50.958Z] #48 4.399 + RM_GOPATH=0 [2021-07-30T17:15:50.958Z] #48 4.399 + TMP_GOPATH= [2021-07-30T17:15:50.958Z] #48 4.399 + : /build [2021-07-30T17:15:50.958Z] #48 4.399 + '[' -z '' ']' [2021-07-30T17:15:50.958Z] #48 4.399 ++ mktemp -d [2021-07-30T17:15:50.958Z] #48 4.399 + export GOPATH=/tmp/tmp.juDOzcgOma [2021-07-30T17:15:50.958Z] #48 4.399 + GOPATH=/tmp/tmp.juDOzcgOma [2021-07-30T17:15:50.958Z] #48 4.399 + RM_GOPATH=1 [2021-07-30T17:15:50.958Z] #48 4.399 + case "$(go env GOARCH)" in [2021-07-30T17:15:50.958Z] #48 4.399 ++ go env GOARCH [2021-07-30T17:15:50.958Z] #48 4.399 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:50.958Z] #48 4.399 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:50.958Z] #48 4.399 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:50.958Z] #48 4.404 + dir=/tmp/install [2021-07-30T17:15:50.958Z] #48 4.404 + bin=gotestsum [2021-07-30T17:15:50.958Z] #48 4.404 + shift [2021-07-30T17:15:50.958Z] #48 4.404 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-30T17:15:50.958Z] #48 4.404 + . /tmp/install/gotestsum.installer [2021-07-30T17:15:50.958Z] #48 4.404 ++ : v0.5.3 [2021-07-30T17:15:50.958Z] #48 4.404 + install_gotestsum [2021-07-30T17:15:50.958Z] #48 4.404 + set -e [2021-07-30T17:15:50.958Z] #48 4.404 + export GO111MODULE=on [2021-07-30T17:15:50.958Z] #48 4.404 + GO111MODULE=on [2021-07-30T17:15:50.958Z] #48 4.404 + GOBIN=/build [2021-07-30T17:15:50.958Z] #48 4.404 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-30T17:15:50.958Z] #48 5.190 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-30T17:15:50.958Z] #48 7.982 go: downloading github.com/fatih/color v1.9.0 [2021-07-30T17:15:50.958Z] #48 8.002 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-30T17:15:50.958Z] #48 8.037 go: downloading github.com/pkg/errors v0.9.1 [2021-07-30T17:15:50.958Z] #48 8.082 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-30T17:15:50.958Z] #48 8.298 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-30T17:15:50.958Z] #48 8.401 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-30T17:15:50.958Z] #48 8.575 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-30T17:15:50.958Z] #48 8.622 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-30T17:15:50.958Z] #48 8.669 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-30T17:15:50.959Z] #48 9.405 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-30T17:15:51.133Z] #17 37.16 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-30T17:15:51.133Z] #17 37.17 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:51.133Z] #17 37.17 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:51.133Z] #17 37.41 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-30T17:15:51.216Z] #48 ... [2021-07-30T17:15:51.216Z] [2021-07-30T17:15:51.216Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-30T17:15:51.216Z] #34 sha256:00feaa43130b41bfe3176e1d6321ef95daba867aadd8e330a8adbefec2f04caf [2021-07-30T17:15:51.216Z] #34 5.023 Install go-toml version v1.8.1 [2021-07-30T17:15:51.216Z] #34 6.603 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-30T17:15:51.216Z] #34 10.20 github.com/pelletier/go-toml [2021-07-30T17:15:51.216Z] #34 ... [2021-07-30T17:15:51.216Z] [2021-07-30T17:15:51.216Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:15:51.216Z] #50 sha256:b7eb1c9e70f56dabdb9e6451629a83babadf4541802e88c4d48f9ac81bb6ce67 [2021-07-30T17:15:51.216Z] #50 5.400 + RM_GOPATH=0 [2021-07-30T17:15:51.216Z] #50 5.400 + TMP_GOPATH= [2021-07-30T17:15:51.216Z] #50 5.400 + : /build [2021-07-30T17:15:51.216Z] #50 5.400 + '[' -z '' ']' [2021-07-30T17:15:51.216Z] #50 5.400 ++ mktemp -d [2021-07-30T17:15:51.216Z] #50 5.400 + export GOPATH=/tmp/tmp.HeoMfDst1P [2021-07-30T17:15:51.216Z] #50 5.400 + GOPATH=/tmp/tmp.HeoMfDst1P [2021-07-30T17:15:51.216Z] #50 5.400 + RM_GOPATH=1 [2021-07-30T17:15:51.216Z] #50 5.400 + case "$(go env GOARCH)" in [2021-07-30T17:15:51.216Z] #50 5.400 ++ go env GOARCH [2021-07-30T17:15:51.216Z] #50 5.467 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:51.216Z] #50 5.467 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:51.216Z] #50 5.485 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:51.216Z] #50 5.488 + dir=/tmp/install [2021-07-30T17:15:51.216Z] #50 5.488 + bin=golangci_lint [2021-07-30T17:15:51.216Z] #50 5.488 + shift [2021-07-30T17:15:51.216Z] #50 5.488 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-30T17:15:51.216Z] #50 5.488 + . /tmp/install/golangci_lint.installer [2021-07-30T17:15:51.216Z] #50 5.488 ++ : v1.23.8 [2021-07-30T17:15:51.216Z] #50 5.488 + install_golangci_lint [2021-07-30T17:15:51.216Z] #50 5.488 + set -e [2021-07-30T17:15:51.216Z] #50 5.488 + export GO111MODULE=on [2021-07-30T17:15:51.216Z] #50 5.488 + GO111MODULE=on [2021-07-30T17:15:51.216Z] #50 5.488 + GOBIN=/build [2021-07-30T17:15:51.216Z] #50 5.488 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-30T17:15:51.216Z] #50 6.483 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-30T17:15:51.389Z] #17 37.41 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:51.389Z] #17 37.41 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:51.473Z] #50 ... [2021-07-30T17:15:51.473Z] [2021-07-30T17:15:51.473Z] #36 [tini 1/2] 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 [2021-07-30T17:15:51.473Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-30T17:15:51.473Z] #36 4.460 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:15:51.473Z] #36 4.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:15:51.473Z] #36 4.562 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:15:51.473Z] #36 5.007 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-30T17:15:51.473Z] #36 7.478 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-30T17:15:51.473Z] #36 9.565 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-30T17:15:51.731Z] #36 ... [2021-07-30T17:15:51.731Z] [2021-07-30T17:15:51.731Z] #56 [containerd 1/2] 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 [2021-07-30T17:15:51.731Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-30T17:15:51.731Z] #56 5.669 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:15:51.731Z] #56 5.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:15:51.731Z] #56 5.771 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:15:51.731Z] #56 7.350 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-30T17:15:51.731Z] #56 9.397 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-30T17:15:51.731Z] #56 ... [2021-07-30T17:15:51.731Z] [2021-07-30T17:15:51.731Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:15:51.731Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:15:51.731Z] #40 5.305 + git clone https://github.com/docker/distribution.git . [2021-07-30T17:15:51.731Z] #40 5.321 Cloning into '.'... [2021-07-30T17:15:51.950Z] #17 38.08 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-30T17:15:51.950Z] #17 38.08 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:51.950Z] #17 38.08 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:51.950Z] #17 38.11 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-30T17:15:51.950Z] #17 38.11 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-30T17:15:51.950Z] #17 38.11 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-30T17:15:51.950Z] #17 38.14 Selecting previously unselected package libc6-s390x-cross. [2021-07-30T17:15:51.950Z] #17 38.14 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:51.950Z] #17 38.15 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-30T17:15:51.988Z] #40 ... [2021-07-30T17:15:51.988Z] [2021-07-30T17:15:51.988Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:15:51.988Z] #59 sha256:f744114fae66c2545115c5c177baac91833b44dff4854e99d618a099443a65ed [2021-07-30T17:15:51.988Z] #59 4.574 + RM_GOPATH=0 [2021-07-30T17:15:51.988Z] #59 4.574 + TMP_GOPATH= [2021-07-30T17:15:51.988Z] #59 4.574 + : /build [2021-07-30T17:15:51.988Z] #59 4.574 + '[' -z '' ']' [2021-07-30T17:15:51.988Z] #59 4.576 ++ mktemp -d [2021-07-30T17:15:51.988Z] #59 4.576 + export GOPATH=/tmp/tmp.64deeq9v4m [2021-07-30T17:15:51.988Z] #59 4.576 + GOPATH=/tmp/tmp.64deeq9v4m [2021-07-30T17:15:51.988Z] #59 4.576 + RM_GOPATH=1 [2021-07-30T17:15:51.988Z] #59 4.576 + case "$(go env GOARCH)" in [2021-07-30T17:15:51.988Z] #59 4.577 ++ go env GOARCH [2021-07-30T17:15:51.988Z] #59 4.592 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:51.988Z] #59 4.592 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:51.988Z] #59 4.592 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:51.988Z] #59 4.592 + dir=/tmp/install [2021-07-30T17:15:51.988Z] #59 4.592 + bin=rootlesskit [2021-07-30T17:15:51.988Z] #59 4.592 + shift [2021-07-30T17:15:51.988Z] #59 4.592 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-30T17:15:51.988Z] #59 4.592 + . /tmp/install/rootlesskit.installer [2021-07-30T17:15:51.988Z] #59 4.592 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:15:51.988Z] #59 4.592 + install_rootlesskit [2021-07-30T17:15:51.988Z] #59 4.592 + case "$1" in [2021-07-30T17:15:51.988Z] #59 4.592 + export CGO_ENABLED=0 [2021-07-30T17:15:51.988Z] #59 4.592 + CGO_ENABLED=0 [2021-07-30T17:15:51.988Z] #59 4.592 + _install_rootlesskit [2021-07-30T17:15:51.988Z] #59 4.592 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:15:51.988Z] #59 4.592 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-30T17:15:51.988Z] #59 4.592 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.64deeq9v4m/src/github.com/rootless-containers/rootlesskit [2021-07-30T17:15:51.988Z] #59 4.596 Cloning into '/tmp/tmp.64deeq9v4m/src/github.com/rootless-containers/rootlesskit'... [2021-07-30T17:15:51.988Z] #59 10.30 + cd /tmp/tmp.64deeq9v4m/src/github.com/rootless-containers/rootlesskit [2021-07-30T17:15:51.988Z] #59 10.30 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:15:51.988Z] #59 10.38 + export GO111MODULE=on [2021-07-30T17:15:51.988Z] #59 10.38 + GO111MODULE=on [2021-07-30T17:15:51.988Z] #59 10.38 + export GOPROXY=https://proxy.golang.org [2021-07-30T17:15:51.988Z] #59 10.38 + GOPROXY=https://proxy.golang.org [2021-07-30T17:15:51.988Z] #59 10.38 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-30T17:15:51.988Z] #59 10.38 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-30T17:15:51.988Z] #59 ... [2021-07-30T17:15:51.988Z] [2021-07-30T17:15:51.988Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:15:51.988Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:15:51.988Z] #46 4.877 + RM_GOPATH=0 [2021-07-30T17:15:51.988Z] #46 4.877 + TMP_GOPATH= [2021-07-30T17:15:51.988Z] #46 4.877 + : /build [2021-07-30T17:15:51.988Z] #46 4.877 + '[' -z '' ']' [2021-07-30T17:15:51.988Z] #46 4.881 ++ mktemp -d [2021-07-30T17:15:51.988Z] #46 4.881 + export GOPATH=/tmp/tmp.CppyGHKlI0 [2021-07-30T17:15:51.988Z] #46 4.881 + GOPATH=/tmp/tmp.CppyGHKlI0 [2021-07-30T17:15:51.988Z] #46 4.881 + RM_GOPATH=1 [2021-07-30T17:15:51.988Z] #46 4.881 + case "$(go env GOARCH)" in [2021-07-30T17:15:51.988Z] #46 4.881 ++ go env GOARCH [2021-07-30T17:15:51.988Z] #46 4.899 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:51.988Z] #46 4.899 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:15:51.988Z] #46 4.899 ++ dirname /tmp/install/install.sh [2021-07-30T17:15:51.988Z] #46 4.899 + dir=/tmp/install [2021-07-30T17:15:51.988Z] #46 4.899 + bin=vndr [2021-07-30T17:15:51.988Z] #46 4.899 + shift [2021-07-30T17:15:51.988Z] #46 4.899 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-30T17:15:51.988Z] #46 4.899 + . /tmp/install/vndr.installer [2021-07-30T17:15:51.988Z] #46 4.899 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-30T17:15:51.988Z] #46 4.899 + install_vndr [2021-07-30T17:15:51.988Z] #46 4.899 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-30T17:15:51.988Z] #46 4.899 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CppyGHKlI0/src/github.com/LK4D4/vndr [2021-07-30T17:15:51.988Z] #46 4.899 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-30T17:15:51.988Z] #46 4.908 Cloning into '/tmp/tmp.CppyGHKlI0/src/github.com/LK4D4/vndr'... [2021-07-30T17:15:51.988Z] #46 5.825 + cd /tmp/tmp.CppyGHKlI0/src/github.com/LK4D4/vndr [2021-07-30T17:15:51.988Z] #46 5.825 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-30T17:15:51.988Z] #46 5.884 + go build -buildmode=pie -v -o /build/vndr . [2021-07-30T17:15:51.988Z] #46 7.652 internal/unsafeheader [2021-07-30T17:15:51.988Z] #46 7.683 internal/cpu [2021-07-30T17:15:51.988Z] #46 7.779 runtime/internal/atomic [2021-07-30T17:15:51.988Z] #46 8.258 runtime/internal/sys [2021-07-30T17:15:51.988Z] #46 8.509 runtime/internal/math [2021-07-30T17:15:51.988Z] #46 8.599 internal/race [2021-07-30T17:15:51.988Z] #46 8.719 internal/bytealg [2021-07-30T17:15:51.988Z] #46 8.753 sync/atomic [2021-07-30T17:15:51.988Z] #46 9.161 unicode [2021-07-30T17:15:51.988Z] #46 10.05 runtime [2021-07-30T17:15:52.215Z] #17 38.28 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-30T17:15:52.215Z] #17 38.28 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-30T17:15:52.215Z] #17 38.29 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:52.215Z] #17 38.32 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-30T17:15:52.215Z] #17 38.32 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:52.215Z] #17 38.32 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:52.215Z] #17 38.35 Selecting previously unselected package libitm1-s390x-cross. [2021-07-30T17:15:52.215Z] #17 38.36 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:52.215Z] #17 38.36 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:52.215Z] #17 38.39 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-30T17:15:52.215Z] #17 38.39 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:52.215Z] #17 38.39 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:52.215Z] #17 38.42 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-30T17:15:52.215Z] #17 38.42 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:52.215Z] #17 38.43 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:52.215Z] #17 38.49 Selecting previously unselected package libasan5-s390x-cross. [2021-07-30T17:15:52.248Z] #46 ... [2021-07-30T17:15:52.248Z] [2021-07-30T17:15:52.248Z] #56 [containerd 1/2] 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 [2021-07-30T17:15:52.248Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-30T17:15:52.248Z] #56 11.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-30T17:15:52.471Z] #17 38.49 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:52.471Z] #17 38.50 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:52.471Z] #17 38.57 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-30T17:15:52.471Z] #17 38.57 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:52.471Z] #17 38.57 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:52.471Z] #17 38.62 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-30T17:15:52.471Z] #17 38.62 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:52.471Z] #17 38.62 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:52.471Z] #17 38.72 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-30T17:15:52.727Z] #17 38.73 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:52.727Z] #17 38.73 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:52.982Z] #17 39.29 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-30T17:15:53.237Z] #17 39.30 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:53.237Z] #17 39.30 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:53.237Z] #17 39.33 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-30T17:15:53.237Z] #17 39.33 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-30T17:15:53.237Z] #17 39.34 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-30T17:15:53.493Z] #17 39.49 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-30T17:15:53.493Z] #17 39.49 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-30T17:15:53.493Z] #17 39.49 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-30T17:15:53.619Z] #56 ... [2021-07-30T17:15:53.619Z] [2021-07-30T17:15:53.619Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-30T17:15:53.619Z] #24 sha256:51ba6bde737529b67cdaf5dfc9caa1034e84c7ccbb4089bd214f2b7b443c8900 [2021-07-30T17:15:53.619Z] #24 12.39 + mkdir -p /build [2021-07-30T17:15:53.619Z] #24 12.40 + mv docker/docker /build/ [2021-07-30T17:15:53.619Z] #24 12.40 + rmdir docker [2021-07-30T17:15:53.619Z] #24 DONE 12.7s [2021-07-30T17:15:53.619Z] [2021-07-30T17:15:53.619Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:15:53.619Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:15:53.619Z] #46 12.80 unicode/utf8 [2021-07-30T17:15:53.748Z] #17 39.76 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-30T17:15:53.748Z] #17 39.76 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-30T17:15:53.748Z] #17 39.77 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:53.748Z] #17 40.03 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-30T17:15:54.003Z] #17 40.03 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-30T17:15:54.003Z] #17 40.04 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:54.564Z] #17 40.63 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-30T17:15:54.564Z] #17 40.63 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-30T17:15:54.564Z] #17 40.63 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:54.564Z] #17 40.66 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-30T17:15:54.564Z] #17 40.66 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-30T17:15:54.564Z] #17 40.67 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-30T17:15:54.564Z] #17 40.71 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-30T17:15:54.564Z] #17 40.72 Setting up libfile-which-perl (1.23-1) ... [2021-07-30T17:15:54.564Z] #17 40.73 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-30T17:15:54.564Z] #17 40.74 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-30T17:15:54.564Z] #17 40.74 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-30T17:15:54.564Z] #17 40.75 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-30T17:15:54.564Z] #17 40.76 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:54.564Z] #17 40.77 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-30T17:15:54.564Z] #17 40.78 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-30T17:15:54.564Z] #17 40.79 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-30T17:15:54.564Z] #17 40.80 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:54.564Z] #17 40.81 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:54.564Z] #17 40.82 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-30T17:15:54.564Z] #17 40.84 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-30T17:15:54.588Z] #46 13.68 math/bits [2021-07-30T17:15:54.819Z] #17 40.85 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-30T17:15:54.819Z] #17 40.85 Setting up file (1:5.35-4+deb10u2) ... [2021-07-30T17:15:54.819Z] #17 40.86 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:54.819Z] #17 40.87 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:54.819Z] #17 40.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-30T17:15:54.819Z] #17 40.89 Setting up libyaml-perl (1.27-1) ... [2021-07-30T17:15:54.819Z] #17 40.90 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-30T17:15:54.819Z] #17 40.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-30T17:15:54.819Z] #17 40.92 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:54.819Z] #17 40.93 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-30T17:15:54.819Z] #17 40.94 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-30T17:15:54.819Z] #17 40.95 Setting up libio-string-perl (1.08-3) ... [2021-07-30T17:15:54.819Z] #17 40.96 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-30T17:15:54.819Z] #17 40.97 Setting up cross-config (2.6.15-3) ... [2021-07-30T17:15:54.819Z] #17 41.06 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-30T17:15:55.074Z] #17 41.07 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.08 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.09 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.10 Setting up xz-utils (5.2.4-1) ... [2021-07-30T17:15:55.074Z] #17 41.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-30T17:15:55.074Z] #17 41.13 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-30T17:15:55.074Z] #17 41.14 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-30T17:15:55.074Z] #17 41.15 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-30T17:15:55.074Z] #17 41.16 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.17 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.18 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.19 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-30T17:15:55.074Z] #17 41.20 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-30T17:15:55.074Z] #17 41.21 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.22 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.23 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-30T17:15:55.074Z] #17 41.24 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-30T17:15:55.074Z] #17 41.25 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-30T17:15:55.074Z] #17 41.26 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-30T17:15:55.074Z] #17 41.27 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-30T17:15:55.074Z] #17 41.28 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-30T17:15:55.074Z] #17 41.29 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.30 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-30T17:15:55.074Z] #17 41.30 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-30T17:15:55.074Z] #17 41.31 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.32 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.33 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.35 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.35 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.37 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.38 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:55.074Z] #17 41.39 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.159Z] #46 14.53 math [2021-07-30T17:15:55.329Z] #17 41.40 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.329Z] #17 41.41 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-30T17:15:55.329Z] #17 41.42 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:55.329Z] #17 41.42 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.329Z] #17 41.43 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.329Z] #17 41.44 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-30T17:15:55.329Z] #17 41.45 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:55.329Z] #17 41.47 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.329Z] #17 41.48 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-30T17:15:55.329Z] #17 41.49 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.329Z] #17 41.50 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-30T17:15:55.329Z] #17 41.57 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-30T17:15:55.329Z] #17 41.63 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-30T17:15:55.585Z] #17 41.76 [2021-07-30T17:15:55.585Z] #17 41.76 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-30T17:15:55.585Z] #17 41.79 Setting up dpkg-dev (1.19.7) ... [2021-07-30T17:15:55.585Z] #17 41.81 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.585Z] #17 41.82 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-30T17:15:55.585Z] #17 41.84 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:55.585Z] #17 41.85 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.585Z] #17 41.86 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.585Z] #17 41.88 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:55.840Z] #17 41.89 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-30T17:15:55.840Z] #17 41.93 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-30T17:15:55.840Z] #17 42.00 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-30T17:15:55.840Z] #17 42.07 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-30T17:15:56.096Z] #17 42.19 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-30T17:15:56.096Z] #17 42.22 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-30T17:15:56.096Z] #17 42.22 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:56.096Z] #17 42.24 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.25 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.26 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.27 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.28 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.29 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.30 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.31 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.32 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.33 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.35 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.096Z] #17 42.36 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.37 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.38 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.39 Setting up libxml-simple-perl (2.25-1) ... [2021-07-30T17:15:56.351Z] #17 42.40 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.41 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.42 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.43 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.44 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-30T17:15:56.351Z] #17 42.45 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.46 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.47 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-30T17:15:56.351Z] #17 42.48 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.49 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.50 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.51 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.52 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.53 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.54 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.55 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.351Z] #17 42.56 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-30T17:15:56.351Z] #17 42.57 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:56.606Z] #17 42.58 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-30T17:15:56.606Z] #17 42.59 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:56.606Z] #17 42.60 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:56.606Z] #17 42.61 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-30T17:15:56.606Z] #17 42.62 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-30T17:15:56.606Z] #17 42.63 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:56.606Z] #17 42.64 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:56.606Z] #17 42.65 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-30T17:15:56.606Z] #17 42.66 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:56.606Z] #17 42.67 Setting up dpkg-cross (2.6.15-3) ... [2021-07-30T17:15:56.606Z] #17 42.70 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:56.606Z] #17 42.71 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-30T17:15:56.606Z] #17 42.72 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-30T17:15:56.606Z] #17 42.73 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-30T17:15:56.606Z] #17 42.74 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-30T17:15:56.606Z] #17 42.75 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-30T17:15:56.606Z] #17 42.76 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-30T17:15:56.606Z] #17 42.77 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-30T17:15:56.606Z] #17 42.78 Setting up crossbuild-essential-armel (12.6) ... [2021-07-30T17:15:56.606Z] #17 42.79 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:15:57.056Z] #46 ... [2021-07-30T17:15:57.056Z] [2021-07-30T17:15:57.056Z] #32 [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 [2021-07-30T17:15:57.056Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-30T17:15:57.056Z] #32 5.597 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-30T17:15:57.056Z] #32 5.598 Cloning into '.'... [2021-07-30T17:15:57.056Z] #32 ... [2021-07-30T17:15:57.056Z] [2021-07-30T17:15:57.056Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:15:57.056Z] #52 sha256:317bc7f674a11c21bdc67d86d87abceb236a21341400e7ffa797fde8ff8bd518 [2021-07-30T17:15:57.056Z] #52 16.14 + cd /tmp/tmp.piQ8TzsDDb/src/github.com/mvdan/sh [2021-07-30T17:15:57.056Z] #52 16.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-30T17:15:57.056Z] #52 16.27 + GO111MODULE=on [2021-07-30T17:15:57.056Z] #52 16.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-30T17:15:57.987Z] #52 17.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-30T17:15:57.987Z] #52 17.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-30T17:15:57.987Z] #52 17.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-30T17:15:58.550Z] #17 DONE 44.3s [2021-07-30T17:15:58.550Z] [2021-07-30T17:15:58.550Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:15:58.550Z] #66 sha256:a04c2034704f068bde0449a1a911e0f4f086d361674a51d9c885a01ca6cf3164 [2021-07-30T17:15:59.882Z] #52 19.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-30T17:15:59.916Z] #66 ... [2021-07-30T17:15:59.916Z] [2021-07-30T17:15:59.916Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-30T17:15:59.916Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-07-30T17:15:59.916Z] #18 DONE 1.5s [2021-07-30T17:15:59.916Z] [2021-07-30T17:15:59.916Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:15:59.916Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-30T17:16:01.256Z] #52 ... [2021-07-30T17:16:01.256Z] [2021-07-30T17:16:01.256Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-30T17:16:01.256Z] #34 sha256:00feaa43130b41bfe3176e1d6321ef95daba867aadd8e330a8adbefec2f04caf [2021-07-30T17:16:01.256Z] #34 17.64 github.com/pelletier/go-toml/cmd/tomll [2021-07-30T17:16:01.256Z] #34 DONE 20.4s [2021-07-30T17:16:01.256Z] [2021-07-30T17:16:01.256Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:01.256Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:16:01.256Z] #13 7.282 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-30T17:16:01.256Z] #13 9.368 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-30T17:16:01.256Z] #13 11.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-30T17:16:01.282Z] #19 1.262 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-30T17:16:01.282Z] #19 1.272 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-30T17:16:01.282Z] #19 1.273 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-30T17:16:01.282Z] #19 1.274 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-30T17:16:01.513Z] #13 ... [2021-07-30T17:16:01.513Z] [2021-07-30T17:16:01.513Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:16:01.513Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:16:01.513Z] #46 18.22 encoding [2021-07-30T17:16:01.513Z] #46 18.40 unicode/utf16 [2021-07-30T17:16:01.513Z] #46 18.53 container/list [2021-07-30T17:16:01.513Z] #46 19.10 crypto/internal/subtle [2021-07-30T17:16:01.513Z] #46 19.33 crypto/subtle [2021-07-30T17:16:01.513Z] #46 19.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-30T17:16:01.513Z] #46 19.56 internal/nettrace [2021-07-30T17:16:01.513Z] #46 19.67 runtime/cgo [2021-07-30T17:16:01.538Z] #19 1.696 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-30T17:16:01.538Z] #19 1.783 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-30T17:16:01.538Z] #19 1.816 Get:7 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-30T17:16:01.538Z] #19 1.856 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-30T17:16:01.538Z] #19 1.908 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-30T17:16:02.467Z] #19 2.844 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:16:02.472Z] #46 ... [2021-07-30T17:16:02.472Z] [2021-07-30T17:16:02.472Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-30T17:16:02.472Z] #48 sha256:5a2cb835c0cca8a4fc6348acf6276121845844bced63de664c2ea80d9f524f78 [2021-07-30T17:16:02.472Z] #48 11.76 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-30T17:16:02.730Z] #48 ... [2021-07-30T17:16:02.730Z] [2021-07-30T17:16:02.730Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:16:02.730Z] #59 sha256:f744114fae66c2545115c5c177baac91833b44dff4854e99d618a099443a65ed [2021-07-30T17:16:02.730Z] #59 11.87 go: downloading github.com/pkg/errors v0.9.1 [2021-07-30T17:16:02.730Z] #59 11.87 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-30T17:16:02.730Z] #59 12.17 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-30T17:16:02.730Z] #59 12.81 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-30T17:16:02.730Z] #59 15.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-30T17:16:02.730Z] #59 16.72 go: downloading github.com/google/uuid v1.2.0 [2021-07-30T17:16:02.730Z] #59 16.86 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-30T17:16:02.730Z] #59 16.92 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-30T17:16:02.730Z] #59 16.97 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-30T17:16:02.730Z] #59 17.07 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-30T17:16:02.730Z] #59 17.20 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-30T17:16:02.730Z] #59 17.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-30T17:16:02.730Z] #59 17.77 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-30T17:16:02.730Z] #59 ... [2021-07-30T17:16:02.730Z] [2021-07-30T17:16:02.730Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:16:02.730Z] #50 sha256:b7eb1c9e70f56dabdb9e6451629a83babadf4541802e88c4d48f9ac81bb6ce67 [2021-07-30T17:16:02.730Z] #50 16.36 go: downloading github.com/fatih/color v1.7.0 [2021-07-30T17:16:02.730Z] #50 16.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-30T17:16:02.730Z] #50 16.48 go: downloading github.com/pkg/errors v0.8.1 [2021-07-30T17:16:02.730Z] #50 16.51 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-30T17:16:02.730Z] #50 16.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-30T17:16:02.730Z] #50 16.86 go: downloading github.com/spf13/viper v1.6.1 [2021-07-30T17:16:02.730Z] #50 17.01 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-30T17:16:02.730Z] #50 17.06 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-30T17:16:02.730Z] #50 17.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-30T17:16:02.730Z] #50 17.13 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-30T17:16:02.730Z] #50 18.00 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-30T17:16:02.730Z] #50 18.18 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-30T17:16:02.730Z] #50 21.91 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-30T17:16:02.730Z] #50 21.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-30T17:16:02.730Z] #50 22.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-30T17:16:02.987Z] #50 22.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-30T17:16:02.987Z] #50 22.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-30T17:16:02.987Z] #50 22.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-30T17:16:02.987Z] #50 ... [2021-07-30T17:16:02.987Z] [2021-07-30T17:16:02.987Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:02.987Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:02.987Z] #44 11.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-30T17:16:02.987Z] #44 17.60 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-30T17:16:02.987Z] #44 ... [2021-07-30T17:16:02.987Z] [2021-07-30T17:16:02.987Z] #36 [tini 1/2] 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 [2021-07-30T17:16:02.987Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-30T17:16:02.988Z] #36 20.33 Fetched 8458 kB in 16s (523 kB/s) [2021-07-30T17:16:03.397Z] #19 ... [2021-07-30T17:16:03.397Z] [2021-07-30T17:16:03.397Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-30T17:16:03.397Z] #31 sha256:e2c32bd0817ab61c0cad4bcb99946c23681a26dc68961c1e20a807c8f04c4789 [2021-07-30T17:16:03.397Z] #31 1.889 + RM_GOPATH=0 [2021-07-30T17:16:03.397Z] #31 1.889 + TMP_GOPATH= [2021-07-30T17:16:03.397Z] #31 1.889 + : /build [2021-07-30T17:16:03.397Z] #31 1.889 + '[' -z '' ']' [2021-07-30T17:16:03.397Z] #31 1.889 ++ mktemp -d [2021-07-30T17:16:03.397Z] #31 1.889 + export GOPATH=/tmp/tmp.rIHDXo5KdS [2021-07-30T17:16:03.397Z] #31 1.889 + GOPATH=/tmp/tmp.rIHDXo5KdS [2021-07-30T17:16:03.397Z] #31 1.889 + RM_GOPATH=1 [2021-07-30T17:16:03.397Z] #31 1.889 + case "$(go env GOARCH)" in [2021-07-30T17:16:03.397Z] #31 1.889 ++ go env GOARCH [2021-07-30T17:16:03.397Z] #31 1.893 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:03.397Z] #31 1.893 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:03.397Z] #31 1.893 ++ dirname /tmp/install/install.sh [2021-07-30T17:16:03.397Z] #31 1.893 + dir=/tmp/install [2021-07-30T17:16:03.397Z] #31 1.893 + bin=dockercli [2021-07-30T17:16:03.397Z] #31 1.893 + shift [2021-07-30T17:16:03.397Z] #31 1.893 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-30T17:16:03.397Z] #31 1.893 + . /tmp/install/dockercli.installer [2021-07-30T17:16:03.397Z] #31 1.893 ++ : stable [2021-07-30T17:16:03.397Z] #31 1.893 ++ : 17.06.2-ce [2021-07-30T17:16:03.397Z] #31 1.893 + install_dockercli [2021-07-30T17:16:03.397Z] #31 1.893 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-30T17:16:03.397Z] #31 1.894 Install docker/cli version 17.06.2-ce from stable [2021-07-30T17:16:03.397Z] #31 1.894 ++ uname -m [2021-07-30T17:16:03.397Z] #31 1.905 + arch=x86_64 [2021-07-30T17:16:03.397Z] #31 1.905 + '[' x86_64 '!=' x86_64 ']' [2021-07-30T17:16:03.397Z] #31 1.905 + url=https://download.docker.com/linux/static [2021-07-30T17:16:03.397Z] #31 1.905 + tar -xz docker/docker [2021-07-30T17:16:03.397Z] #31 1.905 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-30T17:16:03.397Z] #31 4.977 + mkdir -p /build [2021-07-30T17:16:03.397Z] #31 4.981 + mv docker/docker /build/ [2021-07-30T17:16:03.397Z] #31 4.983 + rmdir docker [2021-07-30T17:16:03.397Z] #31 DONE 5.1s [2021-07-30T17:16:03.397Z] [2021-07-30T17:16:03.397Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:03.397Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-30T17:16:03.397Z] #19 3.720 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-30T17:16:04.368Z] #19 4.480 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-30T17:16:05.296Z] #19 5.407 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-30T17:16:05.901Z] #19 ... [2021-07-30T17:16:05.901Z] [2021-07-30T17:16:05.901Z] #34 [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 [2021-07-30T17:16:05.901Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-30T17:16:05.901Z] #34 CACHED [2021-07-30T17:16:05.901Z] [2021-07-30T17:16:05.901Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-30T17:16:05.901Z] #35 sha256:8984f3dd92266aceac1412b3b3a24715367d7b11eaa67c499594d6f2b9f672d8 [2021-07-30T17:16:05.901Z] #35 CACHED [2021-07-30T17:16:05.901Z] [2021-07-30T17:16:05.901Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:16:05.901Z] #36 sha256:2919af13e03dc5bd56c7b5af6d3d2e7ee0260747059f5d1fa31ccc465f8df802 [2021-07-30T17:16:05.901Z] #36 CACHED [2021-07-30T17:16:05.901Z] [2021-07-30T17:16:05.901Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-30T17:16:05.901Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-30T17:16:05.901Z] #38 CACHED [2021-07-30T17:16:05.901Z] [2021-07-30T17:16:05.901Z] #39 [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 [2021-07-30T17:16:05.901Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-30T17:16:05.901Z] #39 CACHED [2021-07-30T17:16:05.901Z] [2021-07-30T17:16:05.901Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-30T17:16:05.901Z] #41 sha256:0f8fb9c4219f384c715ed8689daf13ee77f614b5b255d6018ebddd3a8e6d9584 [2021-07-30T17:16:05.901Z] #41 CACHED [2021-07-30T17:16:06.157Z] [2021-07-30T17:16:06.157Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:06.157Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-30T17:16:06.157Z] #19 6.412 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-30T17:16:06.260Z] #36 20.33 Reading package lists... [2021-07-30T17:16:06.260Z] #36 ... [2021-07-30T17:16:06.260Z] [2021-07-30T17:16:06.260Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:16:06.260Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:16:06.260Z] #40 22.26 Checking out files: 87% (1489/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-30T17:16:06.260Z] #40 22.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-30T17:16:06.260Z] #40 24.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-30T17:16:06.720Z] #19 6.922 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-30T17:16:06.720Z] #19 6.940 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-30T17:16:06.720Z] #19 6.957 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-30T17:16:06.720Z] #19 6.973 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:16:06.720Z] #19 7.000 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-30T17:16:06.720Z] #19 7.008 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-30T17:16:06.720Z] #19 7.012 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-30T17:16:06.720Z] #19 7.013 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-30T17:16:06.720Z] #19 7.028 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:16:06.720Z] #19 7.029 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-30T17:16:08.130Z] #19 ... [2021-07-30T17:16:08.130Z] [2021-07-30T17:16:08.130Z] #63 [containerd 1/2] 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 [2021-07-30T17:16:08.130Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-30T17:16:08.130Z] #63 2.087 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-30T17:16:08.130Z] #63 2.158 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-30T17:16:08.130Z] #63 2.242 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-30T17:16:08.130Z] #63 2.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-30T17:16:08.130Z] #63 3.053 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-30T17:16:08.130Z] #63 3.820 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-30T17:16:08.130Z] #63 4.703 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:16:08.130Z] #63 5.596 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-30T17:16:08.130Z] #63 6.318 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-30T17:16:08.130Z] #63 6.372 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-30T17:16:08.130Z] #63 6.399 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-30T17:16:08.130Z] #63 6.438 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-30T17:16:08.130Z] #63 6.473 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:16:08.130Z] #63 6.508 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-30T17:16:08.130Z] #63 6.524 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-30T17:16:08.130Z] #63 6.524 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-30T17:16:08.130Z] #63 6.537 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-30T17:16:08.130Z] #63 6.537 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:16:08.386Z] #63 ... [2021-07-30T17:16:08.386Z] [2021-07-30T17:16:08.386Z] #43 [tini 1/2] 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 [2021-07-30T17:16:08.386Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-30T17:16:08.386Z] #43 2.086 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-30T17:16:08.386Z] #43 2.155 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-30T17:16:08.386Z] #43 2.260 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-30T17:16:08.386Z] #43 2.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-30T17:16:08.386Z] #43 3.149 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-30T17:16:08.386Z] #43 3.870 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-30T17:16:08.386Z] #43 4.871 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-30T17:16:08.386Z] #43 5.671 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:16:08.386Z] #43 6.176 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:16:08.386Z] #43 6.184 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-30T17:16:08.386Z] #43 6.201 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-30T17:16:08.386Z] #43 6.213 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-30T17:16:08.386Z] #43 6.226 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-30T17:16:08.386Z] #43 6.241 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-30T17:16:08.386Z] #43 6.244 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-30T17:16:08.386Z] #43 6.245 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-30T17:16:08.386Z] #43 6.245 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-30T17:16:08.386Z] #43 6.246 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:16:08.386Z] #43 ... [2021-07-30T17:16:08.386Z] [2021-07-30T17:16:08.386Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:16:08.386Z] #66 sha256:a04c2034704f068bde0449a1a911e0f4f086d361674a51d9c885a01ca6cf3164 [2021-07-30T17:16:08.386Z] #66 1.758 + RM_GOPATH=0 [2021-07-30T17:16:08.386Z] #66 1.758 + TMP_GOPATH= [2021-07-30T17:16:08.386Z] #66 1.758 + : /build [2021-07-30T17:16:08.386Z] #66 1.758 + '[' -z '' ']' [2021-07-30T17:16:08.386Z] #66 1.758 ++ mktemp -d [2021-07-30T17:16:08.386Z] #66 1.758 + export GOPATH=/tmp/tmp.fdXF7qS2en [2021-07-30T17:16:08.386Z] #66 1.758 + GOPATH=/tmp/tmp.fdXF7qS2en [2021-07-30T17:16:08.386Z] #66 1.758 + RM_GOPATH=1 [2021-07-30T17:16:08.386Z] #66 1.758 + case "$(go env GOARCH)" in [2021-07-30T17:16:08.386Z] #66 1.758 ++ go env GOARCH [2021-07-30T17:16:08.386Z] #66 1.763 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:16:08.386Z] #66 1.763 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:08.386Z] #66 1.763 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:08.386Z] #66 1.763 ++ dirname /tmp/install/install.sh [2021-07-30T17:16:08.386Z] #66 1.763 + dir=/tmp/install [2021-07-30T17:16:08.386Z] #66 1.763 + bin=rootlesskit [2021-07-30T17:16:08.386Z] #66 1.763 + shift [2021-07-30T17:16:08.386Z] #66 1.763 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-30T17:16:08.386Z] #66 1.763 + . /tmp/install/rootlesskit.installer [2021-07-30T17:16:08.386Z] #66 1.763 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:16:08.386Z] #66 1.763 + install_rootlesskit [2021-07-30T17:16:08.386Z] #66 1.763 + case "$1" in [2021-07-30T17:16:08.386Z] #66 1.763 + export CGO_ENABLED=0 [2021-07-30T17:16:08.387Z] #66 1.763 + CGO_ENABLED=0 [2021-07-30T17:16:08.387Z] #66 1.763 + _install_rootlesskit [2021-07-30T17:16:08.387Z] #66 1.763 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-30T17:16:08.387Z] #66 1.763 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fdXF7qS2en/src/github.com/rootless-containers/rootlesskit [2021-07-30T17:16:08.387Z] #66 1.794 Cloning into '/tmp/tmp.fdXF7qS2en/src/github.com/rootless-containers/rootlesskit'... [2021-07-30T17:16:08.387Z] #66 3.537 + cd /tmp/tmp.fdXF7qS2en/src/github.com/rootless-containers/rootlesskit [2021-07-30T17:16:08.387Z] #66 3.538 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:16:08.387Z] #66 3.556 + export GO111MODULE=on [2021-07-30T17:16:08.387Z] #66 3.556 + GO111MODULE=on [2021-07-30T17:16:08.387Z] #66 3.556 + export GOPROXY=https://proxy.golang.org [2021-07-30T17:16:08.387Z] #66 3.556 + GOPROXY=https://proxy.golang.org [2021-07-30T17:16:08.387Z] #66 3.557 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-30T17:16:08.387Z] #66 3.557 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-30T17:16:08.387Z] #66 4.338 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-30T17:16:08.387Z] #66 4.339 go: downloading github.com/pkg/errors v0.9.1 [2021-07-30T17:16:08.387Z] #66 4.386 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-30T17:16:08.387Z] #66 4.678 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-30T17:16:08.387Z] #66 6.333 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-30T17:16:08.387Z] #66 6.829 go: downloading github.com/google/uuid v1.2.0 [2021-07-30T17:16:08.387Z] #66 6.835 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-30T17:16:08.387Z] #66 6.859 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-30T17:16:08.387Z] #66 6.864 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-30T17:16:08.387Z] #66 6.895 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-30T17:16:08.387Z] #66 6.969 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-30T17:16:08.387Z] #66 7.408 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-30T17:16:08.387Z] #66 7.520 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-30T17:16:08.387Z] #66 8.498 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-30T17:16:08.387Z] #66 10.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-30T17:16:09.376Z] #57 58.11 + bin/containerd [2021-07-30T17:16:11.512Z] #40 ... [2021-07-30T17:16:11.512Z] [2021-07-30T17:16:11.512Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:16:11.512Z] #50 sha256:b7eb1c9e70f56dabdb9e6451629a83babadf4541802e88c4d48f9ac81bb6ce67 [2021-07-30T17:16:11.512Z] #50 22.46 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-30T17:16:11.512Z] #50 22.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-30T17:16:11.512Z] #50 22.56 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-30T17:16:11.512Z] #50 22.71 go: downloading github.com/spf13/afero v1.1.2 [2021-07-30T17:16:11.512Z] #50 22.83 go: downloading github.com/spf13/cast v1.3.0 [2021-07-30T17:16:11.512Z] #50 22.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-30T17:16:11.512Z] #50 22.88 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-30T17:16:11.512Z] #50 22.93 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-30T17:16:11.512Z] #50 23.02 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-30T17:16:11.512Z] #50 23.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-30T17:16:11.512Z] #50 23.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-30T17:16:11.512Z] #50 23.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-30T17:16:11.512Z] #50 23.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-30T17:16:11.512Z] #50 24.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-30T17:16:11.512Z] #50 24.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-30T17:16:11.512Z] #50 24.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-30T17:16:11.512Z] #50 24.20 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-30T17:16:11.512Z] #50 24.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-30T17:16:11.512Z] #50 24.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-30T17:16:11.512Z] #50 24.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-30T17:16:11.512Z] #50 24.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-30T17:16:11.512Z] #50 24.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-30T17:16:11.512Z] #50 24.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-30T17:16:11.512Z] #50 25.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-30T17:16:11.512Z] #50 25.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-30T17:16:11.512Z] #50 25.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-30T17:16:11.512Z] #50 25.60 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-30T17:16:11.512Z] #50 25.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-30T17:16:11.512Z] #50 25.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-30T17:16:11.512Z] #50 25.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-30T17:16:11.512Z] #50 26.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-30T17:16:11.512Z] #50 26.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-30T17:16:11.512Z] #50 26.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-30T17:16:11.512Z] #50 26.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-30T17:16:11.512Z] #50 26.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-30T17:16:11.512Z] #50 26.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-30T17:16:11.512Z] #50 26.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-30T17:16:11.512Z] #50 26.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-30T17:16:11.512Z] #50 26.54 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-30T17:16:11.512Z] #50 26.66 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-30T17:16:11.512Z] #50 26.68 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-30T17:16:11.512Z] #50 26.68 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-30T17:16:11.512Z] #50 26.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-30T17:16:11.512Z] #50 27.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-30T17:16:11.512Z] #50 27.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-30T17:16:11.512Z] #50 27.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-30T17:16:11.512Z] #50 27.79 go: downloading golang.org/x/text v0.3.2 [2021-07-30T17:16:11.512Z] #50 ... [2021-07-30T17:16:11.512Z] [2021-07-30T17:16:11.512Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:16:11.512Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:16:11.512Z] #46 30.33 vendor/golang.org/x/crypto/internal/subtle [2021-07-30T17:16:13.406Z] #46 ... [2021-07-30T17:16:13.406Z] [2021-07-30T17:16:13.406Z] #56 [containerd 1/2] 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 [2021-07-30T17:16:13.406Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-30T17:16:13.406Z] #56 22.61 Fetched 8458 kB in 17s (491 kB/s) [2021-07-30T17:16:13.406Z] #56 22.61 Reading package lists... [2021-07-30T17:16:13.406Z] #56 28.36 Reading package lists... [2021-07-30T17:16:13.406Z] #56 ... [2021-07-30T17:16:13.406Z] [2021-07-30T17:16:13.406Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:16:13.406Z] #52 sha256:317bc7f674a11c21bdc67d86d87abceb236a21341400e7ffa797fde8ff8bd518 [2021-07-30T17:16:13.406Z] #52 22.74 runtime [2021-07-30T17:16:13.663Z] #52 ... [2021-07-30T17:16:13.663Z] [2021-07-30T17:16:13.663Z] #36 [tini 1/2] 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 [2021-07-30T17:16:13.663Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-30T17:16:13.663Z] #36 20.33 Reading package lists... [2021-07-30T17:16:13.663Z] #36 26.38 Reading package lists... [2021-07-30T17:16:13.921Z] #36 31.90 Building dependency tree... [2021-07-30T17:16:14.178Z] #36 ... [2021-07-30T17:16:14.178Z] [2021-07-30T17:16:14.178Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:16:14.178Z] #59 sha256:f744114fae66c2545115c5c177baac91833b44dff4854e99d618a099443a65ed [2021-07-30T17:16:14.178Z] #59 23.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-30T17:16:14.178Z] #59 23.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-30T17:16:14.178Z] #59 ... [2021-07-30T17:16:14.178Z] [2021-07-30T17:16:14.178Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:14.178Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:16:14.178Z] #13 21.63 Fetched 8996 kB in 18s (508 kB/s) [2021-07-30T17:16:14.178Z] #13 21.63 Reading package lists... [2021-07-30T17:16:14.436Z] #13 27.87 Reading package lists... [2021-07-30T17:16:14.436Z] #13 ... [2021-07-30T17:16:14.436Z] [2021-07-30T17:16:14.436Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:16:14.436Z] #50 sha256:b7eb1c9e70f56dabdb9e6451629a83babadf4541802e88c4d48f9ac81bb6ce67 [2021-07-30T17:16:14.436Z] #50 33.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-30T17:16:14.436Z] #50 33.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-30T17:16:14.436Z] #50 33.57 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-30T17:16:14.436Z] #50 33.74 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-30T17:16:14.436Z] #50 33.76 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-30T17:16:14.436Z] #50 33.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-30T17:16:14.693Z] #50 33.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-30T17:16:14.693Z] #50 33.96 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-30T17:16:14.693Z] #50 ... [2021-07-30T17:16:14.693Z] [2021-07-30T17:16:14.693Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:14.693Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:14.693Z] #44 23.63 Fetched 8462 kB in 18s (472 kB/s) [2021-07-30T17:16:14.693Z] #44 23.63 Reading package lists... [2021-07-30T17:16:14.949Z] #44 29.43 Reading package lists... [2021-07-30T17:16:14.949Z] #44 ... [2021-07-30T17:16:14.949Z] [2021-07-30T17:16:14.949Z] #56 [containerd 1/2] 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 [2021-07-30T17:16:14.949Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-30T17:16:14.949Z] #56 28.36 Reading package lists... [2021-07-30T17:16:16.318Z] #56 34.02 Building dependency tree... [2021-07-30T17:16:17.688Z] #56 36.82 The following additional packages will be installed: [2021-07-30T17:16:17.688Z] #56 36.83 libbtrfs0 [2021-07-30T17:16:17.688Z] #56 37.00 The following NEW packages will be installed: [2021-07-30T17:16:17.945Z] #56 37.01 libbtrfs-dev libbtrfs0 [2021-07-30T17:16:18.244Z] #56 37.40 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:16:18.244Z] #56 37.40 Need to get 119 kB of archives. [2021-07-30T17:16:18.244Z] #56 37.40 After this operation, 387 kB of additional disk space will be used. [2021-07-30T17:16:18.244Z] #56 37.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-30T17:16:18.244Z] #56 37.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-30T17:16:19.648Z] #56 38.57 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:16:19.648Z] #56 38.78 Fetched 119 kB in 0s (433 kB/s) [2021-07-30T17:16:19.648Z] #56 38.90 Selecting previously unselected package libbtrfs0. [2021-07-30T17:16:19.907Z] #56 38.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-30T17:16:19.907Z] #56 38.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-30T17:16:19.907Z] #56 38.97 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-30T17:16:19.907Z] #56 39.12 Selecting previously unselected package libbtrfs-dev. [2021-07-30T17:16:19.907Z] #56 39.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-30T17:16:19.907Z] #56 39.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:16:20.174Z] #56 39.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-30T17:16:20.174Z] #56 39.46 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:16:20.174Z] #56 39.47 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:16:20.687Z] #66 ... [2021-07-30T17:16:20.687Z] [2021-07-30T17:16:20.687Z] #63 [containerd 1/2] 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 [2021-07-30T17:16:20.687Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-30T17:16:20.687Z] #63 22.26 Fetched 39.9 MB in 21s (1937 kB/s) [2021-07-30T17:16:21.115Z] #56 DONE 40.2s [2021-07-30T17:16:21.115Z] [2021-07-30T17:16:21.115Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:16:21.115Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:16:22.043Z] #57 1.111 + RM_GOPATH=0 [2021-07-30T17:16:22.044Z] #57 1.111 + TMP_GOPATH= [2021-07-30T17:16:22.044Z] #57 1.111 + : /build [2021-07-30T17:16:22.044Z] #57 1.111 + '[' -z '' ']' [2021-07-30T17:16:22.044Z] #57 1.112 ++ mktemp -d [2021-07-30T17:16:22.044Z] #57 1.113 + export GOPATH=/tmp/tmp.5dhgUYntMG [2021-07-30T17:16:22.044Z] #57 1.113 + GOPATH=/tmp/tmp.5dhgUYntMG [2021-07-30T17:16:22.044Z] #57 1.113 + RM_GOPATH=1 [2021-07-30T17:16:22.044Z] #57 1.113 + case "$(go env GOARCH)" in [2021-07-30T17:16:22.044Z] #57 1.115 ++ go env GOARCH [2021-07-30T17:16:22.044Z] #57 1.150 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:22.044Z] #57 1.150 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:22.044Z] #57 1.151 ++ dirname /tmp/install/install.sh [2021-07-30T17:16:22.044Z] #57 1.154 + dir=/tmp/install [2021-07-30T17:16:22.044Z] #57 1.154 + bin=containerd [2021-07-30T17:16:22.044Z] #57 1.154 + shift [2021-07-30T17:16:22.044Z] #57 1.154 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-30T17:16:22.044Z] #57 1.154 + . /tmp/install/containerd.installer [2021-07-30T17:16:22.044Z] #57 1.154 ++ set -e [2021-07-30T17:16:22.044Z] #57 1.154 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:16:22.044Z] #57 1.155 + install_containerd [2021-07-30T17:16:22.044Z] #57 1.155 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-30T17:16:22.044Z] #57 1.155 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:16:22.044Z] #57 1.155 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5dhgUYntMG/src/github.com/containerd/containerd [2021-07-30T17:16:22.044Z] #57 1.159 Cloning into '/tmp/tmp.5dhgUYntMG/src/github.com/containerd/containerd'... [2021-07-30T17:16:26.218Z] #57 ... [2021-07-30T17:16:26.218Z] [2021-07-30T17:16:26.218Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:26.218Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:26.218Z] #44 29.43 Reading package lists... [2021-07-30T17:16:26.218Z] #44 34.75 Building dependency tree... [2021-07-30T17:16:26.218Z] #44 37.65 The following additional packages will be installed: [2021-07-30T17:16:26.218Z] #44 37.65 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-30T17:16:26.218Z] #44 37.65 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-30T17:16:26.218Z] #44 37.65 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-30T17:16:26.218Z] #44 37.65 python3.7-minimal [2021-07-30T17:16:26.218Z] #44 37.65 Suggested packages: [2021-07-30T17:16:26.218Z] #44 37.66 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-30T17:16:26.218Z] #44 37.66 python3.7-doc binfmt-support [2021-07-30T17:16:26.218Z] #44 39.04 The following NEW packages will be installed: [2021-07-30T17:16:26.218Z] #44 39.06 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-30T17:16:26.218Z] #44 39.06 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-30T17:16:26.218Z] #44 39.06 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-30T17:16:26.218Z] #44 39.06 python3.7-minimal [2021-07-30T17:16:26.218Z] #44 39.53 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:16:26.218Z] #44 39.53 Need to get 6695 kB of archives. [2021-07-30T17:16:26.218Z] #44 39.53 After this operation, 33.1 MB of additional disk space will be used. [2021-07-30T17:16:26.218Z] #44 39.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-30T17:16:26.218Z] #44 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-30T17:16:26.218Z] #44 39.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-30T17:16:26.218Z] #44 39.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-30T17:16:26.218Z] #44 40.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-30T17:16:26.218Z] #44 40.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-30T17:16:26.218Z] #44 40.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-30T17:16:26.218Z] #44 40.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-30T17:16:26.218Z] #44 40.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-30T17:16:26.218Z] #44 40.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-30T17:16:26.218Z] #44 40.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-30T17:16:26.218Z] #44 40.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-30T17:16:26.218Z] #44 40.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-30T17:16:26.218Z] #44 40.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-30T17:16:26.218Z] #44 40.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-30T17:16:26.218Z] #44 42.48 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-30T17:16:26.218Z] #44 43.77 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:16:26.218Z] #44 43.96 Fetched 6695 kB in 4s (1888 kB/s) [2021-07-30T17:16:26.218Z] #44 44.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-30T17:16:26.218Z] #44 44.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-30T17:16:26.218Z] #44 44.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:16:26.218Z] #44 44.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:16:26.218Z] #44 ... [2021-07-30T17:16:26.218Z] [2021-07-30T17:16:26.218Z] #36 [tini 1/2] 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 [2021-07-30T17:16:26.218Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-30T17:16:26.218Z] #36 34.75 The following additional packages will be installed: [2021-07-30T17:16:26.218Z] #36 34.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-30T17:16:26.218Z] #36 34.78 Suggested packages: [2021-07-30T17:16:26.218Z] #36 34.78 cmake-doc ninja-build lrzip [2021-07-30T17:16:26.218Z] #36 34.78 Recommended packages: [2021-07-30T17:16:26.218Z] #36 34.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-30T17:16:26.218Z] #36 35.58 The following NEW packages will be installed: [2021-07-30T17:16:26.218Z] #36 35.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-30T17:16:26.218Z] #36 35.59 vim-common xxd [2021-07-30T17:16:26.218Z] #36 35.95 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:16:26.218Z] #36 35.95 Need to get 14.9 MB of archives. [2021-07-30T17:16:26.218Z] #36 35.95 After this operation, 61.8 MB of additional disk space will be used. [2021-07-30T17:16:26.218Z] #36 35.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-30T17:16:26.218Z] #36 35.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-30T17:16:26.218Z] #36 35.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-30T17:16:26.218Z] #36 36.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-30T17:16:26.218Z] #36 36.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-30T17:16:26.218Z] #36 36.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-30T17:16:26.218Z] #36 36.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-30T17:16:26.218Z] #36 36.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-30T17:16:26.218Z] #36 36.86 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-30T17:16:26.218Z] #36 36.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-30T17:16:26.218Z] #36 38.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:16:26.218Z] #36 38.40 Fetched 14.9 MB in 1s (9957 kB/s) [2021-07-30T17:16:26.218Z] #36 38.48 Selecting previously unselected package xxd. [2021-07-30T17:16:26.218Z] #36 38.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-30T17:16:26.218Z] #36 38.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-30T17:16:26.218Z] #36 38.56 Unpacking xxd (2:8.1.0875-5) ... [2021-07-30T17:16:26.218Z] #36 38.81 Selecting previously unselected package vim-common. [2021-07-30T17:16:26.218Z] #36 38.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-30T17:16:26.218Z] #36 38.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-30T17:16:26.218Z] #36 39.24 Selecting previously unselected package cmake-data. [2021-07-30T17:16:26.218Z] #36 39.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-30T17:16:26.218Z] #36 39.26 Unpacking cmake-data (3.13.4-1) ... [2021-07-30T17:16:26.218Z] #36 42.18 Selecting previously unselected package libicu63:amd64. [2021-07-30T17:16:26.218Z] #36 42.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-30T17:16:26.218Z] #36 42.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-30T17:16:26.218Z] #36 ... [2021-07-30T17:16:26.218Z] [2021-07-30T17:16:26.218Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:26.218Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:26.219Z] #44 44.81 Selecting previously unselected package python3.7-minimal. [2021-07-30T17:16:26.219Z] #44 44.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:16:26.219Z] #44 44.82 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:16:26.219Z] #44 ... [2021-07-30T17:16:26.219Z] [2021-07-30T17:16:26.219Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:16:26.219Z] #50 sha256:b7eb1c9e70f56dabdb9e6451629a83babadf4541802e88c4d48f9ac81bb6ce67 [2021-07-30T17:16:26.219Z] #50 35.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-30T17:16:26.219Z] #50 35.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-30T17:16:26.219Z] #50 35.62 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-30T17:16:26.219Z] #50 ... [2021-07-30T17:16:26.219Z] [2021-07-30T17:16:26.219Z] #32 [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 [2021-07-30T17:16:26.219Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-30T17:16:26.219Z] #32 42.75 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-30T17:16:26.219Z] #32 43.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-30T17:16:26.219Z] #32 43.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-30T17:16:27.267Z] #63 22.26 Reading package lists... [2021-07-30T17:16:27.267Z] #63 ... [2021-07-30T17:16:27.267Z] [2021-07-30T17:16:27.267Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:16:27.267Z] #66 sha256:a04c2034704f068bde0449a1a911e0f4f086d361674a51d9c885a01ca6cf3164 [2021-07-30T17:16:27.267Z] #66 28.65 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-30T17:16:27.267Z] #66 28.65 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-30T17:16:28.109Z] #32 ... [2021-07-30T17:16:28.109Z] [2021-07-30T17:16:28.109Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:28.109Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:16:28.109Z] #13 27.87 Reading package lists... [2021-07-30T17:16:28.109Z] #13 33.97 Building dependency tree... [2021-07-30T17:16:28.109Z] #13 37.54 The following additional packages will be installed: [2021-07-30T17:16:28.109Z] #13 37.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-30T17:16:28.109Z] #13 37.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-30T17:16:28.109Z] #13 37.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-30T17:16:28.109Z] #13 37.56 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-30T17:16:28.109Z] #13 37.57 mingw-w64-x86-64-dev [2021-07-30T17:16:28.109Z] #13 37.60 Suggested packages: [2021-07-30T17:16:28.109Z] #13 37.60 gcc-8-locales seccomp wine64 [2021-07-30T17:16:28.109Z] #13 38.71 The following NEW packages will be installed: [2021-07-30T17:16:28.109Z] #13 38.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-30T17:16:28.109Z] #13 38.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-30T17:16:28.109Z] #13 38.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-30T17:16:28.109Z] #13 38.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-30T17:16:28.109Z] #13 38.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-30T17:16:28.109Z] #13 38.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-30T17:16:28.109Z] #13 38.72 The following packages will be upgraded: [2021-07-30T17:16:28.109Z] #13 38.73 libseccomp2 [2021-07-30T17:16:28.109Z] #13 39.11 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:16:28.109Z] #13 39.11 Need to get 77.8 MB of archives. [2021-07-30T17:16:28.109Z] #13 39.11 After this operation, 487 MB of additional disk space will be used. [2021-07-30T17:16:28.109Z] #13 39.11 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-30T17:16:28.109Z] #13 39.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-30T17:16:28.109Z] #13 39.12 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-30T17:16:28.109Z] #13 39.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-30T17:16:28.109Z] #13 39.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-30T17:16:28.109Z] #13 39.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-30T17:16:28.109Z] #13 39.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-30T17:16:28.109Z] #13 39.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-30T17:16:28.109Z] #13 39.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-30T17:16:28.109Z] #13 40.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-30T17:16:28.109Z] #13 40.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-30T17:16:28.109Z] #13 42.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-30T17:16:28.109Z] #13 ... [2021-07-30T17:16:28.109Z] [2021-07-30T17:16:28.109Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:28.109Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:28.109Z] #44 46.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:16:28.109Z] #44 46.33 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:16:30.537Z] #66 DONE 31.9s [2021-07-30T17:16:30.537Z] [2021-07-30T17:16:30.537Z] #43 [tini 1/2] 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 [2021-07-30T17:16:30.537Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-30T17:16:30.537Z] #43 22.55 Fetched 39.9 MB in 21s (1917 kB/s) [2021-07-30T17:16:30.537Z] #43 22.55 Reading package lists... [2021-07-30T17:16:30.537Z] [2021-07-30T17:16:30.537Z] #43 ... [2021-07-30T17:16:30.537Z] [2021-07-30T17:16:30.537Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-30T17:16:30.537Z] #67 sha256:bf8379fb11f5238776f5b2fbc742c7f64233aefe65dd3859b29041b499d8bb53 [2021-07-30T17:16:30.537Z] #67 DONE 0.0s [2021-07-30T17:16:30.537Z] [2021-07-30T17:16:30.537Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-30T17:16:30.537Z] #68 sha256:190ce098dceca590d70b09bc910adc360fd2df020646f27b994ebcef4968a649 [2021-07-30T17:16:30.537Z] #68 DONE 0.1s [2021-07-30T17:16:30.537Z] [2021-07-30T17:16:30.537Z] #43 [tini 1/2] 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 [2021-07-30T17:16:30.537Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-30T17:16:30.537Z] #43 31.96 Reading package lists... [2021-07-30T17:16:30.537Z] #43 ... [2021-07-30T17:16:30.537Z] [2021-07-30T17:16:30.537Z] #63 [containerd 1/2] 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 [2021-07-30T17:16:30.537Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-30T17:16:30.537Z] #63 22.26 Reading package lists... [2021-07-30T17:16:30.629Z] #44 49.55 Selecting previously unselected package python3-minimal. [2021-07-30T17:16:30.889Z] #44 49.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-30T17:16:30.889Z] #44 49.61 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-30T17:16:30.889Z] #44 49.62 Unpacking python3-minimal (3.7.3-1) ... [2021-07-30T17:16:30.889Z] #44 49.73 Selecting previously unselected package libmpdec2:amd64. [2021-07-30T17:16:30.889Z] #44 49.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-30T17:16:30.889Z] #44 49.75 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-30T17:16:31.146Z] #44 49.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-30T17:16:31.146Z] #44 49.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:16:31.405Z] #44 50.18 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:16:31.515Z] #63 32.19 Reading package lists... [2021-07-30T17:16:31.515Z] #63 ... [2021-07-30T17:16:31.515Z] [2021-07-30T17:16:31.515Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-30T17:16:31.515Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-30T17:16:31.515Z] #71 CACHED [2021-07-30T17:16:31.515Z] [2021-07-30T17:16:31.515Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-30T17:16:31.515Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-30T17:16:31.515Z] #73 CACHED [2021-07-30T17:16:31.662Z] #44 ... [2021-07-30T17:16:31.662Z] [2021-07-30T17:16:31.662Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-30T17:16:31.662Z] #48 sha256:5a2cb835c0cca8a4fc6348acf6276121845844bced63de664c2ea80d9f524f78 [2021-07-30T17:16:31.662Z] #48 DONE 50.9s [2021-07-30T17:16:31.662Z] [2021-07-30T17:16:31.662Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:31.662Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:16:31.662Z] #13 45.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-30T17:16:31.662Z] #13 45.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-30T17:16:31.662Z] #13 45.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-30T17:16:31.662Z] #13 45.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-30T17:16:31.662Z] #13 45.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-30T17:16:31.662Z] #13 45.08 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-30T17:16:31.662Z] #13 45.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-30T17:16:31.662Z] #13 45.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-30T17:16:31.662Z] #13 45.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-30T17:16:31.662Z] #13 45.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-30T17:16:31.662Z] #13 45.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-30T17:16:31.662Z] #13 45.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-30T17:16:31.662Z] #13 45.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-30T17:16:31.662Z] #13 45.25 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-30T17:16:31.662Z] #13 46.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:16:31.662Z] #13 46.44 Fetched 77.8 MB in 6s (12.1 MB/s) [2021-07-30T17:16:31.662Z] #13 46.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 ... 15421 files and directories currently installed.) [2021-07-30T17:16:31.662Z] #13 46.63 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-30T17:16:31.662Z] #13 46.65 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-30T17:16:31.662Z] #13 46.78 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-30T17:16:31.662Z] #13 46.96 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-30T17:16:31.662Z] #13 46.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-30T17:16:31.662Z] #13 47.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-30T17:16:31.662Z] #13 47.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-30T17:16:31.771Z] [2021-07-30T17:16:31.771Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:31.771Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-30T17:16:31.771Z] #19 22.86 Fetched 42.2 MB in 22s (1932 kB/s) [2021-07-30T17:16:33.137Z] #19 22.86 Reading package lists... [2021-07-30T17:16:33.561Z] #13 49.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-30T17:16:33.561Z] #13 49.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-30T17:16:33.561Z] #13 49.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-30T17:16:34.145Z] #13 ... [2021-07-30T17:16:34.145Z] [2021-07-30T17:16:34.145Z] #36 [tini 1/2] 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 [2021-07-30T17:16:34.145Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-30T17:16:34.145Z] #36 47.89 Selecting previously unselected package libxml2:amd64. [2021-07-30T17:16:34.145Z] #36 47.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-30T17:16:34.145Z] #36 47.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-30T17:16:34.145Z] #36 48.49 Selecting previously unselected package libarchive13:amd64. [2021-07-30T17:16:34.145Z] #36 48.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-30T17:16:34.145Z] #36 48.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-30T17:16:34.145Z] #36 48.83 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-30T17:16:34.145Z] #36 48.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-30T17:16:34.145Z] #36 48.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-30T17:16:34.145Z] #36 49.00 Selecting previously unselected package librhash0:amd64. [2021-07-30T17:16:34.145Z] #36 49.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-30T17:16:34.145Z] #36 49.00 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-30T17:16:34.145Z] #36 49.18 Selecting previously unselected package libuv1:amd64. [2021-07-30T17:16:34.145Z] #36 49.18 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-30T17:16:34.145Z] #36 49.19 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-30T17:16:34.145Z] #36 49.37 Selecting previously unselected package cmake. [2021-07-30T17:16:34.145Z] #36 49.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-30T17:16:34.145Z] #36 49.38 Unpacking cmake (3.13.4-1) ... [2021-07-30T17:16:34.145Z] #36 52.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-30T17:16:34.145Z] #36 52.68 Setting up xxd (2:8.1.0875-5) ... [2021-07-30T17:16:34.145Z] #36 52.69 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-30T17:16:34.145Z] #36 52.71 Setting up vim-common (2:8.1.0875-5) ... [2021-07-30T17:16:34.145Z] #36 52.75 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-30T17:16:34.145Z] #36 52.77 Setting up cmake-data (3.13.4-1) ... [2021-07-30T17:16:34.145Z] #36 52.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-30T17:16:34.145Z] #36 52.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-30T17:16:34.145Z] #36 52.83 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-30T17:16:34.145Z] #36 52.85 Setting up cmake (3.13.4-1) ... [2021-07-30T17:16:34.145Z] #36 52.86 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:16:34.145Z] #36 52.96 Processing triggers for mime-support (3.62) ... [2021-07-30T17:16:34.145Z] #36 DONE 53.5s [2021-07-30T17:16:34.145Z] [2021-07-30T17:16:34.145Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-30T17:16:34.145Z] #37 sha256:b032113303b861a185d1e7c654bf5389992fcbc5d188674f641327cccef9ffa6 [2021-07-30T17:16:34.402Z] #37 ... [2021-07-30T17:16:34.402Z] [2021-07-30T17:16:34.402Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:16:34.402Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:16:34.402Z] #46 43.65 sync [2021-07-30T17:16:34.402Z] #46 43.66 internal/reflectlite [2021-07-30T17:16:34.402Z] #46 44.90 internal/testlog [2021-07-30T17:16:34.402Z] #46 45.27 github.com/LK4D4/vndr/godl/singleflight [2021-07-30T17:16:34.402Z] #46 45.62 math/rand [2021-07-30T17:16:34.402Z] #46 46.48 internal/singleflight [2021-07-30T17:16:34.402Z] #46 46.83 sort [2021-07-30T17:16:34.402Z] #46 46.84 errors [2021-07-30T17:16:34.402Z] #46 47.27 io [2021-07-30T17:16:34.402Z] #46 48.18 strconv [2021-07-30T17:16:34.402Z] #46 48.29 bytes [2021-07-30T17:16:34.402Z] #46 50.31 strings [2021-07-30T17:16:34.402Z] #46 52.24 reflect [2021-07-30T17:16:34.402Z] #46 53.25 bufio [2021-07-30T17:16:34.659Z] #46 ... [2021-07-30T17:16:34.659Z] [2021-07-30T17:16:34.659Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:34.659Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:34.659Z] #44 52.13 Selecting previously unselected package python3.7. [2021-07-30T17:16:34.659Z] #44 52.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:16:34.659Z] #44 52.14 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:16:34.659Z] #44 52.35 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-30T17:16:34.659Z] #44 52.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-30T17:16:34.659Z] #44 52.37 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-30T17:16:34.659Z] #44 52.52 Setting up python3-minimal (3.7.3-1) ... [2021-07-30T17:16:35.223Z] #44 53.98 Selecting previously unselected package python3. [2021-07-30T17:16:35.223Z] #44 53.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-30T17:16:35.223Z] #44 54.11 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-30T17:16:35.223Z] #44 54.15 Unpacking python3 (3.7.3-1) ... [2021-07-30T17:16:35.480Z] #44 54.28 Selecting previously unselected package libprotobuf17:amd64. [2021-07-30T17:16:35.480Z] #44 54.32 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-30T17:16:35.480Z] #44 54.33 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-30T17:16:35.980Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f1e5f29a75d442a9) in /home/ubuntu/workspace/moby_PR-42649 [Pipeline] { [Pipeline] checkout [2021-07-30T17:16:36.045Z] #44 54.98 Selecting previously unselected package python3-pkg-resources. [2021-07-30T17:16:36.045Z] #44 54.98 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-30T17:16:36.045Z] #44 54.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:16:36.126Z] The recommended git tool is: git [2021-07-30T17:16:36.303Z] #44 55.18 Selecting previously unselected package python3-six. [2021-07-30T17:16:36.303Z] #44 55.19 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-30T17:16:36.303Z] #44 55.19 Unpacking python3-six (1.12.0-1) ... [2021-07-30T17:16:36.303Z] #44 55.26 Selecting previously unselected package python3-protobuf. [2021-07-30T17:16:36.303Z] #44 55.26 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-30T17:16:36.303Z] #44 55.28 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-30T17:16:36.561Z] #44 ... [2021-07-30T17:16:36.561Z] [2021-07-30T17:16:36.561Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:16:36.561Z] #52 sha256:317bc7f674a11c21bdc67d86d87abceb236a21341400e7ffa797fde8ff8bd518 [2021-07-30T17:16:36.561Z] #52 45.72 internal/reflectlite [2021-07-30T17:16:36.561Z] #52 47.31 sort [2021-07-30T17:16:36.561Z] #52 47.32 io [2021-07-30T17:16:36.561Z] #52 48.53 internal/oserror [2021-07-30T17:16:36.561Z] #52 48.62 bytes [2021-07-30T17:16:36.561Z] #52 48.69 syscall [2021-07-30T17:16:36.561Z] #52 50.77 strconv [2021-07-30T17:16:36.561Z] #52 54.67 reflect [2021-07-30T17:16:36.561Z] #52 ... [2021-07-30T17:16:36.561Z] [2021-07-30T17:16:36.561Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:36.561Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:16:36.561Z] #13 52.10 Selecting previously unselected package binutils-mingw-w64. [2021-07-30T17:16:36.561Z] #13 52.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-30T17:16:36.561Z] #13 52.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-30T17:16:36.561Z] #13 52.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-30T17:16:36.561Z] #13 52.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-30T17:16:36.561Z] #13 52.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-30T17:16:36.561Z] #13 52.49 Selecting previously unselected package dmsetup. [2021-07-30T17:16:36.561Z] #13 52.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-30T17:16:36.561Z] #13 52.53 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-30T17:16:36.561Z] #13 52.70 Selecting previously unselected package mingw-w64-common. [2021-07-30T17:16:36.819Z] #13 52.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-30T17:16:36.819Z] #13 52.71 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-30T17:16:38.479Z] #19 33.38 Reading package lists... [2021-07-30T17:16:38.479Z] #19 ... [2021-07-30T17:16:38.479Z] [2021-07-30T17:16:38.479Z] #43 [tini 1/2] 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 [2021-07-30T17:16:38.479Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-30T17:16:38.479Z] #43 31.96 Reading package lists... [2021-07-30T17:16:40.125Z] using credential docker-jenkins-github-credentials [2021-07-30T17:16:40.134Z] Cloning the remote Git repository [2021-07-30T17:16:40.134Z] Cloning with configured refspecs honoured and without tags [2021-07-30T17:16:40.404Z] #43 40.23 Building dependency tree... [2021-07-30T17:16:40.660Z] #43 42.32 Reading state information... [2021-07-30T17:16:40.167Z] Cloning repository https://github.com/moby/moby.git [2021-07-30T17:16:40.235Z] > git init /home/ubuntu/workspace/moby_PR-42649 # timeout=10 [2021-07-30T17:16:40.535Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:16:40.535Z] > git --version # timeout=10 [2021-07-30T17:16:40.543Z] > git --version # 'git version 2.25.1' [2021-07-30T17:16:40.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:16:40.600Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:16:41.000Z] #13 56.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-30T17:16:41.001Z] #13 56.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-30T17:16:41.001Z] #13 56.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-30T17:16:42.023Z] #43 43.69 The following additional packages will be installed: [2021-07-30T17:16:42.023Z] #43 43.70 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-30T17:16:42.023Z] #43 43.71 Suggested packages: [2021-07-30T17:16:42.023Z] #43 43.71 cmake-doc ninja-build lrzip [2021-07-30T17:16:42.023Z] #43 43.71 Recommended packages: [2021-07-30T17:16:42.023Z] #43 43.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-30T17:16:42.583Z] #43 44.16 The following NEW packages will be installed: [2021-07-30T17:16:42.583Z] #43 44.18 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-30T17:16:42.839Z] #43 44.57 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:16:42.839Z] #43 44.57 Need to get 5913 kB of archives. [2021-07-30T17:16:42.839Z] #43 44.57 After this operation, 27.4 MB of additional disk space will be used. [2021-07-30T17:16:42.839Z] #43 44.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-30T17:16:42.839Z] #43 44.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-30T17:16:42.839Z] #43 44.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-30T17:16:42.839Z] #43 44.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-30T17:16:42.839Z] #43 44.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-30T17:16:42.839Z] #43 44.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-30T17:16:42.839Z] #43 44.62 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-30T17:16:42.839Z] #43 44.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-30T17:16:42.896Z] #13 ... [2021-07-30T17:16:42.896Z] [2021-07-30T17:16:42.896Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-30T17:16:42.896Z] #37 sha256:b032113303b861a185d1e7c654bf5389992fcbc5d188674f641327cccef9ffa6 [2021-07-30T17:16:42.896Z] #37 1.129 + RM_GOPATH=0 [2021-07-30T17:16:42.896Z] #37 1.129 + TMP_GOPATH= [2021-07-30T17:16:42.896Z] #37 1.129 + : /build [2021-07-30T17:16:42.896Z] #37 1.129 + '[' -z '' ']' [2021-07-30T17:16:42.896Z] #37 1.130 ++ mktemp -d [2021-07-30T17:16:42.896Z] #37 1.137 + export GOPATH=/tmp/tmp.eyVAqyJAV1 [2021-07-30T17:16:42.896Z] #37 1.137 + GOPATH=/tmp/tmp.eyVAqyJAV1 [2021-07-30T17:16:42.896Z] #37 1.137 + RM_GOPATH=1 [2021-07-30T17:16:42.896Z] #37 1.137 + case "$(go env GOARCH)" in [2021-07-30T17:16:42.896Z] #37 1.139 ++ go env GOARCH [2021-07-30T17:16:42.896Z] #37 1.159 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:42.896Z] #37 1.160 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:42.896Z] #37 1.161 ++ dirname /tmp/install/install.sh [2021-07-30T17:16:42.896Z] #37 1.166 + dir=/tmp/install [2021-07-30T17:16:42.896Z] #37 1.166 + bin=tini [2021-07-30T17:16:42.896Z] #37 1.167 + shift [2021-07-30T17:16:42.896Z] #37 1.167 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-30T17:16:42.896Z] #37 1.167 + . /tmp/install/tini.installer [2021-07-30T17:16:42.896Z] #37 1.168 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:16:42.896Z] #37 1.169 + install_tini [2021-07-30T17:16:42.896Z] #37 1.172 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-30T17:16:42.896Z] #37 1.172 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:16:42.896Z] #37 1.172 + git clone https://github.com/krallin/tini.git /tmp/tmp.eyVAqyJAV1/tini [2021-07-30T17:16:42.896Z] #37 1.179 Cloning into '/tmp/tmp.eyVAqyJAV1/tini'... [2021-07-30T17:16:42.896Z] #37 1.821 + cd /tmp/tmp.eyVAqyJAV1/tini [2021-07-30T17:16:42.896Z] #37 1.822 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:16:42.896Z] #37 1.845 + cmake . [2021-07-30T17:16:42.896Z] #37 2.275 -- The C compiler identification is GNU 8.3.0 [2021-07-30T17:16:42.896Z] #37 2.335 -- Check for working C compiler: /usr/bin/cc [2021-07-30T17:16:42.896Z] #37 2.934 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-30T17:16:42.896Z] #37 2.942 -- Detecting C compiler ABI info [2021-07-30T17:16:42.896Z] #37 3.633 -- Detecting C compiler ABI info - done [2021-07-30T17:16:42.896Z] #37 3.662 -- Detecting C compile features [2021-07-30T17:16:42.896Z] #37 5.175 -- Detecting C compile features - done [2021-07-30T17:16:42.896Z] #37 5.210 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-30T17:16:42.896Z] #37 5.446 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-30T17:16:42.896Z] #37 5.541 -- Configuring done [2021-07-30T17:16:42.896Z] #37 5.560 -- Generating done [2021-07-30T17:16:42.896Z] #37 5.577 -- Build files have been written to: /tmp/tmp.eyVAqyJAV1/tini [2021-07-30T17:16:42.896Z] #37 5.595 + make tini-static [2021-07-30T17:16:42.896Z] #37 5.980 Scanning dependencies of target tini-static [2021-07-30T17:16:42.896Z] #37 6.094 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-30T17:16:42.896Z] #37 7.308 [100%] Linking C executable tini-static [2021-07-30T17:16:42.896Z] #37 7.774 [100%] Built target tini-static [2021-07-30T17:16:42.896Z] #37 7.853 + mkdir -p /build [2021-07-30T17:16:42.896Z] #37 7.861 + cp tini-static /build/docker-init [2021-07-30T17:16:43.097Z] #43 ... [2021-07-30T17:16:43.097Z] [2021-07-30T17:16:43.097Z] #63 [containerd 1/2] 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 [2021-07-30T17:16:43.097Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-30T17:16:43.097Z] #63 32.19 Reading package lists... [2021-07-30T17:16:43.097Z] #63 40.19 Building dependency tree... [2021-07-30T17:16:43.097Z] #63 41.91 Reading state information... [2021-07-30T17:16:43.097Z] #63 43.24 The following additional packages will be installed: [2021-07-30T17:16:43.097Z] #63 43.25 libbtrfs0 [2021-07-30T17:16:43.097Z] #63 43.40 The following NEW packages will be installed: [2021-07-30T17:16:43.097Z] #63 43.41 libbtrfs-dev libbtrfs0 [2021-07-30T17:16:43.097Z] #63 43.84 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:16:43.097Z] #63 43.84 Need to get 119 kB of archives. [2021-07-30T17:16:43.097Z] #63 43.84 After this operation, 387 kB of additional disk space will be used. [2021-07-30T17:16:43.097Z] #63 43.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-30T17:16:43.097Z] #63 43.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-30T17:16:43.097Z] #63 44.36 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:16:43.097Z] #63 44.49 Fetched 119 kB in 0s (439 kB/s) [2021-07-30T17:16:43.097Z] #63 44.52 Selecting previously unselected package libbtrfs0. [2021-07-30T17:16:43.097Z] #63 44.52 (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 ... 29521 files and directories currently installed.) [2021-07-30T17:16:43.097Z] #63 44.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-30T17:16:43.097Z] #63 44.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-30T17:16:43.097Z] #63 44.61 Selecting previously unselected package libbtrfs-dev. [2021-07-30T17:16:43.097Z] #63 44.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-30T17:16:43.097Z] #63 44.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:16:43.097Z] #63 44.74 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-30T17:16:43.097Z] #63 44.76 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:16:43.097Z] #63 44.77 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:16:43.097Z] #63 DONE 45.0s [2021-07-30T17:16:43.153Z] #37 DONE 8.8s [2021-07-30T17:16:43.153Z] [2021-07-30T17:16:43.153Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:43.153Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:43.153Z] #44 55.68 Selecting previously unselected package libnet1:amd64. [2021-07-30T17:16:43.153Z] #44 55.68 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-30T17:16:43.153Z] #44 55.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:16:43.153Z] #44 55.82 Selecting previously unselected package libnl-3-200:amd64. [2021-07-30T17:16:43.153Z] #44 55.82 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-30T17:16:43.153Z] #44 55.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-30T17:16:43.153Z] #44 55.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-30T17:16:43.153Z] #44 55.95 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-30T17:16:43.153Z] #44 55.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-30T17:16:43.153Z] #44 56.05 Selecting previously unselected package criu. [2021-07-30T17:16:43.153Z] #44 56.05 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-30T17:16:43.153Z] #44 56.07 Unpacking criu (3.15-1) ... [2021-07-30T17:16:43.153Z] #44 56.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:16:43.153Z] #44 56.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-30T17:16:43.153Z] #44 56.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-30T17:16:43.153Z] #44 56.74 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-30T17:16:43.153Z] #44 56.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-30T17:16:43.153Z] #44 56.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:16:43.153Z] #44 56.80 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-30T17:16:43.153Z] #44 56.82 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:16:43.153Z] #44 61.53 Setting up python3 (3.7.3-1) ... [2021-07-30T17:16:43.354Z] [2021-07-30T17:16:43.354Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:16:43.354Z] #64 sha256:9e9174503432efbd236950a03282041dbb8ef9e3f6d9aefc37e89f57d1296285 [2021-07-30T17:16:43.411Z] #44 62.13 Setting up python3-six (1.12.0-1) ... [2021-07-30T17:16:44.281Z] #64 0.890 + RM_GOPATH=0 [2021-07-30T17:16:44.281Z] #64 0.890 + TMP_GOPATH= [2021-07-30T17:16:44.281Z] #64 0.890 + : /build [2021-07-30T17:16:44.281Z] #64 0.890 + '[' -z '' ']' [2021-07-30T17:16:44.281Z] #64 0.891 ++ mktemp -d [2021-07-30T17:16:44.281Z] #64 0.892 + export GOPATH=/tmp/tmp.5YGWnvZVRr [2021-07-30T17:16:44.281Z] #64 0.892 + GOPATH=/tmp/tmp.5YGWnvZVRr [2021-07-30T17:16:44.281Z] #64 0.892 + RM_GOPATH=1 [2021-07-30T17:16:44.281Z] #64 0.892 + case "$(go env GOARCH)" in [2021-07-30T17:16:44.281Z] #64 0.892 ++ go env GOARCH [2021-07-30T17:16:44.281Z] #64 0.898 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:44.281Z] #64 0.898 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:44.281Z] #64 0.899 ++ dirname /tmp/install/install.sh [2021-07-30T17:16:44.281Z] #64 0.901 + dir=/tmp/install [2021-07-30T17:16:44.281Z] #64 0.901 + bin=containerd [2021-07-30T17:16:44.281Z] #64 0.901 + shift [2021-07-30T17:16:44.281Z] #64 0.901 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-30T17:16:44.281Z] #64 0.901 + . /tmp/install/containerd.installer [2021-07-30T17:16:44.281Z] #64 0.901 ++ set -e [2021-07-30T17:16:44.281Z] #64 0.901 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:16:44.281Z] #64 0.901 + install_containerd [2021-07-30T17:16:44.281Z] #64 0.902 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-30T17:16:44.281Z] #64 0.902 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:16:44.281Z] #64 0.902 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5YGWnvZVRr/src/github.com/containerd/containerd [2021-07-30T17:16:44.281Z] #64 0.903 Cloning into '/tmp/tmp.5YGWnvZVRr/src/github.com/containerd/containerd'... [2021-07-30T17:16:44.780Z] #44 63.39 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:16:45.710Z] #44 ... [2021-07-30T17:16:45.710Z] [2021-07-30T17:16:45.710Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:16:45.710Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:16:45.710Z] #46 54.82 syscall [2021-07-30T17:16:45.710Z] #46 61.47 internal/syscall/unix [2021-07-30T17:16:45.710Z] #46 61.85 internal/poll [2021-07-30T17:16:45.710Z] #46 64.09 internal/fmtsort [2021-07-30T17:16:45.710Z] #46 64.55 internal/syscall/execenv [2021-07-30T17:16:45.710Z] #46 64.56 path [2021-07-30T17:16:45.710Z] #46 64.71 regexp/syntax [2021-07-30T17:16:45.710Z] #46 ... [2021-07-30T17:16:45.710Z] [2021-07-30T17:16:45.711Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:45.711Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:45.711Z] #44 64.63 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-30T17:16:46.798Z] #64 ... [2021-07-30T17:16:46.798Z] [2021-07-30T17:16:46.798Z] #43 [tini 1/2] 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 [2021-07-30T17:16:46.798Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-30T17:16:46.798Z] #43 45.48 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:16:46.798Z] #43 45.69 Fetched 5913 kB in 0s (15.9 MB/s) [2021-07-30T17:16:46.798Z] #43 45.73 Selecting previously unselected package xxd. [2021-07-30T17:16:46.798Z] #43 45.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-30T17:16:46.798Z] #43 45.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-30T17:16:46.798Z] #43 45.76 Unpacking xxd (2:8.1.0875-5) ... [2021-07-30T17:16:46.798Z] #43 45.83 Selecting previously unselected package vim-common. [2021-07-30T17:16:46.798Z] #43 45.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-30T17:16:46.798Z] #43 45.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-30T17:16:46.798Z] #43 45.92 Selecting previously unselected package cmake-data. [2021-07-30T17:16:46.798Z] #43 45.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-30T17:16:46.798Z] #43 45.94 Unpacking cmake-data (3.13.4-1) ... [2021-07-30T17:16:46.798Z] #43 46.50 Selecting previously unselected package libarchive13:amd64. [2021-07-30T17:16:46.798Z] #43 46.51 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-30T17:16:46.798Z] #43 46.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-30T17:16:46.798Z] #43 46.65 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-30T17:16:46.798Z] #43 46.66 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-30T17:16:46.798Z] #43 46.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-30T17:16:46.798Z] #43 46.74 Selecting previously unselected package librhash0:amd64. [2021-07-30T17:16:46.798Z] #43 46.74 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-30T17:16:46.798Z] #43 46.75 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-30T17:16:46.798Z] #43 46.83 Selecting previously unselected package libuv1:amd64. [2021-07-30T17:16:46.798Z] #43 46.83 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-30T17:16:46.798Z] #43 46.83 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-30T17:16:46.798Z] #43 46.90 Selecting previously unselected package cmake. [2021-07-30T17:16:46.798Z] #43 46.90 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-30T17:16:46.798Z] #43 46.91 Unpacking cmake (3.13.4-1) ... [2021-07-30T17:16:46.798Z] #43 47.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-30T17:16:46.798Z] #43 47.81 Setting up xxd (2:8.1.0875-5) ... [2021-07-30T17:16:46.798Z] #43 47.82 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-30T17:16:46.798Z] #43 47.83 Setting up vim-common (2:8.1.0875-5) ... [2021-07-30T17:16:46.798Z] #43 47.86 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-30T17:16:46.798Z] #43 47.87 Setting up cmake-data (3.13.4-1) ... [2021-07-30T17:16:46.798Z] #43 47.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-30T17:16:46.798Z] #43 47.89 Setting up cmake (3.13.4-1) ... [2021-07-30T17:16:46.798Z] #43 47.90 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:16:46.798Z] #43 47.93 Processing triggers for mime-support (3.62) ... [2021-07-30T17:16:46.798Z] #43 DONE 48.2s [2021-07-30T17:16:46.798Z] [2021-07-30T17:16:46.798Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:46.798Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-30T17:16:46.798Z] #19 33.38 Reading package lists... [2021-07-30T17:16:46.798Z] #19 41.02 Building dependency tree... [2021-07-30T17:16:46.798Z] #19 42.47 Reading state information... [2021-07-30T17:16:46.798Z] #19 43.53 The following additional packages will be installed: [2021-07-30T17:16:46.798Z] #19 43.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-30T17:16:46.798Z] #19 43.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-30T17:16:46.798Z] #19 43.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-30T17:16:46.798Z] #19 43.55 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-30T17:16:46.798Z] #19 43.55 mingw-w64-x86-64-dev [2021-07-30T17:16:46.798Z] #19 43.58 Suggested packages: [2021-07-30T17:16:46.798Z] #19 43.58 gcc-8-locales seccomp wine64 [2021-07-30T17:16:46.798Z] #19 44.05 The following NEW packages will be installed: [2021-07-30T17:16:46.798Z] #19 44.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-30T17:16:46.798Z] #19 44.06 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-30T17:16:46.798Z] #19 44.06 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-30T17:16:46.798Z] #19 44.06 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-30T17:16:46.798Z] #19 44.06 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-30T17:16:46.798Z] #19 44.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-30T17:16:46.798Z] #19 44.08 The following packages will be upgraded: [2021-07-30T17:16:46.798Z] #19 44.09 libseccomp2 [2021-07-30T17:16:46.798Z] #19 44.47 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:16:46.798Z] #19 44.47 Need to get 77.8 MB of archives. [2021-07-30T17:16:46.798Z] #19 44.47 After this operation, 487 MB of additional disk space will be used. [2021-07-30T17:16:46.798Z] #19 44.47 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-30T17:16:46.798Z] #19 44.47 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-30T17:16:46.798Z] #19 44.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-30T17:16:46.798Z] #19 44.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-30T17:16:46.798Z] #19 44.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-30T17:16:46.798Z] #19 44.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-30T17:16:46.798Z] #19 44.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-30T17:16:46.798Z] #19 44.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-30T17:16:46.798Z] #19 44.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-30T17:16:46.798Z] #19 44.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-30T17:16:46.798Z] #19 44.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-30T17:16:46.798Z] #19 45.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-30T17:16:46.798Z] #19 46.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-30T17:16:46.798Z] #19 46.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-30T17:16:46.798Z] #19 46.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-30T17:16:46.798Z] #19 46.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-30T17:16:46.798Z] #19 46.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-30T17:16:46.798Z] #19 46.13 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-30T17:16:46.798Z] #19 46.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-30T17:16:46.798Z] #19 46.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-30T17:16:46.798Z] #19 46.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-30T17:16:46.798Z] #19 46.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-30T17:16:46.798Z] #19 46.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-30T17:16:46.798Z] #19 46.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-30T17:16:46.798Z] #19 46.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-30T17:16:46.798Z] #19 46.19 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-30T17:16:46.798Z] #19 46.78 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:16:46.798Z] #19 47.06 Fetched 77.8 MB in 2s (39.2 MB/s) [2021-07-30T17:16:47.054Z] #19 47.13 (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 ... 29521 files and directories currently installed.) [2021-07-30T17:16:47.054Z] #19 47.17 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-30T17:16:47.054Z] #19 47.19 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-30T17:16:47.054Z] #19 47.28 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-30T17:16:47.054Z] #19 47.36 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-30T17:16:47.054Z] #19 47.36 (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 ... 29521 files and directories currently installed.) [2021-07-30T17:16:47.310Z] #19 47.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-30T17:16:47.310Z] #19 47.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-30T17:16:47.604Z] #44 ... [2021-07-30T17:16:47.605Z] [2021-07-30T17:16:47.605Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:16:47.605Z] #52 sha256:317bc7f674a11c21bdc67d86d87abceb236a21341400e7ffa797fde8ff8bd518 [2021-07-30T17:16:47.605Z] #52 56.57 time [2021-07-30T17:16:47.605Z] #52 61.52 context [2021-07-30T17:16:47.605Z] #52 62.76 internal/poll [2021-07-30T17:16:47.605Z] #52 65.28 io/fs [2021-07-30T17:16:47.605Z] #52 65.69 encoding/binary [2021-07-30T17:16:47.605Z] #52 66.06 os [2021-07-30T17:16:47.605Z] #52 ... [2021-07-30T17:16:47.605Z] [2021-07-30T17:16:47.605Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:47.605Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:16:47.605Z] #13 62.59 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-30T17:16:47.605Z] #13 62.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-30T17:16:47.605Z] #13 62.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:16:47.605Z] #13 62.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-30T17:16:47.605Z] #13 62.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-30T17:16:47.605Z] #13 62.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:16:47.913Z] #19 48.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-30T17:16:47.913Z] #19 48.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-30T17:16:47.913Z] #19 48.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-30T17:16:48.476Z] #19 48.80 Selecting previously unselected package binutils-mingw-w64. [2021-07-30T17:16:48.476Z] #19 48.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-30T17:16:48.476Z] #19 48.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-30T17:16:48.476Z] #19 48.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-30T17:16:48.476Z] #19 48.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-30T17:16:48.476Z] #19 48.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-30T17:16:48.476Z] #19 48.95 Selecting previously unselected package dmsetup. [2021-07-30T17:16:48.732Z] #19 48.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-30T17:16:48.732Z] #19 48.95 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-30T17:16:48.732Z] #19 49.02 Selecting previously unselected package mingw-w64-common. [2021-07-30T17:16:48.732Z] #19 49.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-30T17:16:48.732Z] #19 49.02 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-30T17:16:49.659Z] #19 ... [2021-07-30T17:16:49.659Z] [2021-07-30T17:16:49.659Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-30T17:16:49.659Z] #44 sha256:de0da1f49200b0f00f54e02b5622b07c4d083c86fcc5088a375d88e11fabfa11 [2021-07-30T17:16:49.659Z] #44 0.834 + RM_GOPATH=0 [2021-07-30T17:16:49.659Z] #44 0.834 + TMP_GOPATH= [2021-07-30T17:16:49.659Z] #44 0.835 + : /build [2021-07-30T17:16:49.659Z] #44 0.835 + '[' -z '' ']' [2021-07-30T17:16:49.659Z] #44 0.836 ++ mktemp -d [2021-07-30T17:16:49.659Z] #44 0.837 + export GOPATH=/tmp/tmp.kJWeJe2tMA [2021-07-30T17:16:49.659Z] #44 0.837 + GOPATH=/tmp/tmp.kJWeJe2tMA [2021-07-30T17:16:49.659Z] #44 0.837 + RM_GOPATH=1 [2021-07-30T17:16:49.659Z] #44 0.838 + case "$(go env GOARCH)" in [2021-07-30T17:16:49.659Z] #44 0.838 ++ go env GOARCH [2021-07-30T17:16:49.659Z] #44 0.845 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:49.659Z] #44 0.845 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:16:49.659Z] #44 0.846 ++ dirname /tmp/install/install.sh [2021-07-30T17:16:49.659Z] #44 0.847 + dir=/tmp/install [2021-07-30T17:16:49.659Z] #44 0.847 + bin=tini [2021-07-30T17:16:49.659Z] #44 0.847 + shift [2021-07-30T17:16:49.659Z] #44 0.847 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-30T17:16:49.659Z] #44 0.847 + . /tmp/install/tini.installer [2021-07-30T17:16:49.659Z] #44 0.848 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:16:49.659Z] #44 0.848 + install_tini [2021-07-30T17:16:49.659Z] #44 0.848 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-30T17:16:49.659Z] #44 0.848 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:16:49.659Z] #44 0.848 + git clone https://github.com/krallin/tini.git /tmp/tmp.kJWeJe2tMA/tini [2021-07-30T17:16:49.659Z] #44 0.850 Cloning into '/tmp/tmp.kJWeJe2tMA/tini'... [2021-07-30T17:16:49.659Z] #44 1.173 + cd /tmp/tmp.kJWeJe2tMA/tini [2021-07-30T17:16:49.659Z] #44 1.173 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:16:49.659Z] #44 1.184 + cmake . [2021-07-30T17:16:49.659Z] #44 1.500 -- The C compiler identification is GNU 8.3.0 [2021-07-30T17:16:49.659Z] #44 1.525 -- Check for working C compiler: /usr/bin/cc [2021-07-30T17:16:49.659Z] #44 1.738 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-30T17:16:49.659Z] #44 1.739 -- Detecting C compiler ABI info [2021-07-30T17:16:49.659Z] #44 1.974 -- Detecting C compiler ABI info - done [2021-07-30T17:16:49.659Z] #44 1.982 -- Detecting C compile features [2021-07-30T17:16:49.659Z] #44 2.442 -- Detecting C compile features - done [2021-07-30T17:16:49.659Z] #44 2.456 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-30T17:16:49.659Z] #44 2.523 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-30T17:16:49.659Z] #44 2.555 -- Configuring done [2021-07-30T17:16:49.659Z] #44 2.566 -- Generating done [2021-07-30T17:16:49.659Z] #44 2.574 -- Build files have been written to: /tmp/tmp.kJWeJe2tMA/tini [2021-07-30T17:16:49.659Z] #44 2.576 + make tini-static [2021-07-30T17:16:49.659Z] #44 2.702 Scanning dependencies of target tini-static [2021-07-30T17:16:49.659Z] #44 2.746 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-30T17:16:49.659Z] #44 3.214 [100%] Linking C executable tini-static [2021-07-30T17:16:49.659Z] #44 3.421 [100%] Built target tini-static [2021-07-30T17:16:49.809Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:16:49.809Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:16:49.809Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:16:49.809Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:16:49.809Z] [2021-07-30T17:16:49.809Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-30T17:16:49.809Z] DOCKER_SYSTEMD=1 [2021-07-30T17:16:49.809Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-30T17:16:49.809Z] HOSTNAME=663d790f73b9 [2021-07-30T17:16:49.809Z] DEST=bundles/test-integration [2021-07-30T17:16:49.809Z] PWD=/go/src/github.com/docker/docker [2021-07-30T17:16:49.809Z] DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 [2021-07-30T17:16:49.809Z] container=docker [2021-07-30T17:16:49.809Z] HOME=/root [2021-07-30T17:16:49.809Z] LANG=C.UTF-8 [2021-07-30T17:16:49.809Z] INVOCATION_ID=ca5b17af584642af9ea481acaa95256e [2021-07-30T17:16:49.809Z] GOLANG_VERSION=1.16.6 [2021-07-30T17:16:49.809Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-30T17:16:49.809Z] VALIDATE_BRANCH=master [2021-07-30T17:16:49.809Z] TERM=xterm [2021-07-30T17:16:49.809Z] DOCKER_PKG=github.com/docker/docker [2021-07-30T17:16:49.809Z] SHLVL=3 [2021-07-30T17:16:49.809Z] TIMEOUT=120m [2021-07-30T17:16:49.809Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-30T17:16:49.809Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-30T17:16:49.809Z] GO111MODULE=off [2021-07-30T17:16:49.809Z] DOCKER_EXPERIMENTAL=1 [2021-07-30T17:16:49.809Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-30T17:16:49.809Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-30T17:16:49.809Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-30T17:16:49.809Z] GOPATH=/go [2021-07-30T17:16:49.809Z] PKG_CONFIG=pkg-config [2021-07-30T17:16:49.809Z] _=/usr/bin/env [2021-07-30T17:16:49.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-30T17:16:49.915Z] #44 3.453 + mkdir -p /build [2021-07-30T17:16:49.916Z] #44 3.456 + cp tini-static /build/docker-init [2021-07-30T17:16:49.916Z] #44 DONE 3.7s [2021-07-30T17:16:49.916Z] [2021-07-30T17:16:49.916Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:49.916Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-30T17:16:50.478Z] #19 50.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-30T17:16:50.478Z] #19 50.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-30T17:16:50.478Z] #19 50.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-30T17:16:50.878Z] #13 ... [2021-07-30T17:16:50.878Z] [2021-07-30T17:16:50.878Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:50.878Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:50.878Z] #44 67.31 Setting up criu (3.15-1) ... [2021-07-30T17:16:50.878Z] #44 68.82 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:16:50.878Z] #44 68.90 Processing triggers for mime-support (3.62) ... [2021-07-30T17:16:50.878Z] #44 DONE 69.6s [2021-07-30T17:16:50.878Z] [2021-07-30T17:16:50.878Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:16:50.878Z] #52 sha256:317bc7f674a11c21bdc67d86d87abceb236a21341400e7ffa797fde8ff8bd518 [2021-07-30T17:16:50.878Z] #52 67.47 encoding/base64 [2021-07-30T17:16:50.878Z] #52 68.17 golang.org/x/sys/unix [2021-07-30T17:16:50.878Z] #52 69.85 fmt [2021-07-30T17:16:51.405Z] #19 ... [2021-07-30T17:16:51.405Z] [2021-07-30T17:16:51.405Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-30T17:16:51.405Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-30T17:16:51.405Z] #46 CACHED [2021-07-30T17:16:51.405Z] [2021-07-30T17:16:51.406Z] #47 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:16:51.406Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:16:51.406Z] #47 CACHED [2021-07-30T17:16:51.406Z] [2021-07-30T17:16:51.406Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-30T17:16:51.406Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-30T17:16:51.406Z] #50 CACHED [2021-07-30T17:16:51.406Z] [2021-07-30T17:16:51.406Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:16:51.406Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-30T17:16:51.406Z] #51 CACHED [2021-07-30T17:16:51.406Z] [2021-07-30T17:16:51.406Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:16:51.406Z] #53 sha256:29d78e8a449a730751d5f96d12dfca3f14ac0a1d56cce42f2587fb4424b25555 [2021-07-30T17:16:51.406Z] #53 CACHED [2021-07-30T17:16:51.406Z] [2021-07-30T17:16:51.406Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-30T17:16:51.406Z] #55 sha256:c165520ad785f594b16a9c75fdd3ff5e3f7d3c5a6f4a55fd9d149eb623e25953 [2021-07-30T17:16:51.406Z] #55 CACHED [2021-07-30T17:16:51.406Z] [2021-07-30T17:16:51.406Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:16:51.406Z] #57 sha256:000ddaf363095c7919bd3fdc8a85ec9944f9ee23ac9d5ee0f7ae07a4fe2101da [2021-07-30T17:16:51.406Z] #57 CACHED [2021-07-30T17:16:51.406Z] [2021-07-30T17:16:51.406Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:16:51.406Z] #59 sha256:bf7e23dd7bd017b0eb28411a7b17c5182796835cdb7001f143d3e86ed5ddc935 [2021-07-30T17:16:51.406Z] #59 CACHED [2021-07-30T17:16:51.406Z] [2021-07-30T17:16:51.406Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:16:51.406Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-30T17:16:52.333Z] #19 52.55 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-30T17:16:52.334Z] #19 52.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-30T17:16:52.334Z] #19 52.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:16:52.334Z] #19 52.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-30T17:16:52.334Z] #19 52.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-30T17:16:52.334Z] #19 52.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:16:54.153Z] #52 73.10 encoding/json [2021-07-30T17:16:55.522Z] #52 ... [2021-07-30T17:16:55.522Z] [2021-07-30T17:16:55.522Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:16:55.522Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:16:55.522Z] #46 65.06 io/fs [2021-07-30T17:16:55.522Z] #46 66.04 os [2021-07-30T17:16:55.522Z] #46 68.47 regexp [2021-07-30T17:16:55.522Z] #46 69.71 fmt [2021-07-30T17:16:55.522Z] #46 71.54 path/filepath [2021-07-30T17:16:55.522Z] #46 72.48 internal/lazyregexp [2021-07-30T17:16:55.522Z] #46 72.74 io/ioutil [2021-07-30T17:16:55.522Z] #46 73.14 github.com/LK4D4/vndr/versioned [2021-07-30T17:16:55.522Z] #46 73.25 hash/crc32 [2021-07-30T17:16:55.522Z] #46 73.31 flag [2021-07-30T17:16:55.522Z] #46 73.77 go/token [2021-07-30T17:16:55.522Z] #46 74.44 go/scanner [2021-07-30T17:16:55.522Z] #46 74.62 net/url [2021-07-30T17:16:56.038Z] #57 ... [2021-07-30T17:16:56.038Z] [2021-07-30T17:16:56.038Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:16:56.038Z] #50 sha256:9bb64938ef35b84d90f7144e10418a5e999fdce5160008bd1bc1c2911779b80d [2021-07-30T17:16:56.038Z] #50 100.4 + /build/golangci-lint --version [2021-07-30T17:16:56.038Z] #50 100.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-30T17:16:56.038Z] #50 DONE 100.9s [2021-07-30T17:16:56.038Z] [2021-07-30T17:16:56.038Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:16:56.038Z] #57 sha256:8b0dbd037a43ba4f50417742824cbb3fa08c1ccbb1a9f7deddb20ad59fc1c8d9 [2021-07-30T17:16:56.038Z] #57 ... [2021-07-30T17:16:56.038Z] [2021-07-30T17:16:56.038Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-30T17:16:56.038Z] #51 sha256:485aefb67e1660a7f17d11d24ed325b734af2ea13492d31d623ee9dddb224d22 [2021-07-30T17:16:56.038Z] #51 DONE 0.1s [2021-07-30T17:16:56.038Z] [2021-07-30T17:16:56.038Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-30T17:16:56.038Z] #53 sha256:3f4f144b2571cf6e26af9ae84f684ff3891ec67d80f5b601cb0afe1cc484a0b6 [2021-07-30T17:16:56.038Z] #53 DONE 0.1s [2021-07-30T17:16:56.038Z] [2021-07-30T17:16:56.038Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:16:56.038Z] #57 sha256:8b0dbd037a43ba4f50417742824cbb3fa08c1ccbb1a9f7deddb20ad59fc1c8d9 [2021-07-30T17:16:56.038Z] #57 ... [2021-07-30T17:16:56.038Z] [2021-07-30T17:16:56.038Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-30T17:16:56.038Z] #55 sha256:20406076f1951eed68dd2824a8c5628de094f5303fdebbb40415cc0eacd92115 [2021-07-30T17:16:56.038Z] #55 DONE 0.1s [2021-07-30T17:16:56.038Z] [2021-07-30T17:16:56.038Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:16:56.038Z] #57 sha256:8b0dbd037a43ba4f50417742824cbb3fa08c1ccbb1a9f7deddb20ad59fc1c8d9 [2021-07-30T17:16:56.087Z] #46 75.41 go/ast [2021-07-30T17:16:56.343Z] #46 ... [2021-07-30T17:16:56.343Z] [2021-07-30T17:16:56.343Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:16:56.344Z] #52 sha256:317bc7f674a11c21bdc67d86d87abceb236a21341400e7ffa797fde8ff8bd518 [2021-07-30T17:16:56.344Z] #52 75.61 github.com/pkg/diff [2021-07-30T17:16:57.583Z] #19 57.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-30T17:16:57.583Z] #19 57.40 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-30T17:16:57.583Z] #19 57.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:16:57.712Z] #52 76.78 go/ast [2021-07-30T17:16:57.969Z] #52 77.12 golang.org/x/crypto/ssh/terminal [2021-07-30T17:16:58.899Z] #52 78.29 mvdan.cc/editorconfig [2021-07-30T17:17:00.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:17:00.159Z] > git config --add remote.origin.fetch +refs/pull/42649/head:refs/remotes/origin/PR-42649 # timeout=10 [2021-07-30T17:17:00.245Z] Fetching without tags [2021-07-30T17:17:00.267Z] #52 79.30 mvdan.cc/sh/v3/fileutil [2021-07-30T17:17:00.267Z] #52 79.50 text/tabwriter [2021-07-30T17:17:00.609Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 [2021-07-30T17:17:00.830Z] #52 80.04 mvdan.cc/sh/v3/syntax [2021-07-30T17:17:01.288Z] #57 109.8 # github.com/containerd/containerd/cmd/containerd [2021-07-30T17:17:01.288Z] #57 109.8 /usr/bin/ld: /tmp/go-link-942409520/000019.o: in function `New': [2021-07-30T17:17:01.288Z] #57 109.8 /tmp/tmp.CDEwK48uMe/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 [2021-07-30T17:17:01.288Z] #57 109.9 + bin/containerd-stress [2021-07-30T17:17:01.749Z] #19 61.52 Selecting previously unselected package libapparmor1:amd64. [2021-07-30T17:17:01.749Z] #19 61.52 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-30T17:17:01.749Z] #19 61.53 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-30T17:17:01.749Z] #19 61.58 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-30T17:17:01.749Z] #19 61.58 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-30T17:17:01.749Z] #19 61.59 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-30T17:17:01.749Z] #19 61.65 Selecting previously unselected package libbtrfs0. [2021-07-30T17:17:01.749Z] #19 61.66 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-30T17:17:01.749Z] #19 61.66 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-30T17:17:01.749Z] #19 61.71 Selecting previously unselected package libbtrfs-dev. [2021-07-30T17:17:01.749Z] #19 61.71 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-30T17:17:01.749Z] #19 61.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:17:01.749Z] #19 61.76 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-30T17:17:01.749Z] #19 61.77 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-30T17:17:01.749Z] #19 61.77 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:01.749Z] #19 61.82 Selecting previously unselected package libudev-dev:amd64. [2021-07-30T17:17:01.749Z] #19 61.82 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-30T17:17:01.749Z] #19 61.83 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-30T17:17:01.749Z] #19 61.90 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-30T17:17:01.749Z] #19 61.90 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-30T17:17:01.749Z] #19 61.90 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-30T17:17:01.749Z] #19 62.01 Selecting previously unselected package libpcre16-3:amd64. [2021-07-30T17:17:01.749Z] #19 62.02 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-30T17:17:01.749Z] #19 62.02 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-30T17:17:01.749Z] #19 62.10 Selecting previously unselected package libpcre32-3:amd64. [2021-07-30T17:17:01.749Z] #19 62.10 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-30T17:17:01.749Z] #19 62.11 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-30T17:17:02.006Z] #19 62.19 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-30T17:17:02.006Z] #19 62.19 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-30T17:17:02.006Z] #19 62.19 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-30T17:17:02.006Z] #19 62.25 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-30T17:17:02.006Z] #19 62.25 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-30T17:17:02.006Z] #19 62.26 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-30T17:17:02.006Z] #19 62.39 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-30T17:17:02.006Z] #19 62.40 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-30T17:17:02.006Z] #19 62.41 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-30T17:17:02.200Z] #52 ... [2021-07-30T17:17:02.200Z] [2021-07-30T17:17:02.200Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:17:02.200Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:17:02.200Z] #57 37.48 Checking out files: 66% (2764/4155) Checking out files: 67% (2784/4155) Checking out files: 68% (2826/4155) Checking out files: 69% (2867/4155) Checking out files: 70% (2909/4155) Checking out files: 71% (2951/4155) Checking out files: 72% (2992/4155) Checking out files: 73% (3034/4155) Checking out files: 74% (3075/4155) Checking out files: 75% (3117/4155) Checking out files: 76% (3158/4155) Checking out files: 77% (3200/4155) Checking out files: 78% (3241/4155) Checking out files: 79% (3283/4155) Checking out files: 80% (3324/4155) Checking out files: 81% (3366/4155) Checking out files: 82% (3408/4155) Checking out files: 83% (3449/4155) Checking out files: 84% (3491/4155) Checking out files: 85% (3532/4155) Checking out files: 86% (3574/4155) Checking out files: 87% (3615/4155) Checking out files: 88% (3657/4155) Checking out files: 89% (3698/4155) Checking out files: 90% (3740/4155) Checking out files: 91% (3782/4155) Checking out files: 92% (3823/4155) Checking out files: 93% (3865/4155) Checking out files: 94% (3906/4155) Checking out files: 95% (3948/4155) Checking out files: 96% (3989/4155) Checking out files: 97% (4031/4155) Checking out files: 98% (4072/4155) Checking out files: 99% (4114/4155) Checking out files: 100% (4155/4155) Checking out files: 100% (4155/4155), done. [2021-07-30T17:17:02.200Z] #57 38.36 + cd /tmp/tmp.5dhgUYntMG/src/github.com/containerd/containerd [2021-07-30T17:17:02.200Z] #57 38.36 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:17:02.200Z] #57 39.14 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-30T17:17:02.200Z] #57 39.14 + BUILDTAGS='netgo osusergo static_build' [2021-07-30T17:17:02.200Z] #57 39.14 + export EXTRA_FLAGS=-buildmode=pie [2021-07-30T17:17:02.200Z] #57 39.14 + EXTRA_FLAGS=-buildmode=pie [2021-07-30T17:17:02.200Z] #57 39.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-30T17:17:02.200Z] #57 39.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-30T17:17:02.200Z] #57 39.14 + '[' '' = dynamic ']' [2021-07-30T17:17:02.200Z] #57 39.14 + make [2021-07-30T17:17:02.200Z] #57 40.71 + bin/ctr [2021-07-30T17:17:02.213Z] #57 111.0 + bin/containerd-shim [2021-07-30T17:17:02.262Z] #19 62.50 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-30T17:17:02.262Z] #19 62.51 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-30T17:17:02.262Z] #19 62.51 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:02.262Z] #19 62.55 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-30T17:17:02.262Z] #19 62.56 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-30T17:17:02.262Z] #19 62.56 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-30T17:17:00.227Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:17:00.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:17:00.253Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:17:00.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:17:00.255Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:17:00.619Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:17:00.631Z] > git checkout -f fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 # timeout=10 [2021-07-30T17:17:01.660Z] > git remote # timeout=10 [2021-07-30T17:17:01.671Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T17:17:01.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:17:01.689Z] > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10 [2021-07-30T17:17:02.500Z] Merge succeeded, producing 5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e [2021-07-30T17:17:02.500Z] Checking out Revision 5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e (PR-42649) [2021-07-30T17:17:02.517Z] #19 62.61 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-30T17:17:02.517Z] #19 62.62 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-30T17:17:02.517Z] #19 62.62 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-30T17:17:02.517Z] #19 62.82 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-30T17:17:02.517Z] #19 62.84 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-30T17:17:02.517Z] #19 62.85 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-30T17:17:02.517Z] #19 62.86 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-30T17:17:02.517Z] #19 62.87 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-30T17:17:02.517Z] #19 62.88 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-30T17:17:02.517Z] #19 62.89 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:17:02.517Z] #19 62.90 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-30T17:17:02.517Z] #19 62.91 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-30T17:17:02.517Z] #19 62.92 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-30T17:17:02.517Z] #19 62.94 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-30T17:17:02.517Z] #19 62.95 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:17:02.517Z] #19 62.96 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-30T17:17:02.814Z] #19 62.97 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-30T17:17:02.814Z] #19 62.98 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-30T17:17:02.814Z] #19 62.99 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-30T17:17:02.814Z] #19 63.01 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-30T17:17:02.814Z] #19 63.02 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:17:02.814Z] #19 63.03 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 [2021-07-30T17:17:02.814Z] #19 63.04 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 [2021-07-30T17:17:02.814Z] #19 63.05 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:17:02.814Z] #19 63.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-30T17:17:02.814Z] #19 63.06 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 [2021-07-30T17:17:02.814Z] #19 63.07 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-30T17:17:02.814Z] #19 63.08 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-30T17:17:02.814Z] #19 63.09 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:02.814Z] #19 63.10 Setting up dmsetup (2:1.02.155-3) ... [2021-07-30T17:17:02.814Z] #19 63.11 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:02.814Z] #19 63.12 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:02.814Z] #19 63.13 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:17:03.786Z] #19 DONE 64.0s [2021-07-30T17:17:03.786Z] [2021-07-30T17:17:03.786Z] #20 [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 [2021-07-30T17:17:03.786Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-30T17:17:02.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T17:17:02.505Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:17:02.510Z] > git checkout -f 5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e # timeout=10 [2021-07-30T17:17:04.714Z] #20 ... [2021-07-30T17:17:04.714Z] [2021-07-30T17:17:04.714Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:17:04.714Z] #64 sha256:9e9174503432efbd236950a03282041dbb8ef9e3f6d9aefc37e89f57d1296285 [2021-07-30T17:17:04.714Z] #64 11.46 + cd /tmp/tmp.5YGWnvZVRr/src/github.com/containerd/containerd [2021-07-30T17:17:04.714Z] #64 11.46 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:17:04.714Z] #64 12.07 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-30T17:17:04.714Z] #64 12.07 + BUILDTAGS='netgo osusergo static_build' [2021-07-30T17:17:04.714Z] #64 12.07 + export EXTRA_FLAGS=-buildmode=pie [2021-07-30T17:17:04.714Z] #64 12.07 + EXTRA_FLAGS=-buildmode=pie [2021-07-30T17:17:04.714Z] #64 12.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-30T17:17:04.714Z] #64 12.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-30T17:17:04.714Z] #64 12.07 + '[' '' = dynamic ']' [2021-07-30T17:17:04.714Z] #64 12.07 + make [2021-07-30T17:17:04.714Z] #64 12.65 + bin/ctr [2021-07-30T17:17:04.714Z] #64 ... [2021-07-30T17:17:04.714Z] [2021-07-30T17:17:04.714Z] #20 [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 [2021-07-30T17:17:04.714Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-30T17:17:04.714Z] #20 1.152 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-30T17:17:05.013Z] #20 1.153 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-30T17:17:05.013Z] #20 1.154 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-30T17:17:05.013Z] #20 1.224 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-30T17:17:05.624Z] #20 1.893 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-30T17:17:05.624Z] #20 1.957 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-30T17:17:05.624Z] #20 1.988 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-30T17:17:05.624Z] #20 2.008 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-30T17:17:05.880Z] #20 2.025 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-30T17:17:05.880Z] #20 2.039 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-30T17:17:06.225Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD" [2021-07-30T17:17:06.244Z] First time build. Skipping changelog. [2021-07-30T17:17:06.435Z] #57 ... [2021-07-30T17:17:06.435Z] [2021-07-30T17:17:06.435Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:17:06.435Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:17:06.435Z] #13 81.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-30T17:17:06.435Z] #13 81.84 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-30T17:17:06.435Z] #13 81.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:17:06.484Z] #20 2.521 Fetched 2889 kB in 2s (1768 kB/s) [Pipeline] withEnv [Pipeline] { [2021-07-30T17:17:06.696Z] #13 ... [2021-07-30T17:17:06.696Z] [2021-07-30T17:17:06.696Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:17:06.696Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:17:06.696Z] #46 76.05 text/template/parse [2021-07-30T17:17:06.696Z] #46 78.72 go/parser [2021-07-30T17:17:06.696Z] #46 80.29 text/template [2021-07-30T17:17:06.696Z] #46 82.16 log [2021-07-30T17:17:06.696Z] #46 82.80 encoding/xml [2021-07-30T17:17:06.696Z] #46 85.34 go/doc [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-30T17:17:06.957Z] #46 ... [2021-07-30T17:17:06.957Z] [2021-07-30T17:17:06.957Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:17:06.957Z] #52 sha256:317bc7f674a11c21bdc67d86d87abceb236a21341400e7ffa797fde8ff8bd518 [2021-07-30T17:17:06.957Z] #52 85.61 mvdan.cc/sh/v3/cmd/shfmt [2021-07-30T17:17:06.232Z] > git rev-list --no-walk 702f494f20a92d52164f62e4706239f6646c913a # timeout=10 [2021-07-30T17:17:07.381Z] + docker version [2021-07-30T17:17:10.280Z] #52 DONE 89.6s [2021-07-30T17:17:10.280Z] [2021-07-30T17:17:10.280Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:17:10.280Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:17:10.280Z] #46 87.64 compress/flate [2021-07-30T17:17:10.280Z] #46 88.20 github.com/LK4D4/vndr/build [2021-07-30T17:17:10.423Z] #57 117.9 + bin/containerd-shim-runc-v1 [2021-07-30T17:17:11.687Z] #46 90.58 compress/gzip [2021-07-30T17:17:11.730Z] #20 2.521 Reading package lists... [2021-07-30T17:17:11.942Z] #46 91.26 crypto/rsa [2021-07-30T17:17:12.504Z] #46 91.55 crypto/dsa [2021-07-30T17:17:12.760Z] #46 92.01 crypto/x509/pkix [2021-07-30T17:17:13.016Z] #46 92.27 net [2021-07-30T17:17:13.273Z] #46 92.52 vendor/golang.org/x/crypto/chacha20 [2021-07-30T17:17:13.836Z] #46 93.12 vendor/golang.org/x/crypto/poly1305 [2021-07-30T17:17:14.404Z] #46 93.61 vendor/golang.org/x/sys/cpu [2021-07-30T17:17:14.590Z] #57 122.7 + bin/containerd-shim-runc-v2 [2021-07-30T17:17:14.590Z] #57 123.3 + binaries [2021-07-30T17:17:14.590Z] #57 123.3 + install -D bin/containerd /build/containerd [2021-07-30T17:17:14.590Z] #57 123.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-30T17:17:14.590Z] #57 123.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-30T17:17:14.590Z] #57 123.3 + install -D bin/ctr /build/ctr [2021-07-30T17:17:14.661Z] #46 94.04 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-30T17:17:14.888Z] #57 DONE 123.7s [2021-07-30T17:17:15.815Z] [2021-07-30T17:17:15.815Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-30T17:17:15.815Z] #58 sha256:414626f342eb9df64dc5388734a9b933479c142ba7e8c70dc8a27d1309db4a5a [2021-07-30T17:17:15.815Z] #58 DONE 0.2s [2021-07-30T17:17:15.815Z] [2021-07-30T17:17:15.815Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-30T17:17:15.815Z] #62 sha256:2b1311470a1f5acf78a601ee87819c4cdfba8bdc6ce8b29d8b2a721f45f7033b [2021-07-30T17:17:15.815Z] #62 DONE 0.1s [2021-07-30T17:17:16.033Z] #46 94.96 vendor/golang.org/x/crypto/curve25519 [2021-07-30T17:17:16.070Z] [2021-07-30T17:17:16.070Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-30T17:17:16.070Z] #67 sha256:54f1b12c5e4f25eb5881e48c8cd7e412c4893f432367561d37351f8f9b5e1927 [2021-07-30T17:17:16.325Z] #67 DONE 0.4s [2021-07-30T17:17:16.586Z] [2021-07-30T17:17:16.586Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-30T17:17:16.586Z] #68 sha256:90bc41aba0cfc2af0a21bf889084e6ca3085aae2105157bbfb899595073b6c5a [2021-07-30T17:17:16.586Z] #68 DONE 0.0s [2021-07-30T17:17:16.586Z] [2021-07-30T17:17:16.586Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-30T17:17:16.586Z] #69 sha256:601c513ef7f34d8a198f84a53bcc8794dad48e2e22445b60f34e4b837222fcbe [2021-07-30T17:17:16.601Z] #46 95.76 vendor/golang.org/x/crypto/hkdf [2021-07-30T17:17:16.601Z] #46 95.93 vendor/golang.org/x/text/transform [2021-07-30T17:17:16.975Z] #20 8.065 Reading package lists... [2021-07-30T17:17:17.148Z] #69 DONE 0.7s [2021-07-30T17:17:17.148Z] [2021-07-30T17:17:17.148Z] #70 exporting to image [2021-07-30T17:17:17.148Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-30T17:17:17.148Z] #70 exporting layers [2021-07-30T17:17:17.397Z] Client: Docker Engine - Community [2021-07-30T17:17:17.397Z] Version: 20.10.6 [2021-07-30T17:17:17.397Z] API version: 1.41 [2021-07-30T17:17:17.397Z] Go version: go1.13.15 [2021-07-30T17:17:17.397Z] Git commit: 370c289 [2021-07-30T17:17:17.397Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-30T17:17:17.397Z] OS/Arch: linux/arm64 [2021-07-30T17:17:17.397Z] Context: default [2021-07-30T17:17:17.397Z] Experimental: true [2021-07-30T17:17:17.397Z] [2021-07-30T17:17:17.397Z] Server: Docker Engine - Community [2021-07-30T17:17:17.397Z] Engine: [2021-07-30T17:17:17.397Z] Version: 20.10.6 [2021-07-30T17:17:17.397Z] API version: 1.41 (minimum version 1.12) [2021-07-30T17:17:17.397Z] Go version: go1.13.15 [2021-07-30T17:17:17.397Z] Git commit: 8728dd2 [2021-07-30T17:17:17.397Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-30T17:17:17.397Z] OS/Arch: linux/arm64 [2021-07-30T17:17:17.397Z] Experimental: true [2021-07-30T17:17:17.397Z] containerd: [2021-07-30T17:17:17.397Z] Version: 1.4.6 [2021-07-30T17:17:17.397Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:17:17.397Z] runc: [2021-07-30T17:17:17.397Z] Version: 1.0.0-rc95 [2021-07-30T17:17:17.397Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:17:17.397Z] docker-init: [2021-07-30T17:17:17.397Z] Version: 0.19.0 [2021-07-30T17:17:17.397Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-30T17:17:17.532Z] #46 96.64 vendor/golang.org/x/text/unicode/bidi [2021-07-30T17:17:17.733Z] + docker info [2021-07-30T17:17:18.159Z] #20 13.40 Building dependency tree... [2021-07-30T17:17:18.415Z] #20 14.57 Reading state information... [2021-07-30T17:17:18.901Z] #46 97.98 vendor/golang.org/x/text/secure/bidirule [2021-07-30T17:17:18.901Z] #46 98.24 vendor/golang.org/x/text/unicode/norm [2021-07-30T17:17:19.075Z] #70 exporting layers 1.8s done [2021-07-30T17:17:19.075Z] #70 writing image sha256:98518632fdc18bd8b1a7606e30104673b2eb9f43d652d71070fe68fc064970a9 [2021-07-30T17:17:19.075Z] #70 writing image sha256:98518632fdc18bd8b1a7606e30104673b2eb9f43d652d71070fe68fc064970a9 done [2021-07-30T17:17:19.075Z] #70 naming to docker.io/library/docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 done [2021-07-30T17:17:19.075Z] #70 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-30T17:17:19.386Z] #20 15.71 The following additional packages will be installed: [2021-07-30T17:17:19.386Z] #20 15.71 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-30T17:17:19.386Z] #20 15.71 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-30T17:17:19.386Z] #20 15.71 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-30T17:17:19.386Z] #20 15.71 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-30T17:17:19.386Z] #20 15.72 libgcc1:ppc64el libgcc1:s390x [2021-07-30T17:17:19.386Z] #20 15.73 Suggested packages: [2021-07-30T17:17:19.386Z] #20 15.73 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-30T17:17:19.386Z] #20 15.73 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-30T17:17:19.386Z] #20 15.73 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-30T17:17:19.386Z] #20 15.73 libc-l10n:s390x locales:s390x [2021-07-30T17:17:19.386Z] #20 15.73 Recommended packages: [2021-07-30T17:17:19.386Z] #20 15.73 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-30T17:17:19.386Z] #20 15.73 libidn2-0:s390x [2021-07-30T17:17:19.402Z] + trap exit INT TERM [2021-07-30T17:17:19.402Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-30T17:17:19.402Z] + CONTAINER_NAME=docker-pr9 [2021-07-30T17:17:19.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42649/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/make.sh dynbinary [2021-07-30T17:17:19.642Z] #20 15.95 The following NEW packages will be installed: [2021-07-30T17:17:19.642Z] #20 15.95 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-30T17:17:19.642Z] #20 15.95 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-30T17:17:19.642Z] #20 15.95 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-30T17:17:19.642Z] #20 15.95 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-30T17:17:19.642Z] #20 15.95 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-30T17:17:19.642Z] #20 15.95 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-30T17:17:19.642Z] #20 15.96 libgcc1:ppc64el libgcc1:s390x [2021-07-30T17:17:19.899Z] #20 16.32 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:17:19.899Z] #20 16.32 Need to get 15.0 MB of archives. [2021-07-30T17:17:19.899Z] #20 16.32 After this operation, 68.1 MB of additional disk space will be used. [2021-07-30T17:17:19.899Z] #20 16.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-30T17:17:19.962Z] [2021-07-30T17:17:19.962Z] Removing bundles/ [2021-07-30T17:17:19.962Z] [2021-07-30T17:17:19.962Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-30T17:17:19.962Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:17:19.962Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:17:20.155Z] #20 16.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-30T17:17:20.155Z] #20 16.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-30T17:17:20.155Z] #20 16.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-30T17:17:20.155Z] #20 16.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-30T17:17:20.155Z] #20 16.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-30T17:17:20.155Z] #20 16.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-30T17:17:20.155Z] #20 16.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-30T17:17:20.155Z] #20 16.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-30T17:17:20.155Z] #20 16.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-30T17:17:20.155Z] #20 16.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-30T17:17:20.155Z] #20 16.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-30T17:17:20.155Z] #20 16.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-30T17:17:20.155Z] #20 16.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-30T17:17:20.155Z] #20 16.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-30T17:17:20.155Z] #20 16.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-30T17:17:20.155Z] #20 16.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-30T17:17:20.155Z] #20 16.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-30T17:17:20.155Z] #20 16.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-30T17:17:20.155Z] #20 16.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-30T17:17:20.411Z] #20 16.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-30T17:17:20.411Z] #20 16.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-30T17:17:20.411Z] #20 16.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-30T17:17:20.411Z] #20 16.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-30T17:17:20.411Z] #20 16.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-30T17:17:20.804Z] #46 ... [2021-07-30T17:17:20.804Z] [2021-07-30T17:17:20.804Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:17:20.804Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-30T17:17:20.804Z] #13 96.71 Selecting previously unselected package libapparmor1:amd64. [2021-07-30T17:17:20.804Z] #13 96.71 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-30T17:17:20.804Z] #13 96.74 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-30T17:17:20.804Z] #13 96.85 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-30T17:17:20.804Z] #13 96.86 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-30T17:17:20.804Z] #13 96.87 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-30T17:17:20.973Z] #20 17.11 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:17:20.973Z] #20 17.29 Fetched 15.0 MB in 1s (26.5 MB/s) [2021-07-30T17:17:21.060Z] #13 97.01 Selecting previously unselected package libbtrfs0. [2021-07-30T17:17:21.060Z] #13 97.01 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-30T17:17:21.060Z] #13 97.02 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-30T17:17:21.060Z] #13 97.08 Selecting previously unselected package libbtrfs-dev. [2021-07-30T17:17:21.060Z] #13 97.10 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-30T17:17:21.060Z] #13 97.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:17:21.229Z] #20 17.33 Selecting previously unselected package gcc-8-base:armhf. [2021-07-30T17:17:21.229Z] #20 17.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-07-30T17:17:21.229Z] #20 17.35 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-30T17:17:21.229Z] #20 17.36 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-30T17:17:21.229Z] #20 17.43 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-30T17:17:21.229Z] #20 17.43 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-30T17:17:21.229Z] #20 17.44 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-30T17:17:21.229Z] #20 17.49 Selecting previously unselected package gcc-8-base:s390x. [2021-07-30T17:17:21.229Z] #20 17.49 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-30T17:17:21.229Z] #20 17.50 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-30T17:17:21.229Z] #20 17.55 Selecting previously unselected package gcc-8-base:arm64. [2021-07-30T17:17:21.318Z] #13 97.23 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-30T17:17:21.318Z] #13 97.25 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-30T17:17:21.318Z] #13 97.26 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:21.318Z] #13 97.34 Selecting previously unselected package libudev-dev:amd64. [2021-07-30T17:17:21.318Z] #13 97.34 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-30T17:17:21.318Z] #13 97.37 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-30T17:17:21.318Z] #13 97.48 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-30T17:17:21.485Z] #20 17.55 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-30T17:17:21.485Z] #20 17.56 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-30T17:17:21.485Z] #20 17.61 Selecting previously unselected package gcc-8-base:armel. [2021-07-30T17:17:21.485Z] #20 17.61 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-30T17:17:21.485Z] #20 17.62 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-30T17:17:21.485Z] #20 17.69 Selecting previously unselected package libgcc1:arm64. [2021-07-30T17:17:21.485Z] #20 17.69 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-30T17:17:21.485Z] #20 17.70 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-30T17:17:21.485Z] #20 17.76 Selecting previously unselected package libc6:arm64. [2021-07-30T17:17:21.485Z] #20 17.76 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-30T17:17:21.575Z] #13 97.50 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-30T17:17:21.575Z] #13 97.51 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-30T17:17:21.741Z] #20 17.92 Unpacking libc6:arm64 (2.28-10) ... [2021-07-30T17:17:21.832Z] #13 97.79 Selecting previously unselected package libpcre16-3:amd64. [2021-07-30T17:17:21.832Z] #13 97.79 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-30T17:17:21.832Z] #13 97.80 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-30T17:17:21.997Z] #20 18.39 Selecting previously unselected package libapparmor1:arm64. [2021-07-30T17:17:21.997Z] #20 18.40 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-30T17:17:22.092Z] #13 97.96 Selecting previously unselected package libpcre32-3:amd64. [2021-07-30T17:17:22.092Z] #13 97.96 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-30T17:17:22.092Z] #13 97.97 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-30T17:17:22.092Z] #13 98.12 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-30T17:17:22.092Z] #13 98.12 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-30T17:17:22.092Z] #13 98.13 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-30T17:17:22.252Z] #20 18.40 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-30T17:17:22.252Z] #20 18.45 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-30T17:17:22.252Z] #20 18.46 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-30T17:17:22.252Z] #20 18.47 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-30T17:17:22.252Z] #20 18.52 Selecting previously unselected package libgcc1:armel. [2021-07-30T17:17:22.252Z] #20 18.53 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-30T17:17:22.252Z] #20 18.53 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-30T17:17:22.252Z] #20 18.60 Selecting previously unselected package libc6:armel. [2021-07-30T17:17:22.252Z] #20 18.61 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-30T17:17:22.349Z] #13 98.23 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-30T17:17:22.349Z] #13 98.25 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-30T17:17:22.349Z] #13 98.26 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-30T17:17:22.507Z] #20 18.80 Unpacking libc6:armel (2.28-10) ... [2021-07-30T17:17:22.606Z] #13 98.67 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-30T17:17:22.606Z] #13 98.67 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-30T17:17:22.606Z] #13 98.68 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-30T17:17:22.862Z] #13 98.92 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-30T17:17:22.862Z] #13 98.92 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-30T17:17:22.862Z] #13 98.93 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:22.862Z] #13 99.01 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-30T17:17:23.069Z] #20 19.25 Selecting previously unselected package libapparmor1:armel. [2021-07-30T17:17:23.069Z] #20 19.25 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-30T17:17:23.069Z] #20 19.26 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-30T17:17:23.069Z] #20 19.30 Selecting previously unselected package libapparmor-dev:armel. [2021-07-30T17:17:23.069Z] #20 19.31 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-30T17:17:23.069Z] #20 19.32 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-30T17:17:23.069Z] #20 19.38 Selecting previously unselected package libgcc1:armhf. [2021-07-30T17:17:23.119Z] #13 99.03 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-30T17:17:23.119Z] #13 99.04 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-30T17:17:23.119Z] #13 99.16 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-30T17:17:23.119Z] #13 99.19 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-30T17:17:23.119Z] #13 99.20 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-30T17:17:23.325Z] #20 19.39 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-30T17:17:23.325Z] #20 19.39 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-30T17:17:23.325Z] #20 19.46 Selecting previously unselected package libc6:armhf. [2021-07-30T17:17:23.325Z] #20 19.46 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-30T17:17:23.581Z] #20 19.65 Unpacking libc6:armhf (2.28-10) ... [2021-07-30T17:17:23.683Z] #13 99.70 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-30T17:17:23.683Z] #13 99.71 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-30T17:17:23.683Z] #13 99.73 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-30T17:17:23.683Z] #13 99.74 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-30T17:17:23.683Z] #13 99.75 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-30T17:17:23.683Z] #13 99.77 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-30T17:17:23.683Z] #13 99.78 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:17:23.683Z] #13 99.79 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-30T17:17:23.683Z] #13 99.80 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-30T17:17:23.683Z] #13 99.81 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-30T17:17:23.879Z] #20 20.14 Selecting previously unselected package libapparmor1:armhf. [2021-07-30T17:17:23.879Z] #20 20.15 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-30T17:17:23.879Z] #20 20.15 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-30T17:17:23.939Z] #13 99.85 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-30T17:17:23.939Z] #13 99.87 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:17:23.939Z] #13 99.88 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-30T17:17:23.939Z] #13 99.88 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-30T17:17:23.939Z] #13 99.90 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-30T17:17:23.939Z] #13 99.91 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-30T17:17:23.939Z] #13 99.92 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-30T17:17:23.939Z] #13 99.93 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:17:23.939Z] #13 99.94 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 [2021-07-30T17:17:23.939Z] #13 99.95 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 [2021-07-30T17:17:23.939Z] #13 99.96 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:17:23.939Z] #13 99.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-30T17:17:23.939Z] #13 99.97 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 [2021-07-30T17:17:23.939Z] #13 99.98 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-30T17:17:23.939Z] #13 99.99 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-30T17:17:23.939Z] #13 100.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:23.939Z] #13 100.0 Setting up dmsetup (2:1.02.155-3) ... [2021-07-30T17:17:23.939Z] #13 100.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:23.939Z] #13 100.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-30T17:17:24.135Z] #20 20.21 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-30T17:17:24.135Z] #20 20.21 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-30T17:17:24.135Z] #20 20.22 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-30T17:17:24.135Z] #20 20.29 Selecting previously unselected package libgcc1:ppc64el. [2021-07-30T17:17:24.135Z] #20 20.30 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-30T17:17:24.135Z] #20 20.30 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-30T17:17:24.135Z] #20 20.37 Selecting previously unselected package libc6:ppc64el. [2021-07-30T17:17:24.135Z] #20 20.38 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-30T17:17:24.195Z] #13 100.1 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:17:24.391Z] #20 20.54 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-30T17:17:24.902Z] #20 21.07 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-30T17:17:24.902Z] #20 21.08 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-30T17:17:24.902Z] #20 21.09 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-30T17:17:24.902Z] #20 21.15 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-30T17:17:24.902Z] #20 21.16 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-30T17:17:24.902Z] #20 21.17 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-30T17:17:25.158Z] #20 21.23 Selecting previously unselected package libgcc1:s390x. [2021-07-30T17:17:25.158Z] #20 21.24 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-30T17:17:25.158Z] #20 21.25 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-30T17:17:25.158Z] #20 21.31 Selecting previously unselected package libc6:s390x. [2021-07-30T17:17:25.158Z] #20 21.31 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-30T17:17:25.158Z] #20 21.50 Unpacking libc6:s390x (2.28-10) ... [2021-07-30T17:17:25.579Z] #13 DONE 101.3s [2021-07-30T17:17:25.579Z] [2021-07-30T17:17:25.579Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-30T17:17:25.579Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-30T17:17:25.719Z] #20 21.94 Selecting previously unselected package libapparmor1:s390x. [2021-07-30T17:17:25.719Z] #20 21.95 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-30T17:17:25.719Z] #20 21.95 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-30T17:17:25.719Z] #20 22.00 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-30T17:17:25.719Z] #20 22.01 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-30T17:17:25.719Z] #20 22.01 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-30T17:17:25.975Z] #20 22.10 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-30T17:17:25.975Z] #20 22.12 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-30T17:17:25.975Z] #20 22.13 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-30T17:17:25.975Z] #20 22.14 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-30T17:17:25.975Z] #20 22.15 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-30T17:17:25.975Z] #20 22.16 Setting up libc6:arm64 (2.28-10) ... [2021-07-30T17:17:26.949Z] #14 DONE 1.8s [2021-07-30T17:17:26.949Z] [2021-07-30T17:17:26.949Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:17:26.949Z] #54 sha256:246dcf5ba8287469ab414a07d3a9516432ccd4b663e488c3c711ab8360ee2d0c [2021-07-30T17:17:26.949Z] #54 1.586 + RM_GOPATH=0 [2021-07-30T17:17:26.949Z] #54 1.586 + TMP_GOPATH= [2021-07-30T17:17:26.949Z] #54 1.586 + : /build [2021-07-30T17:17:26.949Z] #54 1.586 + '[' -z '' ']' [2021-07-30T17:17:26.949Z] #54 1.586 ++ mktemp -d [2021-07-30T17:17:26.949Z] #54 1.589 + export GOPATH=/tmp/tmp.QEyjcRstcC [2021-07-30T17:17:26.949Z] #54 1.589 + GOPATH=/tmp/tmp.QEyjcRstcC [2021-07-30T17:17:26.949Z] #54 1.590 + RM_GOPATH=1 [2021-07-30T17:17:26.949Z] #54 1.590 + case "$(go env GOARCH)" in [2021-07-30T17:17:26.949Z] #54 1.590 ++ go env GOARCH [2021-07-30T17:17:26.949Z] #54 1.599 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:17:26.949Z] #54 1.604 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:17:26.949Z] #54 1.605 ++ dirname /tmp/install/install.sh [2021-07-30T17:17:26.949Z] #54 1.608 + dir=/tmp/install [2021-07-30T17:17:26.949Z] #54 1.608 + bin=runc [2021-07-30T17:17:26.949Z] #54 1.608 + shift [2021-07-30T17:17:26.949Z] #54 1.608 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-30T17:17:26.949Z] #54 1.609 + . /tmp/install/runc.installer [2021-07-30T17:17:26.949Z] #54 1.609 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-30T17:17:26.949Z] #54 1.609 + install_runc [2021-07-30T17:17:26.949Z] #54 1.610 + uname -r [2021-07-30T17:17:26.949Z] #54 1.612 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-30T17:17:26.949Z] #54 1.613 + RUNC_BUILDTAGS='seccomp ' [2021-07-30T17:17:26.949Z] #54 1.613 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-30T17:17:26.949Z] #54 1.613 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QEyjcRstcC/src/github.com/opencontainers/runc [2021-07-30T17:17:26.949Z] #54 1.614 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-30T17:17:26.949Z] #54 1.616 Cloning into '/tmp/tmp.QEyjcRstcC/src/github.com/opencontainers/runc'... [2021-07-30T17:17:27.339Z] #20 23.38 Setting up libc6:armel (2.28-10) ... [2021-07-30T17:17:28.265Z] #20 24.58 Setting up libc6:armhf (2.28-10) ... [2021-07-30T17:17:28.319Z] #54 ... [2021-07-30T17:17:28.319Z] [2021-07-30T17:17:28.319Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-30T17:17:28.319Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-30T17:17:28.319Z] #15 DONE 1.2s [2021-07-30T17:17:28.319Z] [2021-07-30T17:17:28.319Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-30T17:17:28.319Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-30T17:17:28.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-30T17:17:28.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-30T17:17:29.250Z] #16 1.069 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-30T17:17:29.513Z] #16 DONE 1.2s [2021-07-30T17:17:29.513Z] [2021-07-30T17:17:29.513Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-30T17:17:29.513Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-30T17:17:29.629Z] #20 25.82 Setting up libc6:ppc64el (2.28-10) ... [2021-07-30T17:17:29.985Z] Client: [2021-07-30T17:17:29.985Z] Context: default [2021-07-30T17:17:29.985Z] Debug Mode: false [2021-07-30T17:17:29.985Z] Plugins: [2021-07-30T17:17:29.985Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-30T17:17:29.985Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-30T17:17:29.985Z] [2021-07-30T17:17:29.985Z] Server: [2021-07-30T17:17:29.985Z] Containers: 0 [2021-07-30T17:17:29.985Z] Running: 0 [2021-07-30T17:17:29.985Z] Paused: 0 [2021-07-30T17:17:29.985Z] Stopped: 0 [2021-07-30T17:17:29.985Z] Images: 0 [2021-07-30T17:17:29.985Z] Server Version: 20.10.6 [2021-07-30T17:17:29.985Z] Storage Driver: overlay2 [2021-07-30T17:17:29.985Z] Backing Filesystem: extfs [2021-07-30T17:17:29.985Z] Supports d_type: true [2021-07-30T17:17:29.985Z] Native Overlay Diff: true [2021-07-30T17:17:29.985Z] userxattr: false [2021-07-30T17:17:29.985Z] Logging Driver: json-file [2021-07-30T17:17:29.985Z] Cgroup Driver: cgroupfs [2021-07-30T17:17:29.985Z] Cgroup Version: 1 [2021-07-30T17:17:29.985Z] Plugins: [2021-07-30T17:17:29.985Z] Volume: local [2021-07-30T17:17:29.985Z] Network: bridge host ipvlan macvlan null overlay [2021-07-30T17:17:29.985Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-30T17:17:29.985Z] Swarm: inactive [2021-07-30T17:17:29.985Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-30T17:17:29.985Z] Default Runtime: runc [2021-07-30T17:17:29.985Z] Init Binary: docker-init [2021-07-30T17:17:29.985Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-30T17:17:29.985Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-30T17:17:29.985Z] init version: de40ad0 [2021-07-30T17:17:29.985Z] Security Options: [2021-07-30T17:17:29.985Z] apparmor [2021-07-30T17:17:29.985Z] seccomp [2021-07-30T17:17:29.985Z] Profile: default [2021-07-30T17:17:29.985Z] Kernel Version: 5.4.0-1048-aws [2021-07-30T17:17:29.985Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-30T17:17:29.985Z] OSType: linux [2021-07-30T17:17:29.985Z] Architecture: aarch64 [2021-07-30T17:17:29.985Z] CPUs: 4 [2021-07-30T17:17:29.985Z] Total Memory: 7.494GiB [2021-07-30T17:17:29.985Z] Name: ip-10-100-38-95 [2021-07-30T17:17:29.985Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-30T17:17:29.985Z] Docker Root Dir: /var/lib/docker [2021-07-30T17:17:29.985Z] Debug Mode: false [2021-07-30T17:17:29.985Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:17:29.985Z] Labels: [2021-07-30T17:17:29.985Z] Experimental: true [2021-07-30T17:17:29.985Z] Insecure Registries: [2021-07-30T17:17:29.985Z] 127.0.0.0/8 [2021-07-30T17:17:29.985Z] Live Restore Enabled: true [2021-07-30T17:17:29.985Z] [2021-07-30T17:17:29.985Z] WARNING: No swap limit support [Pipeline] sh [2021-07-30T17:17:30.282Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:17:30.282Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:17:30.282Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42649/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-30T17:17:30.282Z] + bash /home/ubuntu/workspace/moby_PR-42649/check-config.sh [2021-07-30T17:17:30.282Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-30T17:17:30.282Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-30T17:17:30.282Z] [2021-07-30T17:17:30.282Z] Generally Necessary: [2021-07-30T17:17:30.282Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-30T17:17:30.282Z] - apparmor: enabled and tools installed [2021-07-30T17:17:30.282Z] - CONFIG_NAMESPACES: enabled [2021-07-30T17:17:30.282Z] - CONFIG_NET_NS: enabled [2021-07-30T17:17:30.282Z] - CONFIG_PID_NS: enabled [2021-07-30T17:17:30.282Z] - CONFIG_IPC_NS: enabled [2021-07-30T17:17:30.282Z] - CONFIG_UTS_NS: enabled [2021-07-30T17:17:30.282Z] - CONFIG_CGROUPS: enabled [2021-07-30T17:17:30.282Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-30T17:17:30.282Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-30T17:17:30.282Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-30T17:17:30.282Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-30T17:17:30.282Z] - CONFIG_CPUSETS: enabled [2021-07-30T17:17:30.282Z] - CONFIG_MEMCG: enabled [2021-07-30T17:17:30.282Z] - CONFIG_KEYS: enabled [2021-07-30T17:17:30.282Z] - CONFIG_VETH: enabled (as module) [2021-07-30T17:17:30.282Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-30T17:17:30.545Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-30T17:17:30.545Z] [2021-07-30T17:17:30.545Z] Optional Features: [2021-07-30T17:17:30.545Z] - CONFIG_USER_NS: enabled [2021-07-30T17:17:30.545Z] - CONFIG_SECCOMP: enabled [2021-07-30T17:17:30.545Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-30T17:17:30.545Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-30T17:17:30.545Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-30T17:17:30.545Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-30T17:17:30.545Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-30T17:17:30.545Z] - CONFIG_BLK_CGROUP: enabled [2021-07-30T17:17:30.545Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-30T17:17:30.545Z] - CONFIG_CGROUP_PERF: enabled [2021-07-30T17:17:30.808Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-30T17:17:30.808Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-30T17:17:30.808Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-30T17:17:30.808Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-30T17:17:30.808Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-30T17:17:30.808Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-30T17:17:30.808Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-30T17:17:30.808Z] - CONFIG_IP_VS: enabled (as module) [2021-07-30T17:17:30.808Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-30T17:17:30.808Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-30T17:17:30.808Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-30T17:17:30.808Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-30T17:17:30.808Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-30T17:17:30.808Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-30T17:17:30.808Z] - CONFIG_EXT4_FS: enabled [2021-07-30T17:17:30.808Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-30T17:17:30.808Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-30T17:17:30.808Z] - Network Drivers: [2021-07-30T17:17:30.808Z] - "overlay": [2021-07-30T17:17:30.808Z] - CONFIG_VXLAN: enabled (as module) [2021-07-30T17:17:30.808Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-30T17:17:30.808Z] Optional (for encrypted networks): [2021-07-30T17:17:30.883Z] #17 DONE 1.4s [2021-07-30T17:17:30.883Z] [2021-07-30T17:17:30.883Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:17:30.883Z] #59 sha256:f744114fae66c2545115c5c177baac91833b44dff4854e99d618a099443a65ed [2021-07-30T17:17:30.883Z] #59 103.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-30T17:17:30.883Z] #59 103.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-30T17:17:30.883Z] #59 DONE 110.1s [2021-07-30T17:17:30.883Z] [2021-07-30T17:17:30.883Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-30T17:17:30.883Z] #60 sha256:a464ba7356588079f00ec51f1e834eb8da5003770252fb1b2d20489a46fac3d8 [2021-07-30T17:17:31.050Z] #20 27.04 Setting up libc6:s390x (2.28-10) ... [2021-07-30T17:17:31.070Z] - CONFIG_CRYPTO: enabled [2021-07-30T17:17:31.070Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-30T17:17:31.070Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-30T17:17:31.070Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-30T17:17:31.070Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-30T17:17:31.070Z] - CONFIG_XFRM: enabled [2021-07-30T17:17:31.070Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-30T17:17:31.070Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-30T17:17:31.070Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-30T17:17:31.070Z] - "ipvlan": [2021-07-30T17:17:31.070Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-30T17:17:31.070Z] - "macvlan": [2021-07-30T17:17:31.070Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-30T17:17:31.070Z] - CONFIG_DUMMY: enabled (as module) [2021-07-30T17:17:31.070Z] - "ftp,tftp client in container": [2021-07-30T17:17:31.070Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-30T17:17:31.070Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-30T17:17:31.070Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-30T17:17:31.070Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-30T17:17:31.070Z] - Storage Drivers: [2021-07-30T17:17:31.070Z] - "aufs": [2021-07-30T17:17:31.070Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-30T17:17:31.070Z] - "btrfs": [2021-07-30T17:17:31.070Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-30T17:17:31.070Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-30T17:17:31.070Z] - "devicemapper": [2021-07-30T17:17:31.070Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-30T17:17:31.070Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-30T17:17:31.070Z] - "overlay": [2021-07-30T17:17:31.070Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-30T17:17:31.070Z] - "zfs": [2021-07-30T17:17:31.070Z] - /dev/zfs: present [2021-07-30T17:17:31.070Z] - zfs command: missing [2021-07-30T17:17:31.070Z] - zpool command: missing [2021-07-30T17:17:31.070Z] [2021-07-30T17:17:31.070Z] Limits: [2021-07-30T17:17:31.070Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-30T17:17:31.070Z] [2021-07-30T17:17:31.070Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-30T17:17:31.141Z] #60 DONE 0.1s [2021-07-30T17:17:31.141Z] [2021-07-30T17:17:31.141Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-30T17:17:31.141Z] #61 sha256:a515b904e2afc1618385e8415c40020a6fc329c2bdcbde48c8983493216c5585 [2021-07-30T17:17:31.141Z] #61 DONE 0.2s [2021-07-30T17:17:31.141Z] [2021-07-30T17:17:31.141Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-30T17:17:31.141Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-30T17:17:31.429Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e . [2021-07-30T17:17:31.985Z] #20 28.30 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-30T17:17:31.985Z] #20 28.31 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-30T17:17:31.985Z] #20 28.32 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-30T17:17:32.003Z] #1 [internal] load build definition from Dockerfile [2021-07-30T17:17:32.003Z] #1 sha256:2a4ba0c2c58804a98ccd5a1d1c17d9d1b3bc9822f2ef513d16cd8cfd14502ef0 [2021-07-30T17:17:32.003Z] #1 transferring dockerfile: 16.59kB done [2021-07-30T17:17:32.003Z] #1 DONE 0.1s [2021-07-30T17:17:32.003Z] [2021-07-30T17:17:32.003Z] #2 [internal] load .dockerignore [2021-07-30T17:17:32.003Z] #2 sha256:8469f0c9b5ff750875fab3369414f86ae618773efc3cb85d402988bd3b5d6cc2 [2021-07-30T17:17:32.003Z] #2 transferring context: 87B done [2021-07-30T17:17:32.003Z] #2 DONE 0.0s [2021-07-30T17:17:32.245Z] #20 28.33 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-30T17:17:32.245Z] #20 28.35 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-30T17:17:32.245Z] #20 28.36 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-30T17:17:32.245Z] #20 28.37 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-30T17:17:32.245Z] #20 28.41 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-30T17:17:32.245Z] #20 28.43 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-30T17:17:32.245Z] #20 28.45 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-30T17:17:32.245Z] #20 28.46 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-30T17:17:32.245Z] #20 28.47 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-30T17:17:32.245Z] #20 28.48 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-30T17:17:32.245Z] #20 28.49 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-30T17:17:32.245Z] #20 28.50 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-30T17:17:32.245Z] #20 28.52 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:17:32.264Z] [2021-07-30T17:17:32.264Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-30T17:17:32.264Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-30T17:17:32.511Z] #18 ... [2021-07-30T17:17:32.511Z] [2021-07-30T17:17:32.511Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:17:32.511Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:17:32.511Z] #46 101.7 vendor/golang.org/x/net/idna [2021-07-30T17:17:32.511Z] #46 103.6 vendor/golang.org/x/net/http2/hpack [2021-07-30T17:17:32.511Z] #46 104.8 mime [2021-07-30T17:17:32.511Z] #46 107.9 mime/quotedprintable [2021-07-30T17:17:32.511Z] #46 108.3 net/http/internal [2021-07-30T17:17:32.511Z] #46 111.6 crypto/tls [2021-07-30T17:17:32.526Z] #3 DONE 0.6s [2021-07-30T17:17:32.768Z] #46 ... [2021-07-30T17:17:32.768Z] [2021-07-30T17:17:32.768Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-30T17:17:32.768Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-30T17:17:32.768Z] #18 DONE 2.0s [2021-07-30T17:17:32.768Z] [2021-07-30T17:17:32.768Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-30T17:17:32.768Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-30T17:17:32.788Z] [2021-07-30T17:17:32.788Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-30T17:17:32.788Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-30T17:17:32.788Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-30T17:17:32.788Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-30T17:17:32.788Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-30T17:17:32.788Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-30T17:17:32.788Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-07-30T17:17:32.788Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2021-07-30T17:17:32.808Z] #20 DONE 29.0s [2021-07-30T17:17:32.808Z] [2021-07-30T17:17:32.808Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:17:32.808Z] #64 sha256:9e9174503432efbd236950a03282041dbb8ef9e3f6d9aefc37e89f57d1296285 [2021-07-30T17:17:32.808Z] #64 ... [2021-07-30T17:17:32.808Z] [2021-07-30T17:17:32.808Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:17:32.808Z] #61 sha256:174b7e0a7861f67d498420147d1ff86ecfcc2d9956dba399a0a4bb82ad4c91d0 [2021-07-30T17:17:33.050Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-07-30T17:17:33.355Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-07-30T17:17:33.355Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-07-30T17:17:33.617Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-30T17:17:33.617Z] #4 DONE 1.0s [2021-07-30T17:17:33.735Z] #61 1.014 + RM_GOPATH=0 [2021-07-30T17:17:33.735Z] #61 1.014 + TMP_GOPATH= [2021-07-30T17:17:33.735Z] #61 1.014 + : /build [2021-07-30T17:17:33.735Z] #61 1.014 + '[' -z '' ']' [2021-07-30T17:17:33.879Z] [2021-07-30T17:17:33.879Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:17:33.879Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-30T17:17:34.037Z] #61 ... [2021-07-30T17:17:34.037Z] [2021-07-30T17:17:34.037Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-30T17:17:34.037Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-07-30T17:17:34.037Z] #21 DONE 1.1s [2021-07-30T17:17:34.037Z] [2021-07-30T17:17:34.037Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:17:34.037Z] #61 sha256:174b7e0a7861f67d498420147d1ff86ecfcc2d9956dba399a0a4bb82ad4c91d0 [2021-07-30T17:17:34.037Z] #61 1.015 ++ mktemp -d [2021-07-30T17:17:34.037Z] #61 1.016 + export GOPATH=/tmp/tmp.NXMm6BscrJ [2021-07-30T17:17:34.037Z] #61 1.017 + GOPATH=/tmp/tmp.NXMm6BscrJ [2021-07-30T17:17:34.037Z] #61 1.017 + RM_GOPATH=1 [2021-07-30T17:17:34.037Z] #61 1.019 + case "$(go env GOARCH)" in [2021-07-30T17:17:34.037Z] #61 1.020 ++ go env GOARCH [2021-07-30T17:17:34.037Z] #61 1.023 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:17:34.037Z] #61 1.024 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:17:34.037Z] #61 1.024 ++ dirname /tmp/install/install.sh [2021-07-30T17:17:34.037Z] #61 1.025 + dir=/tmp/install [2021-07-30T17:17:34.037Z] #61 1.025 + bin=runc [2021-07-30T17:17:34.037Z] #61 1.025 + shift [2021-07-30T17:17:34.037Z] #61 1.025 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-30T17:17:34.037Z] #61 1.025 + . /tmp/install/runc.installer [2021-07-30T17:17:34.037Z] #61 1.025 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-30T17:17:34.037Z] #61 1.025 + install_runc [2021-07-30T17:17:34.037Z] #61 1.026 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-30T17:17:34.037Z] #61 1.027 + uname -r [2021-07-30T17:17:34.037Z] #61 1.040 + RUNC_BUILDTAGS='seccomp ' [2021-07-30T17:17:34.037Z] #61 1.040 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-30T17:17:34.037Z] #61 1.040 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NXMm6BscrJ/src/github.com/opencontainers/runc [2021-07-30T17:17:34.037Z] #61 1.040 Cloning into '/tmp/tmp.NXMm6BscrJ/src/github.com/opencontainers/runc'... [2021-07-30T17:17:34.037Z] #61 1.043 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-30T17:17:34.599Z] #61 ... [2021-07-30T17:17:34.599Z] [2021-07-30T17:17:34.599Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-30T17:17:34.599Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-07-30T17:17:34.599Z] #22 DONE 0.8s [2021-07-30T17:17:34.664Z] #19 DONE 1.5s [2021-07-30T17:17:34.664Z] [2021-07-30T17:17:34.664Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:17:34.664Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-30T17:17:34.855Z] [2021-07-30T17:17:34.855Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-30T17:17:34.855Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-07-30T17:17:35.270Z] #8 DONE 1.3s [2021-07-30T17:17:35.270Z] [2021-07-30T17:17:35.270Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-30T17:17:35.270Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-30T17:17:35.270Z] #7 DONE 1.4s [2021-07-30T17:17:35.270Z] [2021-07-30T17:17:35.270Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-30T17:17:35.270Z] #6 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-30T17:17:35.270Z] #6 ... [2021-07-30T17:17:35.270Z] [2021-07-30T17:17:35.270Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-30T17:17:35.270Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-30T17:17:35.270Z] #5 DONE 1.5s [2021-07-30T17:17:35.459Z] #23 0.888 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-30T17:17:35.531Z] [2021-07-30T17:17:35.531Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-30T17:17:35.531Z] #6 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-30T17:17:35.531Z] #6 DONE 1.5s [2021-07-30T17:17:35.756Z] #23 DONE 1.0s [2021-07-30T17:17:35.756Z] [2021-07-30T17:17:35.756Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:17:35.756Z] #64 sha256:9e9174503432efbd236950a03282041dbb8ef9e3f6d9aefc37e89f57d1296285 [2021-07-30T17:17:35.756Z] #64 52.52 + bin/containerd [2021-07-30T17:17:36.032Z] #20 1.506 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-30T17:17:36.032Z] #20 1.595 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:17:36.032Z] #20 1.615 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:17:36.032Z] #20 1.735 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:17:36.595Z] #20 2.091 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-30T17:17:36.685Z] #64 ... [2021-07-30T17:17:36.685Z] [2021-07-30T17:17:36.685Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-30T17:17:36.685Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-07-30T17:17:36.685Z] #24 DONE 1.0s [2021-07-30T17:17:36.685Z] [2021-07-30T17:17:36.685Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-30T17:17:36.685Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-07-30T17:17:37.160Z] #20 2.932 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-30T17:17:38.096Z] #25 DONE 1.1s [2021-07-30T17:17:38.097Z] [2021-07-30T17:17:38.097Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-30T17:17:38.097Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-07-30T17:17:38.529Z] #20 3.873 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-30T17:17:39.025Z] #26 DONE 1.2s [2021-07-30T17:17:39.025Z] [2021-07-30T17:17:39.025Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:17:39.025Z] #61 sha256:174b7e0a7861f67d498420147d1ff86ecfcc2d9956dba399a0a4bb82ad4c91d0 [2021-07-30T17:17:39.025Z] #61 5.175 + cd /tmp/tmp.NXMm6BscrJ/src/github.com/opencontainers/runc [2021-07-30T17:17:39.025Z] #61 5.175 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-30T17:17:39.025Z] #61 5.417 + '[' -z '' ']' [2021-07-30T17:17:39.025Z] #61 5.417 + target=static [2021-07-30T17:17:39.025Z] #61 5.417 + make 'BUILDTAGS=seccomp ' static [2021-07-30T17:17:39.025Z] #61 5.647 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-30T17:17:39.747Z] [2021-07-30T17:17:39.747Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-30T17:17:39.747Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-30T17:17:39.747Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-07-30T17:17:39.897Z] #20 5.157 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-30T17:17:39.897Z] #20 ... [2021-07-30T17:17:39.897Z] [2021-07-30T17:17:39.897Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:17:39.897Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:17:39.897Z] #46 119.0 net/http/httptrace [2021-07-30T17:17:40.039Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-30T17:17:40.039Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done [2021-07-30T17:17:40.039Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done [2021-07-30T17:17:40.039Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 0B / 49.22MB 0.2s [2021-07-30T17:17:40.155Z] #46 119.2 net/http [2021-07-30T17:17:40.304Z] #26 ... [2021-07-30T17:17:40.304Z] [2021-07-30T17:17:40.304Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-30T17:17:40.304Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-30T17:17:40.304Z] #42 DONE 0.0s [2021-07-30T17:17:40.304Z] [2021-07-30T17:17:40.304Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-30T17:17:40.304Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-30T17:17:40.304Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 7.12MB / 49.22MB 0.3s [2021-07-30T17:17:40.304Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 32.51MB / 49.22MB 0.5s [2021-07-30T17:17:40.572Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 35.65MB / 49.22MB 0.7s [2021-07-30T17:17:40.839Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 38.80MB / 49.22MB 0.8s [2021-07-30T17:17:40.839Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 43.95MB / 49.22MB 1.0s [2021-07-30T17:17:41.103Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.2s [2021-07-30T17:17:42.336Z] #61 9.141 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-30T17:17:42.518Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.4s done [2021-07-30T17:17:42.518Z] #26 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 0.1s [2021-07-30T17:17:42.905Z] #61 9.926 + mkdir -p /build [2021-07-30T17:17:42.905Z] #61 9.928 + cp runc /build/runc [2021-07-30T17:17:42.905Z] #61 DONE 10.1s [2021-07-30T17:17:42.905Z] [2021-07-30T17:17:42.905Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:17:42.905Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-30T17:17:42.905Z] #27 1.292 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-30T17:17:42.905Z] #27 1.292 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-30T17:17:42.905Z] #27 1.377 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-30T17:17:42.905Z] #27 1.379 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-30T17:17:42.905Z] #27 1.497 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-30T17:17:42.905Z] #27 1.521 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-30T17:17:42.905Z] #27 1.527 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-30T17:17:42.905Z] #27 1.545 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-30T17:17:42.905Z] #27 1.570 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-30T17:17:42.905Z] #27 2.155 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-30T17:17:42.905Z] #27 2.448 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-30T17:17:42.905Z] #27 2.887 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-30T17:17:42.905Z] #27 3.304 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-30T17:17:42.905Z] #27 3.711 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:17:43.161Z] #27 4.207 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:17:43.161Z] #27 4.217 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-30T17:17:43.161Z] #27 4.281 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-30T17:17:43.161Z] #27 4.281 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-30T17:17:43.463Z] #27 4.330 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-30T17:17:43.463Z] #27 4.488 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-30T17:17:43.463Z] #27 4.488 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-30T17:17:43.463Z] #27 4.488 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-30T17:17:43.463Z] #27 4.488 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:17:43.463Z] #27 4.488 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-30T17:17:45.100Z] #26 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 2.1s done [2021-07-30T17:17:45.100Z] #26 ... [2021-07-30T17:17:45.100Z] [2021-07-30T17:17:45.100Z] #23 [internal] load build context [2021-07-30T17:17:45.100Z] #23 sha256:fbeca80f3b167e5b28eb265d447d012e79c026bbac0655b260da4598eff0048c [2021-07-30T17:17:45.100Z] #23 transferring context: 55.79MB 3.0s done [2021-07-30T17:17:45.100Z] #23 DONE 5.1s [2021-07-30T17:17:45.100Z] [2021-07-30T17:17:45.100Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:17:45.100Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-30T17:17:45.100Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-30T17:17:45.100Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-30T17:17:45.100Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-30T17:17:45.100Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-30T17:17:45.100Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-07-30T17:17:45.100Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-07-30T17:17:45.100Z] #63 DONE 5.1s [2021-07-30T17:17:45.100Z] [2021-07-30T17:17:45.100Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-30T17:17:45.100Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-30T17:17:45.100Z] #26 DONE 5.1s [2021-07-30T17:17:45.100Z] [2021-07-30T17:17:45.100Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:17:45.100Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-30T17:17:45.100Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-07-30T17:17:45.100Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-30T17:17:45.100Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done [2021-07-30T17:17:45.100Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done [2021-07-30T17:17:45.100Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.4s done [2021-07-30T17:17:45.100Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.9s done [2021-07-30T17:17:45.100Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 1.3s done [2021-07-30T17:17:45.100Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 3.5s done [2021-07-30T17:17:45.100Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 4.9s [2021-07-30T17:17:45.100Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 57.67MB / 99.63MB 5.1s [2021-07-30T17:17:45.100Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 2.1s done [2021-07-30T17:17:45.100Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa [2021-07-30T17:17:45.100Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 5.1s [2021-07-30T17:17:45.100Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 62.91MB / 99.63MB 5.3s [2021-07-30T17:17:45.100Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 5.1s done [2021-07-30T17:17:45.364Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.4s done [2021-07-30T17:17:45.364Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 73.40MB / 99.63MB 5.6s [2021-07-30T17:17:45.631Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 84.42MB / 99.63MB 5.7s [2021-07-30T17:17:45.631Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.61MB / 99.63MB 5.8s [2021-07-30T17:17:45.631Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 [2021-07-30T17:17:45.900Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.3s done [2021-07-30T17:17:46.708Z] #46 ... [2021-07-30T17:17:46.708Z] [2021-07-30T17:17:46.709Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:17:46.709Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-30T17:17:46.709Z] #20 10.20 Fetched 8996 kB in 9s (1006 kB/s) [2021-07-30T17:17:47.639Z] #20 10.20 Reading package lists... [2021-07-30T17:17:47.639Z] #20 ... [2021-07-30T17:17:47.639Z] [2021-07-30T17:17:47.639Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:17:47.639Z] #54 sha256:246dcf5ba8287469ab414a07d3a9516432ccd4b663e488c3c711ab8360ee2d0c [2021-07-30T17:17:47.639Z] #54 12.49 + cd /tmp/tmp.QEyjcRstcC/src/github.com/opencontainers/runc [2021-07-30T17:17:47.639Z] #54 12.49 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-30T17:17:47.639Z] #54 12.94 + '[' -z '' ']' [2021-07-30T17:17:47.639Z] #54 12.95 + target=static [2021-07-30T17:17:47.639Z] #54 12.95 + make 'BUILDTAGS=seccomp ' static [2021-07-30T17:17:47.639Z] #54 13.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-30T17:17:47.903Z] #54 ... [2021-07-30T17:17:47.903Z] [2021-07-30T17:17:47.903Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:17:47.903Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-30T17:17:47.903Z] #20 10.20 Reading package lists... [2021-07-30T17:17:48.456Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 8.1s done [2021-07-30T17:17:48.456Z] #9 ... [2021-07-30T17:17:48.456Z] [2021-07-30T17:17:48.456Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-30T17:17:48.456Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-30T17:17:48.456Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-30T17:17:48.456Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-30T17:17:48.456Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-30T17:17:48.456Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-30T17:17:48.456Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2021-07-30T17:17:48.456Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-07-30T17:17:48.456Z] #65 DONE 8.5s [2021-07-30T17:17:48.456Z] [2021-07-30T17:17:48.456Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:17:48.456Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-30T17:17:48.456Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a [2021-07-30T17:17:48.456Z] #9 ... [2021-07-30T17:17:48.456Z] [2021-07-30T17:17:48.456Z] #27 [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 [2021-07-30T17:17:48.456Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-30T17:17:50.381Z] #27 ... [2021-07-30T17:17:50.381Z] [2021-07-30T17:17:50.381Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:17:50.381Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-30T17:17:50.381Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 1.8s done [2021-07-30T17:17:50.381Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 [2021-07-30T17:17:50.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-30T17:17:50.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-30T17:17:51.434Z] #20 13.80 Reading package lists... [2021-07-30T17:17:51.772Z] #9 ... [2021-07-30T17:17:51.772Z] [2021-07-30T17:17:51.772Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-30T17:17:51.772Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-30T17:17:51.772Z] #64 DONE 1.3s [2021-07-30T17:17:51.772Z] [2021-07-30T17:17:51.772Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:17:51.772Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-30T17:17:52.360Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.7s done [2021-07-30T17:17:52.364Z] #20 17.05 Building dependency tree... [2021-07-30T17:17:52.927Z] #20 18.59 libcap2-bin is already the newest version (1:2.25-2). [2021-07-30T17:17:52.927Z] #20 18.59 The following additional packages will be installed: [2021-07-30T17:17:52.927Z] #20 18.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-30T17:17:52.927Z] #20 18.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-30T17:17:52.927Z] #20 18.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-30T17:17:52.927Z] #20 18.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-30T17:17:52.927Z] #20 18.60 python3.7 python3.7-minimal vim-runtime xxd [2021-07-30T17:17:52.927Z] #20 18.61 Suggested packages: [2021-07-30T17:17:52.927Z] #20 18.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-30T17:17:52.927Z] #20 18.61 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-30T17:17:52.927Z] #20 18.61 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-30T17:17:52.927Z] #20 18.61 quota [2021-07-30T17:17:52.927Z] #20 18.61 Recommended packages: [2021-07-30T17:17:52.927Z] #20 18.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-30T17:17:52.927Z] #20 18.61 python3-keyrings.alt python3-xdg unzip [2021-07-30T17:17:53.401Z] #27 13.14 Fetched 42.2 MB in 12s (3490 kB/s) [2021-07-30T17:17:54.288Z] #9 ... [2021-07-30T17:17:54.288Z] [2021-07-30T17:17:54.288Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-30T17:17:54.288Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-30T17:17:54.288Z] #66 DONE 2.4s [2021-07-30T17:17:54.288Z] [2021-07-30T17:17:54.288Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-30T17:17:54.288Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-30T17:17:54.288Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0.1s [2021-07-30T17:17:54.825Z] #20 20.28 The following NEW packages will be installed: [2021-07-30T17:17:54.825Z] #20 20.28 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-30T17:17:54.825Z] #20 20.28 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-30T17:17:54.825Z] #20 20.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-30T17:17:54.825Z] #20 20.28 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-30T17:17:54.825Z] #20 20.28 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-30T17:17:54.825Z] #20 20.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-30T17:17:54.825Z] #20 20.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-30T17:17:54.825Z] #20 20.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-30T17:17:54.825Z] #20 20.28 xz-utils zip [2021-07-30T17:17:54.825Z] #20 20.60 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:17:54.825Z] #20 20.60 Need to get 28.6 MB of archives. [2021-07-30T17:17:54.825Z] #20 20.60 After this operation, 116 MB of additional disk space will be used. [2021-07-30T17:17:54.825Z] #20 20.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-30T17:17:55.084Z] #20 20.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-30T17:17:55.084Z] #20 20.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-30T17:17:55.084Z] #20 20.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-30T17:17:55.084Z] #20 20.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-30T17:17:55.084Z] #20 20.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-30T17:17:55.084Z] #20 20.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-30T17:17:55.341Z] #20 20.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-30T17:17:55.341Z] #20 20.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-30T17:17:55.341Z] #20 20.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-30T17:17:55.341Z] #20 20.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-30T17:17:55.341Z] #20 20.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-30T17:17:55.341Z] #20 20.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-30T17:17:55.341Z] #20 20.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-30T17:17:55.341Z] #20 20.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-30T17:17:55.341Z] #20 20.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-30T17:17:55.341Z] #20 20.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-30T17:17:55.341Z] #20 20.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-30T17:17:55.341Z] #20 20.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-30T17:17:55.341Z] #20 20.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-30T17:17:55.341Z] #20 20.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-30T17:17:55.341Z] #20 20.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-30T17:17:55.341Z] #20 21.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-30T17:17:55.341Z] #20 21.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-30T17:17:55.341Z] #20 21.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-30T17:17:55.341Z] #20 21.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-30T17:17:55.341Z] #20 21.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-30T17:17:55.598Z] #20 21.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-30T17:17:55.598Z] #20 21.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-30T17:17:55.855Z] #20 21.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-30T17:17:55.855Z] #20 21.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-30T17:17:55.855Z] #20 21.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-30T17:17:55.855Z] #20 21.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-30T17:17:55.855Z] #20 21.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-30T17:17:55.855Z] #20 21.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-30T17:17:56.116Z] #20 21.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-30T17:17:56.116Z] #20 21.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-30T17:17:56.116Z] #20 21.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-30T17:17:56.116Z] #20 21.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-30T17:17:56.116Z] #20 21.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-30T17:17:56.116Z] #20 21.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-30T17:17:56.116Z] #20 21.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-30T17:17:56.116Z] #20 21.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-30T17:17:56.116Z] #20 21.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-30T17:17:56.373Z] #20 21.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-30T17:17:56.373Z] #20 21.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-30T17:17:56.630Z] #20 22.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-30T17:17:56.887Z] #20 ... [2021-07-30T17:17:56.887Z] [2021-07-30T17:17:56.887Z] #32 [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 [2021-07-30T17:17:56.887Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-30T17:17:56.887Z] #32 DONE 135.7s [2021-07-30T17:17:56.887Z] [2021-07-30T17:17:56.887Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:17:56.887Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-30T17:17:56.887Z] #20 22.35 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-30T17:17:56.887Z] #20 22.38 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-30T17:17:56.887Z] #20 ... [2021-07-30T17:17:56.887Z] [2021-07-30T17:17:56.887Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:17:56.887Z] #46 sha256:1eb6c23737cea5ed121a1968174782b7383e9e9e381f0d46731580db23024e0e [2021-07-30T17:17:56.887Z] #46 130.9 github.com/LK4D4/vndr/godl [2021-07-30T17:17:56.887Z] #46 131.6 github.com/LK4D4/vndr [2021-07-30T17:17:56.887Z] #46 DONE 136.1s [2021-07-30T17:17:56.887Z] [2021-07-30T17:17:56.887Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:17:56.887Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:17:57.450Z] #40 ... [2021-07-30T17:17:57.450Z] [2021-07-30T17:17:57.450Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:17:57.450Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-30T17:17:57.450Z] #20 23.07 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:17:57.707Z] #20 23.28 Fetched 28.6 MB in 2s (14.0 MB/s) [2021-07-30T17:17:57.964Z] #20 23.38 Selecting previously unselected package pigz. [2021-07-30T17:17:57.964Z] #20 23.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-30T17:17:57.964Z] #20 23.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-30T17:17:57.964Z] #20 23.46 Unpacking pigz (2.4-1) ... [2021-07-30T17:17:57.964Z] #20 23.63 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-30T17:17:58.220Z] #20 23.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:17:58.220Z] #20 23.69 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:17:58.513Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 3.8s done [2021-07-30T17:17:58.513Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 [2021-07-30T17:17:58.513Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done [2021-07-30T17:17:58.513Z] #9 DONE 18.8s [2021-07-30T17:17:58.513Z] [2021-07-30T17:17:58.513Z] #27 [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 [2021-07-30T17:17:58.513Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-30T17:17:58.513Z] #27 9.294 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:17:58.513Z] #27 9.316 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:17:58.513Z] #27 9.397 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:17:58.513Z] #27 9.524 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:17:58.513Z] #27 9.809 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:17:58.513Z] #27 9.993 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:17:58.513Z] #27 11.42 Fetched 8280 kB in 2s (3499 kB/s) [2021-07-30T17:17:58.513Z] #27 11.42 Reading package lists... [2021-07-30T17:17:58.682Z] #27 13.14 Reading package lists... [2021-07-30T17:17:58.790Z] #20 24.25 Selecting previously unselected package python3.7-minimal. [2021-07-30T17:17:58.790Z] #20 24.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:17:58.790Z] #20 24.29 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:17:58.814Z] Running on azwin-2-ef8ad0 in d:\jenkins\workspace\moby_PR-42649 [Pipeline] { [Pipeline] ws [2021-07-30T17:17:58.835Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-30T17:17:59.105Z] #27 12.71 Reading package lists... [2021-07-30T17:17:59.367Z] #27 13.95 Building dependency tree... [2021-07-30T17:17:59.720Z] #20 25.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:17:59.720Z] #20 25.38 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:17:59.943Z] #27 14.53 The following additional packages will be installed: [2021-07-30T17:17:59.943Z] #27 14.53 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-30T17:17:59.943Z] #27 14.53 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-30T17:17:59.943Z] #27 14.53 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-30T17:17:59.943Z] #27 14.53 Suggested packages: [2021-07-30T17:17:59.943Z] #27 14.53 krb5-doc krb5-user [2021-07-30T17:17:59.943Z] #27 14.53 Recommended packages: [2021-07-30T17:17:59.943Z] #27 14.53 krb5-locales publicsuffix libsasl2-modules [2021-07-30T17:18:00.205Z] #27 14.81 The following NEW packages will be installed: [2021-07-30T17:18:00.205Z] #27 14.81 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-30T17:18:00.205Z] #27 14.81 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-30T17:18:00.205Z] #27 14.81 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-30T17:18:00.205Z] #27 14.81 libssh2-1 libssl1.1 openssl [2021-07-30T17:18:00.278Z] The recommended git tool is: git [2021-07-30T17:18:00.467Z] #27 15.11 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-30T17:18:00.467Z] #27 15.11 Need to get 4777 kB of archives. [2021-07-30T17:18:00.467Z] #27 15.11 After this operation, 11.5 MB of additional disk space will be used. [2021-07-30T17:18:00.467Z] #27 15.11 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-07-30T17:18:00.467Z] #27 15.11 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-30T17:18:00.467Z] #27 15.11 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-07-30T17:18:00.467Z] #27 15.11 Get:4 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-30T17:18:00.467Z] #27 15.12 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-07-30T17:18:00.467Z] #27 15.14 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-07-30T17:18:00.467Z] #27 15.19 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-30T17:18:00.729Z] #27 15.23 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-30T17:18:00.729Z] #27 15.30 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-30T17:18:00.729Z] #27 15.30 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-30T17:18:00.729Z] #27 15.31 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-30T17:18:00.729Z] #27 15.31 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-30T17:18:00.729Z] #27 15.31 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-30T17:18:00.729Z] #27 15.36 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-30T17:18:00.729Z] #27 15.36 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-30T17:18:00.729Z] #27 15.37 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-30T17:18:00.729Z] #27 15.37 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-30T17:18:00.729Z] #27 15.41 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-30T17:18:00.992Z] #27 15.42 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-30T17:18:00.992Z] #27 15.46 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-30T17:18:00.992Z] #27 15.47 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-30T17:18:01.254Z] #27 15.79 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:18:01.254Z] #27 15.83 Fetched 4777 kB in 1s (7662 kB/s) [2021-07-30T17:18:01.254Z] #27 15.88 Selecting previously unselected package libkeyutils1:arm64. [2021-07-30T17:18:01.254Z] #27 15.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-07-30T17:18:01.254Z] #27 15.89 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-07-30T17:18:01.254Z] #27 15.92 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-30T17:18:01.519Z] #27 ... [2021-07-30T17:18:01.519Z] [2021-07-30T17:18:01.519Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-30T17:18:01.519Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-07-30T17:18:01.519Z] #10 DONE 2.9s [2021-07-30T17:18:01.519Z] [2021-07-30T17:18:01.519Z] #27 [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 [2021-07-30T17:18:01.519Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-30T17:18:01.519Z] #27 16.05 Selecting previously unselected package libkrb5support0:arm64. [2021-07-30T17:18:01.519Z] #27 16.05 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-07-30T17:18:01.519Z] #27 16.06 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-07-30T17:18:01.519Z] #27 16.11 Selecting previously unselected package libk5crypto3:arm64. [2021-07-30T17:18:01.519Z] #27 16.11 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-07-30T17:18:01.519Z] #27 16.11 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-07-30T17:18:01.519Z] #27 16.20 Selecting previously unselected package libssl1.1:arm64. [2021-07-30T17:18:01.615Z] #20 27.00 Selecting previously unselected package python3-minimal. [2021-07-30T17:18:01.615Z] #20 27.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-30T17:18:01.615Z] #20 27.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-30T17:18:01.615Z] #20 27.04 Unpacking python3-minimal (3.7.3-1) ... [2021-07-30T17:18:01.615Z] #20 27.11 Selecting previously unselected package libmpdec2:amd64. [2021-07-30T17:18:01.615Z] #20 27.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-30T17:18:01.615Z] #20 27.13 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-30T17:18:01.615Z] #20 27.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-30T17:18:01.615Z] #20 27.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:18:01.615Z] #20 27.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:01.781Z] #27 16.20 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-30T17:18:01.781Z] #27 16.21 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-30T17:18:01.781Z] #27 16.40 Selecting previously unselected package libkrb5-3:arm64. [2021-07-30T17:18:01.781Z] #27 16.41 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-07-30T17:18:01.781Z] #27 16.41 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-07-30T17:18:02.045Z] #27 16.51 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-30T17:18:02.045Z] #27 16.51 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-07-30T17:18:02.045Z] #27 16.52 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-07-30T17:18:02.045Z] #27 16.67 Selecting previously unselected package openssl. [2021-07-30T17:18:02.045Z] #27 16.67 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-30T17:18:02.045Z] #27 16.68 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-30T17:18:02.180Z] #20 27.95 Selecting previously unselected package python3.7. [2021-07-30T17:18:02.320Z] #27 ... [2021-07-30T17:18:02.320Z] [2021-07-30T17:18:02.320Z] #11 [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 [2021-07-30T17:18:02.320Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-07-30T17:18:02.320Z] #11 DONE 0.7s [2021-07-30T17:18:02.320Z] [2021-07-30T17:18:02.320Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-30T17:18:02.320Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-07-30T17:18:02.320Z] #39 DONE 0.1s [2021-07-30T17:18:02.320Z] [2021-07-30T17:18:02.320Z] #27 [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 [2021-07-30T17:18:02.320Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-30T17:18:02.320Z] #27 16.82 Selecting previously unselected package ca-certificates. [2021-07-30T17:18:02.320Z] #27 16.82 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-30T17:18:02.320Z] #27 16.83 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-30T17:18:02.320Z] #27 17.02 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-30T17:18:02.320Z] #27 17.02 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-30T17:18:02.320Z] #27 17.04 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-30T17:18:02.437Z] #20 27.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:18:02.437Z] #20 27.96 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:02.437Z] #20 28.08 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-30T17:18:02.437Z] #20 28.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-30T17:18:02.437Z] #20 28.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-30T17:18:02.623Z] #27 ... [2021-07-30T17:18:02.623Z] [2021-07-30T17:18:02.623Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-30T17:18:02.623Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-07-30T17:18:02.623Z] #31 DONE 0.3s [2021-07-30T17:18:02.623Z] [2021-07-30T17:18:02.623Z] #27 [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 [2021-07-30T17:18:02.623Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-30T17:18:02.623Z] #27 17.11 Selecting previously unselected package libsasl2-2:arm64. [2021-07-30T17:18:02.623Z] #27 17.11 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-30T17:18:02.623Z] #27 17.13 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-30T17:18:02.623Z] #27 ... [2021-07-30T17:18:02.623Z] [2021-07-30T17:18:02.623Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-30T17:18:02.623Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-07-30T17:18:02.623Z] #43 DONE 0.5s [2021-07-30T17:18:02.623Z] [2021-07-30T17:18:02.623Z] #27 [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 [2021-07-30T17:18:02.623Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-30T17:18:02.623Z] #27 17.29 Selecting previously unselected package libldap-common. [2021-07-30T17:18:02.623Z] #27 17.29 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-30T17:18:02.623Z] #27 17.30 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-30T17:18:02.694Z] #20 28.23 Setting up python3-minimal (3.7.3-1) ... [2021-07-30T17:18:02.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-30T17:18:02.902Z] #27 17.39 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-30T17:18:02.902Z] #27 17.39 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-30T17:18:02.902Z] #27 17.39 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-30T17:18:02.902Z] #27 17.50 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-30T17:18:02.902Z] #27 17.50 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-30T17:18:02.902Z] #27 17.50 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-30T17:18:02.902Z] #27 17.58 Selecting previously unselected package libpsl5:arm64. [2021-07-30T17:18:02.902Z] #27 17.58 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-30T17:18:02.902Z] #27 17.60 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-30T17:18:02.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-30T17:18:03.167Z] #27 17.65 Selecting previously unselected package librtmp1:arm64. [2021-07-30T17:18:03.167Z] #27 17.65 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-30T17:18:03.167Z] #27 17.70 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-30T17:18:03.167Z] #27 17.79 Selecting previously unselected package libssh2-1:arm64. [2021-07-30T17:18:03.167Z] #27 17.79 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-30T17:18:03.167Z] #27 17.80 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-30T17:18:03.260Z] #20 28.92 Selecting previously unselected package python3. [2021-07-30T17:18:03.260Z] #20 28.92 (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 ... 24107 files and directories currently installed.) [2021-07-30T17:18:03.260Z] #20 28.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-30T17:18:03.260Z] #20 28.98 Unpacking python3 (3.7.3-1) ... [2021-07-30T17:18:03.517Z] #20 29.06 Selecting previously unselected package libip4tc0:amd64. [2021-07-30T17:18:03.517Z] #20 29.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-30T17:18:03.517Z] #20 29.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:03.517Z] #20 29.18 Selecting previously unselected package libip6tc0:amd64. [2021-07-30T17:18:03.517Z] #20 29.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-30T17:18:03.517Z] #20 29.21 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:03.517Z] #20 29.28 Selecting previously unselected package libiptc0:amd64. [2021-07-30T17:18:03.517Z] #20 29.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-30T17:18:03.520Z] #27 17.94 Selecting previously unselected package libcurl4:arm64. [2021-07-30T17:18:03.520Z] #27 17.94 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-30T17:18:03.520Z] #27 17.94 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-30T17:18:03.520Z] #27 18.05 Selecting previously unselected package curl. [2021-07-30T17:18:03.520Z] #27 18.05 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-30T17:18:03.521Z] #27 18.05 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-30T17:18:03.521Z] #27 18.19 Selecting previously unselected package libonig5:arm64. [2021-07-30T17:18:03.521Z] #27 18.19 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-30T17:18:03.773Z] #20 29.29 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:03.773Z] #20 29.40 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-30T17:18:03.773Z] #20 29.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-30T17:18:03.773Z] #20 29.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-30T17:18:03.773Z] #20 29.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-30T17:18:03.773Z] #20 29.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-30T17:18:03.773Z] #20 29.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-30T17:18:03.773Z] #20 29.54 Selecting previously unselected package libnftnl11:amd64. [2021-07-30T17:18:03.862Z] #27 18.22 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-30T17:18:03.862Z] #27 18.33 Selecting previously unselected package libjq1:arm64. [2021-07-30T17:18:03.862Z] #27 18.33 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-30T17:18:03.862Z] #27 18.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-30T17:18:03.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-30T17:18:03.929Z] #27 19.04 Reading package lists... [2021-07-30T17:18:04.030Z] #20 29.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-30T17:18:04.030Z] #20 29.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-30T17:18:04.030Z] #20 29.66 Selecting previously unselected package iptables. [2021-07-30T17:18:04.030Z] #20 29.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-30T17:18:04.030Z] #20 29.67 Unpacking iptables (1.8.2-4) ... [2021-07-30T17:18:04.129Z] #27 18.87 Selecting previously unselected package jq. [2021-07-30T17:18:04.129Z] #27 18.87 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-30T17:18:04.129Z] #27 18.87 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-30T17:18:04.287Z] #20 29.96 Selecting previously unselected package xxd. [2021-07-30T17:18:04.287Z] #20 29.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-30T17:18:04.287Z] #20 29.98 Unpacking xxd (2:8.1.0875-5) ... [2021-07-30T17:18:04.287Z] #20 30.09 Selecting previously unselected package vim-common. [2021-07-30T17:18:04.420Z] #27 19.04 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-30T17:18:04.420Z] #27 19.04 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-30T17:18:04.420Z] #27 19.06 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-30T17:18:04.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-30T17:18:04.544Z] #20 30.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-30T17:18:04.544Z] #20 30.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-30T17:18:04.577Z] #27 24.46 Building dependency tree... [2021-07-30T17:18:04.714Z] #27 19.41 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-30T17:18:04.714Z] #27 19.43 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-30T17:18:04.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-30T17:18:04.801Z] #20 30.29 Selecting previously unselected package bash-completion. [2021-07-30T17:18:04.801Z] #20 30.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-30T17:18:04.833Z] #27 25.70 Reading state information... [2021-07-30T17:18:04.978Z] #27 19.46 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-07-30T17:18:04.978Z] #27 19.49 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-30T17:18:04.978Z] #27 19.50 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-30T17:18:04.978Z] #27 19.54 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-07-30T17:18:04.978Z] #27 19.57 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-30T17:18:04.978Z] #27 19.57 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-30T17:18:04.978Z] #27 19.60 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-07-30T17:18:04.978Z] #27 19.62 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-30T17:18:04.978Z] #27 19.64 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-30T17:18:05.246Z] #27 19.68 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-30T17:18:05.246Z] #27 19.74 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-30T17:18:05.246Z] #27 19.74 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-30T17:18:05.542Z] #27 ... [2021-07-30T17:18:05.542Z] [2021-07-30T17:18:05.542Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-30T17:18:05.542Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-07-30T17:18:05.542Z] #12 DONE 3.4s [2021-07-30T17:18:05.761Z] #27 26.66 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-30T17:18:05.761Z] #27 26.66 libcap2-bin is already the newest version (1:2.25-2). [2021-07-30T17:18:05.761Z] #27 26.66 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-30T17:18:05.761Z] #27 26.66 xz-utils is already the newest version (5.2.4-1). [2021-07-30T17:18:05.761Z] #27 26.66 The following additional packages will be installed: [2021-07-30T17:18:05.761Z] #27 26.66 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-30T17:18:05.761Z] #27 26.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-30T17:18:05.761Z] #27 26.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-30T17:18:05.761Z] #27 26.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-30T17:18:05.761Z] #27 26.67 python3.7 python3.7-minimal vim-runtime xxd [2021-07-30T17:18:05.761Z] #27 26.68 Suggested packages: [2021-07-30T17:18:05.761Z] #27 26.68 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-30T17:18:05.761Z] #27 26.68 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-30T17:18:05.761Z] #27 26.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-30T17:18:05.761Z] #27 26.68 Recommended packages: [2021-07-30T17:18:05.761Z] #27 26.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-30T17:18:05.761Z] #27 26.68 python3-keyrings.alt python3-xdg unzip [2021-07-30T17:18:05.807Z] [2021-07-30T17:18:05.807Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:18:05.807Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:18:06.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-30T17:18:06.771Z] #20 32.42 Unpacking bash-completion (1:2.8-6) ... [2021-07-30T17:18:07.127Z] #27 27.89 The following NEW packages will be installed: [2021-07-30T17:18:07.127Z] #27 27.90 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-30T17:18:07.127Z] #27 27.90 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-30T17:18:07.127Z] #27 27.90 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-30T17:18:07.127Z] #27 27.90 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-30T17:18:07.127Z] #27 27.90 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-30T17:18:07.127Z] #27 27.90 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-30T17:18:07.127Z] #27 27.90 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-30T17:18:07.127Z] #27 27.90 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-30T17:18:07.127Z] #27 28.25 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:18:07.127Z] #27 28.25 Need to get 20.0 MB of archives. [2021-07-30T17:18:07.127Z] #27 28.25 After this operation, 82.5 MB of additional disk space will be used. [2021-07-30T17:18:07.127Z] #27 28.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-30T17:18:07.127Z] #27 28.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-30T17:18:07.127Z] #27 28.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-30T17:18:07.127Z] #27 28.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-30T17:18:07.127Z] #27 28.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-30T17:18:07.127Z] #27 28.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-30T17:18:07.127Z] #27 28.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-30T17:18:07.300Z] #20 32.75 Selecting previously unselected package bzip2. [2021-07-30T17:18:07.300Z] #20 32.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-30T17:18:07.300Z] #20 32.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-30T17:18:07.300Z] #20 32.83 Selecting previously unselected package xz-utils. [2021-07-30T17:18:07.300Z] #20 32.85 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-30T17:18:07.300Z] #20 32.86 Unpacking xz-utils (5.2.4-1) ... [2021-07-30T17:18:07.383Z] #27 28.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-30T17:18:07.383Z] #27 28.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-30T17:18:07.383Z] #27 28.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-30T17:18:07.383Z] #27 28.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-30T17:18:07.383Z] #27 28.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-30T17:18:07.383Z] #27 28.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-30T17:18:07.383Z] #27 28.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-30T17:18:07.383Z] #27 28.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-30T17:18:07.383Z] #27 28.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-30T17:18:07.384Z] #27 28.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-30T17:18:07.384Z] #27 28.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-30T17:18:07.384Z] #27 28.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-30T17:18:07.384Z] #27 28.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-30T17:18:07.384Z] #27 28.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-30T17:18:07.384Z] #27 28.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-30T17:18:07.384Z] #27 28.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-30T17:18:07.384Z] #27 28.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-30T17:18:07.384Z] #27 28.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-30T17:18:07.384Z] #27 28.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-30T17:18:07.384Z] #27 28.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-30T17:18:07.384Z] #27 28.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-30T17:18:07.384Z] #27 28.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-30T17:18:07.384Z] #27 28.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-30T17:18:07.384Z] #27 28.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-30T17:18:07.384Z] #27 28.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-30T17:18:07.384Z] #27 28.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-30T17:18:07.384Z] #27 28.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-30T17:18:07.384Z] #27 28.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-30T17:18:07.384Z] #27 28.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-30T17:18:07.384Z] #27 28.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-30T17:18:07.384Z] #27 28.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-30T17:18:07.384Z] #27 28.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-30T17:18:07.384Z] #27 28.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-30T17:18:07.384Z] #27 28.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-30T17:18:07.384Z] #27 28.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-30T17:18:07.572Z] #20 33.05 Selecting previously unselected package apparmor. [2021-07-30T17:18:07.572Z] #20 33.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-30T17:18:07.572Z] #20 33.16 Unpacking apparmor (2.13.2-10) ... [2021-07-30T17:18:07.640Z] #27 28.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-30T17:18:07.640Z] #27 28.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-30T17:18:07.640Z] #27 28.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-30T17:18:07.836Z] #20 33.46 Selecting previously unselected package aufs-tools. [2021-07-30T17:18:07.836Z] #20 33.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-30T17:18:07.836Z] #20 33.46 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-30T17:18:07.836Z] #20 33.57 Selecting previously unselected package libonig5:amd64. [2021-07-30T17:18:08.102Z] #20 33.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-30T17:18:08.102Z] #20 33.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-30T17:18:08.102Z] #20 33.71 Selecting previously unselected package libjq1:amd64. [2021-07-30T17:18:08.102Z] #20 33.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-30T17:18:08.102Z] #20 33.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-30T17:18:08.102Z] #20 33.82 Selecting previously unselected package jq. [2021-07-30T17:18:08.202Z] #27 29.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:18:08.359Z] #20 33.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-30T17:18:08.359Z] #20 33.83 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-30T17:18:08.359Z] #20 34.00 Selecting previously unselected package libaio1:amd64. [2021-07-30T17:18:08.359Z] #20 34.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-30T17:18:08.359Z] #20 34.01 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-30T17:18:08.359Z] #20 34.06 Selecting previously unselected package libgpm2:amd64. [2021-07-30T17:18:08.359Z] #20 34.07 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-30T17:18:08.359Z] #20 34.08 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-30T17:18:08.392Z] #13 2.567 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-30T17:18:08.392Z] #13 2.629 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:18:08.392Z] #13 2.632 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:18:08.392Z] #13 2.633 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:18:08.458Z] #27 29.46 Fetched 20.0 MB in 1s (27.9 MB/s) [2021-07-30T17:18:08.458Z] #27 29.50 Selecting previously unselected package pigz. [2021-07-30T17:18:08.458Z] #27 29.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-30T17:18:08.458Z] #27 29.55 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-30T17:18:08.458Z] #27 29.55 Unpacking pigz (2.4-1) ... [2021-07-30T17:18:08.458Z] #27 29.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-30T17:18:08.616Z] #20 34.15 Selecting previously unselected package libicu63:amd64. [2021-07-30T17:18:08.616Z] #20 34.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-30T17:18:08.616Z] #20 34.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-30T17:18:08.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-30T17:18:08.714Z] #27 29.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:18:08.714Z] #27 29.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:08.714Z] #27 29.79 Selecting previously unselected package python3.7-minimal. [2021-07-30T17:18:08.714Z] #27 29.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:18:08.714Z] #27 29.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:18:09.226Z] #27 30.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:09.226Z] #27 30.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:18:09.352Z] #13 3.470 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-30T17:18:09.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-30T17:18:09.789Z] #27 30.92 Selecting previously unselected package python3-minimal. [2021-07-30T17:18:09.789Z] #27 30.92 (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 ... 39360 files and directories currently installed.) [2021-07-30T17:18:09.789Z] #27 30.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-30T17:18:09.789Z] #27 30.97 Unpacking python3-minimal (3.7.3-1) ... [2021-07-30T17:18:09.789Z] #27 31.02 Selecting previously unselected package libmpdec2:amd64. [2021-07-30T17:18:10.045Z] #27 31.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-30T17:18:10.045Z] #27 31.03 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-30T17:18:10.045Z] #27 31.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-30T17:18:10.045Z] #27 31.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:18:10.045Z] #27 31.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:10.302Z] #27 31.46 Selecting previously unselected package python3.7. [2021-07-30T17:18:10.314Z] #13 4.503 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:18:10.558Z] #27 31.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-30T17:18:10.558Z] #27 31.47 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:10.558Z] #27 31.53 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-30T17:18:10.558Z] #27 31.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-30T17:18:10.558Z] #27 31.54 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-30T17:18:10.558Z] #27 31.61 Setting up python3-minimal (3.7.3-1) ... [2021-07-30T17:18:10.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-30T17:18:10.814Z] #27 32.00 Selecting previously unselected package python3. [2021-07-30T17:18:11.071Z] #27 32.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-07-30T17:18:11.071Z] #27 32.03 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-30T17:18:11.071Z] #27 32.04 Unpacking python3 (3.7.3-1) ... [2021-07-30T17:18:11.071Z] #27 32.10 Selecting previously unselected package libip4tc0:amd64. [2021-07-30T17:18:11.071Z] #27 32.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-30T17:18:11.071Z] #27 32.11 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:11.071Z] #27 32.17 Selecting previously unselected package libip6tc0:amd64. [2021-07-30T17:18:11.071Z] #27 32.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-30T17:18:11.071Z] #27 32.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:11.071Z] #27 32.22 Selecting previously unselected package libiptc0:amd64. [2021-07-30T17:18:11.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-30T17:18:11.290Z] #13 ... [2021-07-30T17:18:11.290Z] [2021-07-30T17:18:11.290Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:18:11.290Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:18:11.290Z] #46 4.177 + RM_GOPATH=0 [2021-07-30T17:18:11.290Z] #46 4.178 + TMP_GOPATH= [2021-07-30T17:18:11.290Z] #46 4.178 + : /build [2021-07-30T17:18:11.290Z] #46 4.178 + '[' -z '' ']' [2021-07-30T17:18:11.290Z] #46 4.178 ++ mktemp -d [2021-07-30T17:18:11.290Z] #46 4.181 + export GOPATH=/tmp/tmp.joxLjsx3QU [2021-07-30T17:18:11.290Z] #46 4.181 + GOPATH=/tmp/tmp.joxLjsx3QU [2021-07-30T17:18:11.290Z] #46 4.181 + RM_GOPATH=1 [2021-07-30T17:18:11.290Z] #46 4.182 + case "$(go env GOARCH)" in [2021-07-30T17:18:11.290Z] #46 4.182 ++ go env GOARCH [2021-07-30T17:18:11.290Z] #46 4.211 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-30T17:18:11.290Z] #46 4.212 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:11.290Z] #46 4.212 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:11.290Z] #46 4.212 ++ dirname /tmp/install/install.sh [2021-07-30T17:18:11.290Z] #46 4.212 + dir=/tmp/install [2021-07-30T17:18:11.290Z] #46 4.212 + bin=vndr [2021-07-30T17:18:11.290Z] #46 4.212 + shift [2021-07-30T17:18:11.290Z] #46 4.212 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-30T17:18:11.290Z] #46 4.212 + . /tmp/install/vndr.installer [2021-07-30T17:18:11.290Z] #46 4.212 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-30T17:18:11.290Z] #46 4.212 + install_vndr [2021-07-30T17:18:11.290Z] #46 4.212 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-30T17:18:11.290Z] #46 4.212 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.joxLjsx3QU/src/github.com/LK4D4/vndr [2021-07-30T17:18:11.290Z] #46 4.215 Cloning into '/tmp/tmp.joxLjsx3QU/src/github.com/LK4D4/vndr'... [2021-07-30T17:18:11.290Z] #46 4.710 + cd /tmp/tmp.joxLjsx3QU/src/github.com/LK4D4/vndr [2021-07-30T17:18:11.290Z] #46 4.713 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-30T17:18:11.290Z] #46 4.724 + go build -buildmode=pie -v -o /build/vndr . [2021-07-30T17:18:11.290Z] #46 5.774 internal/unsafeheader [2021-07-30T17:18:11.290Z] #46 5.823 internal/cpu [2021-07-30T17:18:11.290Z] #46 5.842 runtime/internal/sys [2021-07-30T17:18:11.290Z] #46 5.877 internal/race [2021-07-30T17:18:11.290Z] #46 5.900 runtime/internal/atomic [2021-07-30T17:18:11.290Z] #46 6.288 sync/atomic [2021-07-30T17:18:11.290Z] #46 6.349 unicode [2021-07-30T17:18:11.290Z] #46 6.401 runtime/internal/math [2021-07-30T17:18:11.290Z] #46 6.654 unicode/utf8 [2021-07-30T17:18:11.290Z] #46 6.725 internal/bytealg [2021-07-30T17:18:11.290Z] #46 7.017 math/bits [2021-07-30T17:18:11.290Z] #46 7.782 encoding [2021-07-30T17:18:11.290Z] #46 7.982 math [2021-07-30T17:18:11.290Z] #46 8.005 runtime [2021-07-30T17:18:11.290Z] #46 8.104 unicode/utf16 [2021-07-30T17:18:11.290Z] #46 8.424 container/list [2021-07-30T17:18:11.290Z] #46 8.995 crypto/internal/subtle [2021-07-30T17:18:11.327Z] #27 32.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-30T17:18:11.327Z] #27 32.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:11.327Z] #27 32.28 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-30T17:18:11.327Z] #27 32.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-30T17:18:11.327Z] #27 32.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-30T17:18:11.327Z] #27 32.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-30T17:18:11.327Z] #27 32.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-30T17:18:11.327Z] #27 32.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-30T17:18:11.327Z] #27 32.39 Selecting previously unselected package libnftnl11:amd64. [2021-07-30T17:18:11.327Z] #27 32.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-30T17:18:11.327Z] #27 32.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-30T17:18:11.555Z] #46 9.262 crypto/subtle [2021-07-30T17:18:11.555Z] #46 ... [2021-07-30T17:18:11.555Z] [2021-07-30T17:18:11.555Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:18:11.555Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:18:11.555Z] #13 6.019 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:18:11.583Z] #27 32.45 Selecting previously unselected package iptables. [2021-07-30T17:18:11.583Z] #27 32.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-30T17:18:11.583Z] #27 32.46 Unpacking iptables (1.8.2-4) ... [2021-07-30T17:18:11.583Z] #27 32.61 Selecting previously unselected package xxd. [2021-07-30T17:18:11.583Z] #27 32.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-30T17:18:11.583Z] #27 32.62 Unpacking xxd (2:8.1.0875-5) ... [2021-07-30T17:18:11.583Z] #27 32.70 Selecting previously unselected package vim-common. [2021-07-30T17:18:11.583Z] #27 32.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-30T17:18:11.583Z] #27 32.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-30T17:18:11.839Z] #27 32.81 Selecting previously unselected package bash-completion. [2021-07-30T17:18:11.839Z] #27 32.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-30T17:18:11.888Z] #20 37.04 Selecting previously unselected package libnet1:amd64. [2021-07-30T17:18:11.888Z] #20 37.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-30T17:18:11.888Z] #20 37.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:18:11.888Z] #20 37.14 Selecting previously unselected package libnl-3-200:amd64. [2021-07-30T17:18:11.888Z] #20 37.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-30T17:18:11.888Z] #20 37.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-30T17:18:11.888Z] #20 37.23 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-30T17:18:11.888Z] #20 37.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-30T17:18:11.888Z] #20 37.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-30T17:18:11.888Z] #20 37.31 Selecting previously unselected package libreadline5:amd64. [2021-07-30T17:18:11.888Z] #20 37.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-30T17:18:11.888Z] #20 37.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-30T17:18:11.888Z] #20 37.42 Selecting previously unselected package net-tools. [2021-07-30T17:18:11.888Z] #20 37.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-30T17:18:11.888Z] #20 37.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-30T17:18:12.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-30T17:18:12.136Z] #13 ... [2021-07-30T17:18:12.136Z] [2021-07-30T17:18:12.136Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:18:12.136Z] #59 sha256:8353026e7575bcb026342b590084c259e783487887a5099f667c802d67bd4644 [2021-07-30T17:18:12.136Z] #59 4.713 + RM_GOPATH=0 [2021-07-30T17:18:12.136Z] #59 4.713 + TMP_GOPATH= [2021-07-30T17:18:12.136Z] #59 4.713 + : /build [2021-07-30T17:18:12.136Z] #59 4.713 + '[' -z '' ']' [2021-07-30T17:18:12.136Z] #59 4.713 ++ mktemp -d [2021-07-30T17:18:12.136Z] #59 4.721 + export GOPATH=/tmp/tmp.8W4HDTYM6h [2021-07-30T17:18:12.136Z] #59 4.721 + GOPATH=/tmp/tmp.8W4HDTYM6h [2021-07-30T17:18:12.136Z] #59 4.721 + RM_GOPATH=1 [2021-07-30T17:18:12.136Z] #59 4.721 + case "$(go env GOARCH)" in [2021-07-30T17:18:12.136Z] #59 4.721 ++ go env GOARCH [2021-07-30T17:18:12.136Z] #59 4.771 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:12.136Z] #59 4.771 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:12.136Z] #59 4.774 ++ dirname /tmp/install/install.sh [2021-07-30T17:18:12.136Z] #59 4.785 + dir=/tmp/install [2021-07-30T17:18:12.136Z] #59 4.785 + bin=rootlesskit [2021-07-30T17:18:12.136Z] #59 4.785 + shift [2021-07-30T17:18:12.136Z] #59 4.785 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-30T17:18:12.136Z] #59 4.785 + . /tmp/install/rootlesskit.installer [2021-07-30T17:18:12.136Z] #59 4.785 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:18:12.136Z] #59 4.785 + install_rootlesskit [2021-07-30T17:18:12.136Z] #59 4.785 + case "$1" in [2021-07-30T17:18:12.136Z] #59 4.785 + export CGO_ENABLED=0 [2021-07-30T17:18:12.136Z] #59 4.785 + CGO_ENABLED=0 [2021-07-30T17:18:12.136Z] #59 4.785 + _install_rootlesskit [2021-07-30T17:18:12.136Z] #59 4.791 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-30T17:18:12.136Z] #59 4.791 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8W4HDTYM6h/src/github.com/rootless-containers/rootlesskit [2021-07-30T17:18:12.136Z] #59 4.791 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:18:12.136Z] #59 4.814 Cloning into '/tmp/tmp.8W4HDTYM6h/src/github.com/rootless-containers/rootlesskit'... [2021-07-30T17:18:12.136Z] #59 8.466 + cd /tmp/tmp.8W4HDTYM6h/src/github.com/rootless-containers/rootlesskit [2021-07-30T17:18:12.136Z] #59 8.467 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-30T17:18:12.136Z] #59 8.508 + export GO111MODULE=on [2021-07-30T17:18:12.136Z] #59 8.508 + GO111MODULE=on [2021-07-30T17:18:12.136Z] #59 8.510 + export GOPROXY=https://proxy.golang.org [2021-07-30T17:18:12.136Z] #59 8.510 + GOPROXY=https://proxy.golang.org [2021-07-30T17:18:12.136Z] #59 8.511 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-30T17:18:12.136Z] #59 8.511 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-30T17:18:12.136Z] #59 10.02 go: downloading github.com/pkg/errors v0.9.1 [2021-07-30T17:18:12.145Z] #20 37.59 Selecting previously unselected package patch. [2021-07-30T17:18:12.145Z] #20 37.60 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-30T17:18:12.145Z] #20 37.60 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-30T17:18:12.146Z] #20 37.71 Selecting previously unselected package python-pip-whl. [2021-07-30T17:18:12.146Z] #20 37.71 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-30T17:18:12.146Z] #20 37.71 Unpacking python-pip-whl (18.1-5) ... [2021-07-30T17:18:12.404Z] #59 10.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-30T17:18:12.404Z] #59 10.05 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-30T17:18:12.404Z] #59 ... [2021-07-30T17:18:12.404Z] [2021-07-30T17:18:12.404Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:18:12.404Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-30T17:18:12.404Z] #40 4.326 + git clone https://github.com/docker/distribution.git . [2021-07-30T17:18:12.404Z] #40 4.331 Cloning into '.'... [2021-07-30T17:18:12.404Z] #40 ... [2021-07-30T17:18:12.404Z] [2021-07-30T17:18:12.404Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-30T17:18:12.404Z] #24 sha256:4ca6a8c5b6e49a6e7e481e351c0b33e296326674d32aabe0d1880bcd03d57254 [2021-07-30T17:18:12.404Z] #24 4.543 + RM_GOPATH=0 [2021-07-30T17:18:12.404Z] #24 4.543 + TMP_GOPATH= [2021-07-30T17:18:12.404Z] #24 4.543 + : /build [2021-07-30T17:18:12.404Z] #24 4.543 + '[' -z '' ']' [2021-07-30T17:18:12.404Z] #24 4.544 ++ mktemp -d [2021-07-30T17:18:12.404Z] #24 4.546 + export GOPATH=/tmp/tmp.l8nJdx06Pz [2021-07-30T17:18:12.404Z] #24 4.546 + GOPATH=/tmp/tmp.l8nJdx06Pz [2021-07-30T17:18:12.404Z] #24 4.546 + RM_GOPATH=1 [2021-07-30T17:18:12.404Z] #24 4.546 + case "$(go env GOARCH)" in [2021-07-30T17:18:12.404Z] #24 4.549 ++ go env GOARCH [2021-07-30T17:18:12.404Z] #24 4.566 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:12.404Z] #24 4.566 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:12.404Z] #24 4.567 ++ dirname /tmp/install/install.sh [2021-07-30T17:18:12.404Z] #24 4.569 + dir=/tmp/install [2021-07-30T17:18:12.404Z] #24 4.569 + bin=dockercli [2021-07-30T17:18:12.404Z] #24 4.569 + shift [2021-07-30T17:18:12.404Z] #24 4.569 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-30T17:18:12.404Z] #24 4.569 + . /tmp/install/dockercli.installer [2021-07-30T17:18:12.404Z] #24 4.569 ++ : stable [2021-07-30T17:18:12.404Z] #24 4.569 ++ : 17.06.2-ce [2021-07-30T17:18:12.404Z] #24 4.569 + install_dockercli [2021-07-30T17:18:12.404Z] #24 4.569 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-30T17:18:12.404Z] #24 4.570 Install docker/cli version 17.06.2-ce from stable [2021-07-30T17:18:12.404Z] #24 4.573 ++ uname -m [2021-07-30T17:18:12.404Z] #24 4.575 + arch=aarch64 [2021-07-30T17:18:12.404Z] #24 4.575 + '[' aarch64 '!=' x86_64 ']' [2021-07-30T17:18:12.404Z] #24 4.575 + '[' aarch64 '!=' s390x ']' [2021-07-30T17:18:12.404Z] #24 4.575 + '[' aarch64 '!=' armhf ']' [2021-07-30T17:18:12.404Z] #24 4.575 + build_dockercli [2021-07-30T17:18:12.404Z] #24 4.575 + git clone https://github.com/docker/docker-ce /tmp/tmp.l8nJdx06Pz/tmp/docker-ce [2021-07-30T17:18:12.404Z] #24 4.584 Cloning into '/tmp/tmp.l8nJdx06Pz/tmp/docker-ce'... [2021-07-30T17:18:12.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-30T17:18:12.668Z] #24 ... [2021-07-30T17:18:12.668Z] [2021-07-30T17:18:12.668Z] #36 [tini 1/2] 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 [2021-07-30T17:18:12.668Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-30T17:18:12.668Z] #36 5.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:18:12.668Z] #36 5.637 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:18:12.668Z] #36 5.637 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:18:12.668Z] #36 6.438 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:18:12.668Z] #36 7.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:18:12.668Z] #36 8.898 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:18:12.668Z] #36 ... [2021-07-30T17:18:12.668Z] [2021-07-30T17:18:12.668Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-30T17:18:12.668Z] #48 sha256:c2d67688b7efd5d4eacb06b98a406bd70cdb81e4cc4689506e6e4f49f0d18793 [2021-07-30T17:18:12.668Z] #48 4.223 + RM_GOPATH=0 [2021-07-30T17:18:12.668Z] #48 4.223 + TMP_GOPATH= [2021-07-30T17:18:12.668Z] #48 4.223 + : /build [2021-07-30T17:18:12.668Z] #48 4.223 + '[' -z '' ']' [2021-07-30T17:18:12.668Z] #48 4.229 ++ mktemp -d [2021-07-30T17:18:12.668Z] #48 4.229 + export GOPATH=/tmp/tmp.OG6g6AZgVB [2021-07-30T17:18:12.668Z] #48 4.229 + GOPATH=/tmp/tmp.OG6g6AZgVB [2021-07-30T17:18:12.668Z] #48 4.229 + RM_GOPATH=1 [2021-07-30T17:18:12.668Z] #48 4.229 + case "$(go env GOARCH)" in [2021-07-30T17:18:12.668Z] #48 4.233 ++ go env GOARCH [2021-07-30T17:18:12.668Z] #48 4.269 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:12.668Z] #48 4.269 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:12.668Z] #48 4.269 ++ dirname /tmp/install/install.sh [2021-07-30T17:18:12.668Z] #48 4.269 + dir=/tmp/install [2021-07-30T17:18:12.668Z] #48 4.269 + bin=gotestsum [2021-07-30T17:18:12.668Z] #48 4.269 + shift [2021-07-30T17:18:12.668Z] #48 4.269 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-30T17:18:12.668Z] #48 4.269 + . /tmp/install/gotestsum.installer [2021-07-30T17:18:12.668Z] #48 4.269 ++ : v0.5.3 [2021-07-30T17:18:12.668Z] #48 4.269 + install_gotestsum [2021-07-30T17:18:12.668Z] #48 4.269 + set -e [2021-07-30T17:18:12.668Z] #48 4.269 + export GO111MODULE=on [2021-07-30T17:18:12.668Z] #48 4.269 + GO111MODULE=on [2021-07-30T17:18:12.668Z] #48 4.269 + GOBIN=/build [2021-07-30T17:18:12.668Z] #48 4.269 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-30T17:18:12.668Z] #48 4.798 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-30T17:18:12.668Z] #48 6.467 go: downloading github.com/fatih/color v1.9.0 [2021-07-30T17:18:12.668Z] #48 6.469 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-30T17:18:12.668Z] #48 6.471 go: downloading github.com/pkg/errors v0.9.1 [2021-07-30T17:18:12.668Z] #48 6.473 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-30T17:18:12.668Z] #48 6.820 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-30T17:18:12.668Z] #48 6.829 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-30T17:18:12.668Z] #48 6.887 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-30T17:18:12.668Z] #48 6.973 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-30T17:18:12.668Z] #48 7.012 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-30T17:18:12.668Z] #48 7.287 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-30T17:18:12.668Z] #48 7.316 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-30T17:18:12.710Z] #20 38.17 Selecting previously unselected package python3-lib2to3. [2021-07-30T17:18:12.710Z] #20 38.18 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-30T17:18:12.710Z] #20 38.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-30T17:18:12.710Z] #20 38.29 Selecting previously unselected package python3-distutils. [2021-07-30T17:18:12.710Z] #20 38.29 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-30T17:18:12.710Z] #20 38.30 Unpacking python3-distutils (3.7.3-1) ... [2021-07-30T17:18:12.932Z] #48 ... [2021-07-30T17:18:12.932Z] [2021-07-30T17:18:12.932Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-30T17:18:12.932Z] #34 sha256:00e88ace256600de31a21ae1314b38436af239cee44df7464ae5881b8cf88709 [2021-07-30T17:18:12.932Z] #34 5.004 Install go-toml version v1.8.1 [2021-07-30T17:18:12.932Z] #34 5.943 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-30T17:18:12.932Z] #34 9.491 github.com/pelletier/go-toml [2021-07-30T17:18:12.932Z] #34 ... [2021-07-30T17:18:12.932Z] [2021-07-30T17:18:12.932Z] #32 [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 [2021-07-30T17:18:12.932Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-30T17:18:12.932Z] #32 4.399 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-30T17:18:12.932Z] #32 4.403 Cloning into '.'... [2021-07-30T17:18:12.969Z] #20 38.42 Selecting previously unselected package python3-pip. [2021-07-30T17:18:12.969Z] #20 38.42 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-30T17:18:12.969Z] #20 38.43 Unpacking python3-pip (18.1-5) ... [2021-07-30T17:18:12.969Z] #20 38.57 Selecting previously unselected package python3-pkg-resources. [2021-07-30T17:18:12.969Z] #20 38.58 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-30T17:18:12.969Z] #20 38.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:18:13.196Z] #32 ... [2021-07-30T17:18:13.196Z] [2021-07-30T17:18:13.196Z] #56 [containerd 1/2] 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 [2021-07-30T17:18:13.196Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-30T17:18:13.196Z] #56 5.601 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:18:13.196Z] #56 5.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:18:13.196Z] #56 5.629 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:18:13.196Z] #56 6.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:18:13.196Z] #56 8.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:18:13.196Z] #56 8.310 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:18:13.226Z] #20 38.70 Selecting previously unselected package python3-setuptools. [2021-07-30T17:18:13.226Z] #20 38.71 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-30T17:18:13.226Z] #20 38.71 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-30T17:18:13.226Z] #20 38.91 Selecting previously unselected package python3-wheel. [2021-07-30T17:18:13.226Z] #20 38.92 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-30T17:18:13.226Z] #20 38.92 Unpacking python3-wheel (0.32.3-2) ... [2021-07-30T17:18:13.247Z] #27 34.14 Unpacking bash-completion (1:2.8-6) ... [2021-07-30T17:18:13.247Z] #27 34.31 Selecting previously unselected package apparmor. [2021-07-30T17:18:13.247Z] #27 34.32 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-30T17:18:13.247Z] #27 34.36 Unpacking apparmor (2.13.2-10) ... [2021-07-30T17:18:13.462Z] #56 ... [2021-07-30T17:18:13.462Z] [2021-07-30T17:18:13.462Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:18:13.462Z] #52 sha256:2b425031ded80d53cf1a4c587776083caa28d99b80f7c43f96044bb3f06e5c14 [2021-07-30T17:18:13.462Z] #52 4.814 + RM_GOPATH=0 [2021-07-30T17:18:13.462Z] #52 4.814 + TMP_GOPATH= [2021-07-30T17:18:13.462Z] #52 4.814 + : /build [2021-07-30T17:18:13.462Z] #52 4.814 + '[' -z '' ']' [2021-07-30T17:18:13.462Z] #52 4.815 ++ mktemp -d [2021-07-30T17:18:13.462Z] #52 4.817 + export GOPATH=/tmp/tmp.2vZn4SASFI [2021-07-30T17:18:13.462Z] #52 4.817 + GOPATH=/tmp/tmp.2vZn4SASFI [2021-07-30T17:18:13.462Z] #52 4.817 + RM_GOPATH=1 [2021-07-30T17:18:13.462Z] #52 4.817 + case "$(go env GOARCH)" in [2021-07-30T17:18:13.462Z] #52 4.825 ++ go env GOARCH [2021-07-30T17:18:13.462Z] #52 4.875 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:13.462Z] #52 4.875 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:13.462Z] #52 4.875 ++ dirname /tmp/install/install.sh [2021-07-30T17:18:13.462Z] #52 4.875 + dir=/tmp/install [2021-07-30T17:18:13.462Z] #52 4.875 + bin=shfmt [2021-07-30T17:18:13.462Z] #52 4.875 + shift [2021-07-30T17:18:13.462Z] #52 4.875 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-30T17:18:13.462Z] #52 4.875 + . /tmp/install/shfmt.installer [2021-07-30T17:18:13.462Z] #52 4.875 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-30T17:18:13.462Z] #52 4.875 + install_shfmt [2021-07-30T17:18:13.462Z] #52 4.875 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-30T17:18:13.462Z] #52 4.875 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2vZn4SASFI/src/github.com/mvdan/sh [2021-07-30T17:18:13.462Z] #52 4.875 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-30T17:18:13.462Z] #52 4.886 Cloning into '/tmp/tmp.2vZn4SASFI/src/github.com/mvdan/sh'... [2021-07-30T17:18:13.462Z] #52 ... [2021-07-30T17:18:13.462Z] [2021-07-30T17:18:13.462Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:18:13.462Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-30T17:18:13.462Z] #44 4.833 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:18:13.462Z] #44 4.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:18:13.462Z] #44 4.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:18:13.462Z] #44 5.426 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-30T17:18:13.462Z] #44 5.801 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:18:13.462Z] #44 7.006 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:18:13.462Z] #44 8.028 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:18:13.483Z] #20 38.98 Selecting previously unselected package sudo. [2021-07-30T17:18:13.483Z] #20 39.00 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-30T17:18:13.483Z] #20 39.01 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-30T17:18:13.503Z] #27 34.54 Selecting previously unselected package aufs-tools. [2021-07-30T17:18:13.503Z] #27 34.55 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-30T17:18:13.503Z] #27 34.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-30T17:18:13.503Z] #27 34.62 Selecting previously unselected package libonig5:amd64. [2021-07-30T17:18:13.503Z] #27 34.63 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-30T17:18:13.503Z] #27 34.64 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-30T17:18:13.726Z] #44 ... [2021-07-30T17:18:13.726Z] [2021-07-30T17:18:13.726Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:18:13.726Z] #50 sha256:3f379efb86a3fad8b5b544fe1240503868edd6cd982856fd406e3d8e4f00336f [2021-07-30T17:18:13.726Z] #50 5.240 + RM_GOPATH=0 [2021-07-30T17:18:13.726Z] #50 5.240 + TMP_GOPATH= [2021-07-30T17:18:13.726Z] #50 5.240 + : /build [2021-07-30T17:18:13.726Z] #50 5.240 + '[' -z '' ']' [2021-07-30T17:18:13.726Z] #50 5.240 ++ mktemp -d [2021-07-30T17:18:13.726Z] #50 5.242 + export GOPATH=/tmp/tmp.bHR9ougpcy [2021-07-30T17:18:13.726Z] #50 5.242 + GOPATH=/tmp/tmp.bHR9ougpcy [2021-07-30T17:18:13.726Z] #50 5.242 + RM_GOPATH=1 [2021-07-30T17:18:13.726Z] #50 5.242 + case "$(go env GOARCH)" in [2021-07-30T17:18:13.726Z] #50 5.242 ++ go env GOARCH [2021-07-30T17:18:13.726Z] #50 5.252 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:13.726Z] #50 5.254 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:13.726Z] #50 5.254 ++ dirname /tmp/install/install.sh [2021-07-30T17:18:13.726Z] #50 5.259 + dir=/tmp/install [2021-07-30T17:18:13.726Z] #50 5.260 + bin=golangci_lint [2021-07-30T17:18:13.726Z] #50 5.260 + shift [2021-07-30T17:18:13.726Z] #50 5.260 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-30T17:18:13.726Z] #50 5.263 + . /tmp/install/golangci_lint.installer [2021-07-30T17:18:13.726Z] #50 5.263 ++ : v1.23.8 [2021-07-30T17:18:13.726Z] #50 5.263 + install_golangci_lint [2021-07-30T17:18:13.726Z] #50 5.263 + set -e [2021-07-30T17:18:13.726Z] #50 5.263 + export GO111MODULE=on [2021-07-30T17:18:13.726Z] #50 5.263 + GO111MODULE=on [2021-07-30T17:18:13.726Z] #50 5.263 + GOBIN=/build [2021-07-30T17:18:13.726Z] #50 5.263 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-30T17:18:13.726Z] #50 5.723 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-30T17:18:13.726Z] #50 ... [2021-07-30T17:18:13.726Z] [2021-07-30T17:18:13.726Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:18:13.726Z] #59 sha256:8353026e7575bcb026342b590084c259e783487887a5099f667c802d67bd4644 [2021-07-30T17:18:13.726Z] #59 10.78 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-30T17:18:13.726Z] #59 11.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-30T17:18:13.759Z] #27 34.72 Selecting previously unselected package libjq1:amd64. [2021-07-30T17:18:13.759Z] #27 34.72 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-30T17:18:13.759Z] #27 34.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-30T17:18:13.759Z] #27 34.80 Selecting previously unselected package jq. [2021-07-30T17:18:13.759Z] #27 34.80 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-30T17:18:13.759Z] #27 34.81 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-30T17:18:13.759Z] #27 34.86 Selecting previously unselected package libaio1:amd64. [2021-07-30T17:18:13.759Z] #27 34.86 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-30T17:18:13.759Z] #27 34.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-30T17:18:13.759Z] #27 34.92 Selecting previously unselected package libgpm2:amd64. [2021-07-30T17:18:13.996Z] #20 39.43 Selecting previously unselected package thin-provisioning-tools. [2021-07-30T17:18:13.996Z] #20 39.43 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-30T17:18:13.996Z] #20 39.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-30T17:18:13.996Z] #20 39.64 Selecting previously unselected package uidmap. [2021-07-30T17:18:13.996Z] #20 39.65 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-30T17:18:13.996Z] #20 39.66 Unpacking uidmap (1:4.5-1.1) ... [2021-07-30T17:18:14.014Z] #27 34.93 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-30T17:18:14.014Z] #27 34.94 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-30T17:18:14.014Z] #27 34.99 Selecting previously unselected package libnet1:amd64. [2021-07-30T17:18:14.014Z] #27 34.99 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-30T17:18:14.014Z] #27 35.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:18:14.014Z] #27 35.06 Selecting previously unselected package libnl-3-200:amd64. [2021-07-30T17:18:14.014Z] #27 35.07 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-30T17:18:14.014Z] #27 35.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-30T17:18:14.014Z] #27 35.13 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-30T17:18:14.014Z] #27 35.13 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-30T17:18:14.014Z] #27 35.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-30T17:18:14.014Z] #27 35.17 Selecting previously unselected package libreadline5:amd64. [2021-07-30T17:18:14.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-30T17:18:14.253Z] #20 39.76 Selecting previously unselected package vim-runtime. [2021-07-30T17:18:14.253Z] #20 39.77 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-30T17:18:14.253Z] #20 39.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-30T17:18:14.253Z] #20 39.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-30T17:18:14.253Z] #20 39.86 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-30T17:18:14.270Z] #27 35.18 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-30T17:18:14.270Z] #27 35.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-30T17:18:14.270Z] #27 35.24 Selecting previously unselected package net-tools. [2021-07-30T17:18:14.270Z] #27 35.25 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-30T17:18:14.270Z] #27 35.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-30T17:18:14.270Z] #27 35.34 Selecting previously unselected package python-pip-whl. [2021-07-30T17:18:14.270Z] #27 35.35 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-30T17:18:14.270Z] #27 35.36 Unpacking python-pip-whl (18.1-5) ... [2021-07-30T17:18:14.525Z] #27 35.59 Selecting previously unselected package python3-lib2to3. [2021-07-30T17:18:14.525Z] #27 35.59 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-30T17:18:14.525Z] #27 35.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-30T17:18:14.525Z] #27 35.66 Selecting previously unselected package python3-distutils. [2021-07-30T17:18:14.525Z] #27 35.66 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-30T17:18:14.525Z] #27 35.67 Unpacking python3-distutils (3.7.3-1) ... [2021-07-30T17:18:14.525Z] #27 35.74 Selecting previously unselected package python3-pip. [2021-07-30T17:18:14.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-30T17:18:14.781Z] #27 35.75 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-30T17:18:14.781Z] #27 35.75 Unpacking python3-pip (18.1-5) ... [2021-07-30T17:18:14.781Z] #27 35.84 Selecting previously unselected package python3-pkg-resources. [2021-07-30T17:18:14.781Z] #27 35.85 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-30T17:18:14.781Z] #27 35.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:18:14.781Z] #27 35.92 Selecting previously unselected package python3-setuptools. [2021-07-30T17:18:14.781Z] #27 35.93 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-30T17:18:14.781Z] #27 35.94 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-30T17:18:15.037Z] #27 36.03 Selecting previously unselected package python3-wheel. [2021-07-30T17:18:15.037Z] #27 36.04 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-30T17:18:15.037Z] #27 36.04 Unpacking python3-wheel (0.32.3-2) ... [2021-07-30T17:18:15.037Z] #27 36.10 Selecting previously unselected package sudo. [2021-07-30T17:18:15.037Z] #27 36.11 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-30T17:18:15.037Z] #27 36.12 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-30T17:18:15.139Z] #59 12.65 go: downloading github.com/google/uuid v1.2.0 [2021-07-30T17:18:15.139Z] #59 12.71 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-30T17:18:15.139Z] #59 12.96 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-30T17:18:15.139Z] #59 13.01 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-30T17:18:15.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-30T17:18:15.292Z] #27 36.33 Selecting previously unselected package thin-provisioning-tools. [2021-07-30T17:18:15.292Z] #27 36.34 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-30T17:18:15.292Z] #27 36.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-30T17:18:15.292Z] #27 36.45 Selecting previously unselected package uidmap. [2021-07-30T17:18:15.292Z] #27 36.46 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-30T17:18:15.292Z] #27 36.47 Unpacking uidmap (1:4.5-1.1) ... [2021-07-30T17:18:15.547Z] #27 36.53 Selecting previously unselected package vim-runtime. [2021-07-30T17:18:15.547Z] #27 36.53 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-30T17:18:15.547Z] #27 36.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-30T17:18:15.547Z] #27 36.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-30T17:18:15.547Z] #27 36.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-30T17:18:15.717Z] #59 13.28 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-30T17:18:16.126Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-30T17:18:16.126Z] Using test binary docker [2021-07-30T17:18:16.126Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-30T17:18:16.126Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-30T17:18:16.126Z] Starting dockerd [2021-07-30T17:18:16.126Z] INFO: Waiting for daemon to start... [2021-07-30T17:18:16.515Z] #27 37.70 Selecting previously unselected package vim. [2021-07-30T17:18:16.678Z] #59 14.07 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-30T17:18:16.771Z] #27 37.70 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-30T17:18:16.771Z] #27 37.72 Unpacking vim (2:8.1.0875-5) ... [2021-07-30T17:18:16.771Z] #27 37.94 Selecting previously unselected package xfsprogs. [2021-07-30T17:18:16.771Z] #27 37.95 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-30T17:18:17.027Z] #27 37.95 Unpacking xfsprogs (4.20.0-1) ... [2021-07-30T17:18:17.027Z] #27 38.13 Selecting previously unselected package zip. [2021-07-30T17:18:17.027Z] #27 38.13 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-30T17:18:17.027Z] #27 38.14 Unpacking zip (3.0-11+b1) ... [2021-07-30T17:18:17.027Z] #27 38.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-30T17:18:17.283Z] #27 38.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-30T17:18:17.283Z] #27 38.26 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:17.283Z] #27 38.28 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-30T17:18:17.283Z] #27 38.29 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-30T17:18:17.283Z] #27 38.30 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:17.283Z] #27 38.31 Setting up uidmap (1:4.5-1.1) ... [2021-07-30T17:18:17.283Z] #27 38.32 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-30T17:18:17.283Z] #27 38.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:18:17.283Z] #27 38.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-30T17:18:17.283Z] #27 38.35 Setting up xxd (2:8.1.0875-5) ... [2021-07-30T17:18:17.283Z] #27 38.36 Setting up zip (3.0-11+b1) ... [2021-07-30T17:18:17.283Z] #27 38.37 Setting up vim-common (2:8.1.0875-5) ... [2021-07-30T17:18:17.283Z] #27 38.39 Setting up bash-completion (1:2.8-6) ... [2021-07-30T17:18:17.300Z] #59 14.89 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-30T17:18:17.300Z] #59 ... [2021-07-30T17:18:17.300Z] [2021-07-30T17:18:17.300Z] #27 [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 [2021-07-30T17:18:17.300Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-30T17:18:17.300Z] #27 21.77 Updating certificates in /etc/ssl/certs... [2021-07-30T17:18:17.300Z] #27 26.03 137 added, 0 removed; done. [2021-07-30T17:18:17.300Z] #27 26.36 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-07-30T17:18:17.300Z] #27 26.38 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-30T17:18:17.300Z] #27 26.41 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-30T17:18:17.300Z] #27 26.47 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-30T17:18:17.300Z] #27 26.49 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:18:17.300Z] #27 26.59 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-30T17:18:17.300Z] #27 26.64 Updating certificates in /etc/ssl/certs... [2021-07-30T17:18:17.300Z] #27 30.52 0 added, 0 removed; done. [2021-07-30T17:18:17.300Z] #27 30.52 Running hooks in /etc/ca-certificates/update.d... [2021-07-30T17:18:17.300Z] #27 30.54 done. [2021-07-30T17:18:17.534Z] #20 42.56 Selecting previously unselected package vim. [2021-07-30T17:18:17.534Z] #20 42.58 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-30T17:18:17.534Z] #20 42.63 Unpacking vim (2:8.1.0875-5) ... [2021-07-30T17:18:17.534Z] #20 43.12 Selecting previously unselected package xfsprogs. [2021-07-30T17:18:17.534Z] #20 43.12 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-30T17:18:17.534Z] #20 43.12 Unpacking xfsprogs (4.20.0-1) ... [2021-07-30T17:18:17.564Z] #27 ... [2021-07-30T17:18:17.564Z] [2021-07-30T17:18:17.564Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-30T17:18:17.564Z] #34 sha256:00e88ace256600de31a21ae1314b38436af239cee44df7464ae5881b8cf88709 [2021-07-30T17:18:17.564Z] #34 15.39 github.com/pelletier/go-toml/cmd/tomll [2021-07-30T17:18:17.791Z] #20 43.48 Selecting previously unselected package zip. [2021-07-30T17:18:17.791Z] #20 43.48 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-30T17:18:17.791Z] #20 43.48 Unpacking zip (3.0-11+b1) ... [2021-07-30T17:18:18.048Z] #20 43.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-30T17:18:18.048Z] #20 43.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-30T17:18:18.048Z] #20 43.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:18.048Z] #20 43.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-30T17:18:18.048Z] #20 43.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-30T17:18:18.048Z] #20 43.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:18.048Z] #20 43.71 Setting up uidmap (1:4.5-1.1) ... [2021-07-30T17:18:18.048Z] #20 43.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-30T17:18:18.048Z] #20 43.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:18:18.048Z] #20 43.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-30T17:18:18.048Z] #20 43.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-30T17:18:18.048Z] #20 43.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-30T17:18:18.305Z] #20 43.78 Setting up xxd (2:8.1.0875-5) ... [2021-07-30T17:18:18.305Z] #20 43.79 Setting up zip (3.0-11+b1) ... [2021-07-30T17:18:18.305Z] #20 43.80 Setting up vim-common (2:8.1.0875-5) ... [2021-07-30T17:18:18.305Z] #20 43.83 Setting up bash-completion (1:2.8-6) ... [2021-07-30T17:18:18.647Z] #27 39.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:18.647Z] #27 39.66 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-30T17:18:18.647Z] #27 39.71 invoke-rc.d: could not determine current runlevel [2021-07-30T17:18:18.647Z] #27 39.72 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-30T17:18:18.647Z] #27 39.72 Setting up pigz (2.4-1) ... [2021-07-30T17:18:18.647Z] #27 39.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-30T17:18:18.647Z] #27 39.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-30T17:18:18.663Z] . [2021-07-30T17:18:18.663Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-30T17:18:18.663Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-30T17:18:18.663Z] Error: No such image: emptyfs [2021-07-30T17:18:18.663Z] Running integration-test (iteration 1) [2021-07-30T17:18:18.663Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-30T17:18:18.902Z] #27 39.76 Setting up python-pip-whl (18.1-5) ... [2021-07-30T17:18:18.902Z] #27 39.77 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-30T17:18:18.902Z] #27 39.78 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-30T17:18:18.902Z] #27 39.99 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-30T17:18:18.902Z] #27 40.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-30T17:18:18.902Z] #27 40.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:18.902Z] #27 40.03 Setting up vim (2:8.1.0875-5) ... [2021-07-30T17:18:18.902Z] #27 40.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-30T17:18:18.902Z] #27 40.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-30T17:18:18.902Z] #27 40.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-30T17:18:18.902Z] #27 40.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-30T17:18:18.902Z] #27 40.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-30T17:18:18.902Z] #27 40.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-30T17:18:18.902Z] #27 40.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-30T17:18:18.902Z] #27 40.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-30T17:18:18.902Z] #27 40.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-30T17:18:18.902Z] #27 40.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-30T17:18:18.902Z] #27 40.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-30T17:18:18.902Z] #27 40.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-30T17:18:19.009Z] #34 ... [2021-07-30T17:18:19.009Z] [2021-07-30T17:18:19.009Z] #27 [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 [2021-07-30T17:18:19.009Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-30T17:18:19.009Z] #27 DONE 33.3s [2021-07-30T17:18:19.009Z] [2021-07-30T17:18:19.009Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-30T17:18:19.009Z] #28 sha256:adec2d7315e722d87c225e04e79b35f388f9520c025bc90d50890d864b8ab0d8 [2021-07-30T17:18:19.009Z] #28 DONE 0.4s [2021-07-30T17:18:19.009Z] [2021-07-30T17:18:19.009Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:18:19.009Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-30T17:18:19.009Z] #40 13.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-30T17:18:19.009Z] #40 14.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-30T17:18:19.158Z] #27 40.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-30T17:18:19.158Z] #27 40.14 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:19.986Z] #40 ... [2021-07-30T17:18:19.986Z] [2021-07-30T17:18:19.986Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-30T17:18:19.986Z] #34 sha256:00e88ace256600de31a21ae1314b38436af239cee44df7464ae5881b8cf88709 [2021-07-30T17:18:19.986Z] #34 DONE 17.6s [2021-07-30T17:18:19.986Z] [2021-07-30T17:18:19.986Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:18:19.986Z] #52 sha256:2b425031ded80d53cf1a4c587776083caa28d99b80f7c43f96044bb3f06e5c14 [2021-07-30T17:18:19.986Z] #52 13.01 + cd /tmp/tmp.2vZn4SASFI/src/github.com/mvdan/sh [2021-07-30T17:18:19.986Z] #52 13.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-30T17:18:19.986Z] #52 13.05 + GO111MODULE=on [2021-07-30T17:18:19.986Z] #52 13.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-30T17:18:19.986Z] #52 15.66 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-30T17:18:19.986Z] #52 15.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-30T17:18:19.986Z] #52 15.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-30T17:18:19.986Z] #52 17.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-30T17:18:20.128Z] #27 41.09 Setting up iptables (1.8.2-4) ... [2021-07-30T17:18:20.128Z] #27 41.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-30T17:18:20.128Z] #27 41.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-30T17:18:20.128Z] #27 41.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-30T17:18:20.128Z] #27 41.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-30T17:18:20.128Z] #27 41.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-30T17:18:20.128Z] #27 41.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-30T17:18:20.128Z] #27 41.14 Setting up python3 (3.7.3-1) ... [2021-07-30T17:18:20.384Z] #27 41.30 Setting up python3-wheel (0.32.3-2) ... [2021-07-30T17:18:20.640Z] #27 41.53 Setting up apparmor (2.13.2-10) ... [2021-07-30T17:18:20.832Z] #20 46.19 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-30T17:18:20.832Z] #20 46.20 Setting up xz-utils (5.2.4-1) ... [2021-07-30T17:18:20.832Z] #20 46.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-30T17:18:20.832Z] #20 46.23 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-30T17:18:20.832Z] #20 46.24 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-30T17:18:20.832Z] #20 46.32 invoke-rc.d: could not determine current runlevel [2021-07-30T17:18:20.832Z] #20 46.33 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-30T17:18:20.832Z] #20 46.34 Setting up pigz (2.4-1) ... [2021-07-30T17:18:20.832Z] #20 46.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-30T17:18:20.832Z] #20 46.37 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-30T17:18:20.833Z] #20 46.38 Setting up python-pip-whl (18.1-5) ... [2021-07-30T17:18:20.833Z] #20 46.39 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-30T17:18:20.833Z] #20 46.40 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-30T17:18:21.089Z] #20 46.77 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-30T17:18:21.089Z] #20 46.79 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-30T17:18:21.090Z] #20 46.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:21.090Z] #20 46.82 Setting up vim (2:8.1.0875-5) ... [2021-07-30T17:18:21.090Z] #20 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-30T17:18:21.090Z] #20 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-30T17:18:21.090Z] #20 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-30T17:18:21.090Z] #20 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-30T17:18:21.090Z] #20 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-30T17:18:21.090Z] #20 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-30T17:18:21.090Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-30T17:18:21.090Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-30T17:18:21.346Z] #20 46.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-30T17:18:21.346Z] #20 46.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-30T17:18:21.346Z] #20 46.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-30T17:18:21.346Z] #20 46.93 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-30T17:18:21.346Z] #20 46.94 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-30T17:18:21.346Z] #20 46.95 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:21.566Z] #27 42.60 Setting up xfsprogs (4.20.0-1) ... [2021-07-30T17:18:21.566Z] #27 42.61 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-30T17:18:21.821Z] #27 42.76 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:18:21.914Z] #52 ... [2021-07-30T17:18:21.914Z] [2021-07-30T17:18:21.914Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:18:21.914Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:18:21.914Z] #46 9.543 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-30T17:18:21.914Z] #46 9.910 internal/nettrace [2021-07-30T17:18:21.914Z] #46 10.31 runtime/cgo [2021-07-30T17:18:21.914Z] #46 10.90 vendor/golang.org/x/crypto/internal/subtle [2021-07-30T17:18:22.076Z] #27 43.09 Setting up python3-distutils (3.7.3-1) ... [2021-07-30T17:18:22.077Z] #27 43.27 Setting up python3-setuptools (40.8.0-1) ... [2021-07-30T17:18:22.178Z] #46 ... [2021-07-30T17:18:22.178Z] [2021-07-30T17:18:22.179Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:22.179Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:22.179Z] #29 3.198 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-30T17:18:22.637Z] #27 43.66 Setting up python3-pip (18.1-5) ... [2021-07-30T17:18:22.770Z] #29 3.544 [2021-07-30T17:18:22.893Z] #27 44.06 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:18:23.036Z] #29 3.754 0.0% [2021-07-30T17:18:23.036Z] #29 ... [2021-07-30T17:18:23.036Z] [2021-07-30T17:18:23.036Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:18:23.036Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:18:23.036Z] #13 7.322 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:18:23.036Z] #13 14.49 Fetched 8813 kB in 12s (727 kB/s) [2021-07-30T17:18:23.036Z] #13 14.49 Reading package lists... [2021-07-30T17:18:23.036Z] #13 ... [2021-07-30T17:18:23.036Z] [2021-07-30T17:18:23.036Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:23.036Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:23.149Z] #27 44.10 Processing triggers for mime-support (3.62) ... [2021-07-30T17:18:23.711Z] #27 DONE 44.7s [2021-07-30T17:18:23.711Z] [2021-07-30T17:18:23.711Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-30T17:18:23.711Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-07-30T17:18:23.868Z] #20 49.39 Setting up iptables (1.8.2-4) ... [2021-07-30T17:18:23.868Z] #20 49.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-30T17:18:23.868Z] #20 49.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-30T17:18:23.868Z] #20 49.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-30T17:18:23.868Z] #20 49.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-30T17:18:23.868Z] #20 49.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-30T17:18:23.868Z] #20 49.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-30T17:18:23.868Z] #20 49.45 Setting up python3 (3.7.3-1) ... [2021-07-30T17:18:24.125Z] #20 49.78 Setting up python3-wheel (0.32.3-2) ... [2021-07-30T17:18:24.540Z] using credential docker-jenkins-github-credentials [2021-07-30T17:18:24.615Z] Cloning the remote Git repository [2021-07-30T17:18:24.615Z] Cloning with configured refspecs honoured and without tags [2021-07-30T17:18:24.631Z] #29 3.754 0.0% ## 3.5% ######## 11.4% ############# 18.3% ############# 18.6% ################# 24.9% ##################### 29.8% ########################### 38.0% ################################# 46.3% ######################################## 56.3% ######################################### 57.5% ############################################### 65.7% #################################################### 72.8% ######################################################### 79.9% ############################################################### 88.4% ##################################################################### 97.1% ######################################################################## 100.0% [2021-07-30T17:18:24.639Z] #28 0.959 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-30T17:18:24.639Z] #28 0.963 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-30T17:18:24.639Z] #28 0.967 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-30T17:18:24.895Z] #29 5.914 [2021-07-30T17:18:24.895Z] #28 DONE 1.1s [2021-07-30T17:18:24.895Z] [2021-07-30T17:18:24.895Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-30T17:18:24.895Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-30T17:18:24.981Z] #20 50.40 Setting up apparmor (2.13.2-10) ... [2021-07-30T17:18:25.424Z] #29 6.170 0.2% ############# 18.7% [2021-07-30T17:18:25.424Z] #29 ... [2021-07-30T17:18:25.424Z] [2021-07-30T17:18:25.424Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:18:25.424Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-30T17:18:25.424Z] #44 12.64 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-30T17:18:25.424Z] #44 15.60 Fetched 8284 kB in 11s (752 kB/s) [2021-07-30T17:18:25.424Z] #44 15.60 Reading package lists... [2021-07-30T17:18:25.424Z] #44 21.12 Reading package lists... [2021-07-30T17:18:25.424Z] #44 ... [2021-07-30T17:18:25.424Z] [2021-07-30T17:18:25.424Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:25.424Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:25.688Z] #29 6.170 0.2% ############# 18.7% ######################## 34.6% ############################################ 61.6% ##################################################################### 96.3% ######################################################################## 100.0% [2021-07-30T17:18:25.952Z] #29 6.999 [2021-07-30T17:18:24.805Z] Cloning repository https://github.com/moby/moby.git [2021-07-30T17:18:25.196Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-30T17:18:26.353Z] #20 51.99 Setting up xfsprogs (4.20.0-1) ... [2021-07-30T17:18:26.353Z] #20 52.01 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-30T17:18:26.610Z] #20 52.28 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:18:26.745Z] #29 7.283 0.0% ################# 24.9% ##################################### 51.6% ###################################################### 75.3% #################################################################### 94.6% ######################################################################## 100.0% [2021-07-30T17:18:27.323Z] #29 8.241 [2021-07-30T17:18:27.453Z] #29 2.171 Collecting yamllint==1.26.1 [2021-07-30T17:18:27.539Z] #20 53.00 Setting up python3-distutils (3.7.3-1) ... [2021-07-30T17:18:27.587Z] #29 8.567 0.0% [2021-07-30T17:18:27.587Z] #29 ... [2021-07-30T17:18:27.587Z] [2021-07-30T17:18:27.587Z] #36 [tini 1/2] 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 [2021-07-30T17:18:27.587Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-30T17:18:27.587Z] #36 15.44 Fetched 8280 kB in 10s (802 kB/s) [2021-07-30T17:18:27.587Z] #36 15.44 Reading package lists... [2021-07-30T17:18:27.587Z] #36 20.62 Reading package lists... [2021-07-30T17:18:27.795Z] #20 53.48 Setting up python3-setuptools (40.8.0-1) ... [2021-07-30T17:18:27.852Z] #36 24.77 Building dependency tree... [2021-07-30T17:18:27.852Z] #36 ... [2021-07-30T17:18:27.852Z] [2021-07-30T17:18:27.852Z] #56 [containerd 1/2] 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 [2021-07-30T17:18:27.852Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-30T17:18:27.852Z] #56 15.43 Fetched 8280 kB in 10s (810 kB/s) [2021-07-30T17:18:27.852Z] #56 15.43 Reading package lists... [2021-07-30T17:18:27.852Z] #56 20.93 Reading package lists... [2021-07-30T17:18:27.852Z] #56 25.54 Building dependency tree... [2021-07-30T17:18:27.852Z] #56 ... [2021-07-30T17:18:27.852Z] [2021-07-30T17:18:27.852Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:18:27.852Z] #59 sha256:8353026e7575bcb026342b590084c259e783487887a5099f667c802d67bd4644 [2021-07-30T17:18:27.852Z] #59 15.40 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-30T17:18:27.852Z] #59 20.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-30T17:18:27.852Z] #59 20.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-30T17:18:28.120Z] #59 ... [2021-07-30T17:18:28.120Z] [2021-07-30T17:18:28.120Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:28.120Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:26.200Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:18:26.200Z] > git --version # timeout=10 [2021-07-30T17:18:26.253Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-30T17:18:26.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:18:26.257Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:18:29.164Z] #20 54.53 Setting up python3-pip (18.1-5) ... [2021-07-30T17:18:30.094Z] #20 55.51 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:18:30.094Z] #20 55.54 Processing triggers for mime-support (3.62) ... [2021-07-30T17:18:30.717Z] #29 ... [2021-07-30T17:18:30.717Z] [2021-07-30T17:18:30.717Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:30.717Z] #64 sha256:9e9174503432efbd236950a03282041dbb8ef9e3f6d9aefc37e89f57d1296285 [2021-07-30T17:18:30.717Z] #64 107.2 # github.com/containerd/containerd/cmd/containerd [2021-07-30T17:18:30.717Z] #64 107.2 /usr/bin/ld: /tmp/go-link-116632928/000019.o: in function `New': [2021-07-30T17:18:30.717Z] #64 107.2 /tmp/tmp.5YGWnvZVRr/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 [2021-07-30T17:18:30.717Z] #64 107.3 + bin/containerd-stress [2021-07-30T17:18:30.819Z] #29 8.567 0.0% ## 4.1% ###### 8.6% ####### 10.2% ######### 13.7% ########## 15.0% ############ 17.8% ############## 20.5% ################# 24.9% ##################### 30.2% ######################## 34.4% ########################### 38.7% ############################## 42.0% ################################ 45.7% ################################# 46.6% ################################### 49.6% ##################################### 52.6% ######################################## 56.3% ########################################### 60.6% ############################################# 63.4% ################################################ 67.1% ################################################### 71.4% ###################################################### 75.5% ######################################################### 79.3% ########################################################### 82.5% ############################################################## 86.2% ############################################################### 88.6% ################################################################## 91.7% ##################################################################### 96.9% ######################################################################## 100.0% [2021-07-30T17:18:30.884Z] Loaded image: buildpack-deps:buster [2021-07-30T17:18:31.027Z] #20 DONE 56.6s [2021-07-30T17:18:31.027Z] [2021-07-30T17:18:31.027Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-30T17:18:31.027Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-30T17:18:31.143Z] Loaded image: busybox:latest [2021-07-30T17:18:31.143Z] Loaded image: busybox:glibc [2021-07-30T17:18:31.643Z] #64 108.4 + bin/containerd-shim [2021-07-30T17:18:31.961Z] #21 1.021 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-30T17:18:31.961Z] #21 1.025 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-30T17:18:31.961Z] #21 1.029 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-30T17:18:31.961Z] #21 DONE 1.1s [2021-07-30T17:18:31.961Z] [2021-07-30T17:18:31.961Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:18:31.961Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:18:32.219Z] #40 ... [2021-07-30T17:18:32.219Z] [2021-07-30T17:18:32.219Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-30T17:18:32.219Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-30T17:18:32.801Z] #29 12.47 #=#=# ##O#- # [2021-07-30T17:18:32.801Z] #29 ... [2021-07-30T17:18:32.801Z] [2021-07-30T17:18:32.801Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:18:32.801Z] #50 sha256:3f379efb86a3fad8b5b544fe1240503868edd6cd982856fd406e3d8e4f00336f [2021-07-30T17:18:32.801Z] #50 20.31 go: downloading github.com/fatih/color v1.7.0 [2021-07-30T17:18:32.801Z] #50 20.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-30T17:18:32.801Z] #50 20.43 go: downloading github.com/pkg/errors v0.8.1 [2021-07-30T17:18:32.801Z] #50 20.45 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-30T17:18:32.801Z] #50 20.45 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-30T17:18:32.801Z] #50 20.56 go: downloading github.com/spf13/viper v1.6.1 [2021-07-30T17:18:32.801Z] #50 21.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-30T17:18:32.801Z] #50 21.27 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-30T17:18:32.801Z] #50 21.27 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-30T17:18:32.801Z] #50 21.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-30T17:18:32.801Z] #50 21.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-30T17:18:32.801Z] #50 21.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-30T17:18:32.801Z] #50 21.87 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-30T17:18:32.801Z] #50 22.27 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-30T17:18:32.801Z] #50 22.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-30T17:18:32.801Z] #50 22.87 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-30T17:18:32.801Z] #50 22.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-30T17:18:32.801Z] #50 23.34 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-30T17:18:32.801Z] #50 23.35 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-30T17:18:32.801Z] #50 23.45 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-30T17:18:32.801Z] #50 23.47 go: downloading github.com/spf13/afero v1.1.2 [2021-07-30T17:18:32.801Z] #50 23.63 go: downloading github.com/spf13/cast v1.3.0 [2021-07-30T17:18:32.801Z] #50 23.74 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-30T17:18:32.801Z] #50 23.76 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-30T17:18:32.801Z] #50 23.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-30T17:18:32.801Z] #50 23.91 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-30T17:18:32.801Z] #50 24.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-30T17:18:32.801Z] #50 24.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-30T17:18:32.801Z] #50 24.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-30T17:18:32.801Z] #50 24.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-30T17:18:32.801Z] #50 24.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-30T17:18:32.801Z] #50 24.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-30T17:18:32.801Z] #50 24.60 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-30T17:18:32.801Z] #50 24.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-30T17:18:32.801Z] #50 24.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-30T17:18:32.801Z] #50 24.94 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-30T17:18:32.801Z] #50 25.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-30T17:18:32.801Z] #50 25.28 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-30T17:18:32.801Z] #50 25.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-30T17:18:32.801Z] #50 25.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-30T17:18:32.801Z] #50 25.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-30T17:18:32.801Z] #50 25.79 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-30T17:18:32.801Z] #50 25.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-30T17:18:32.801Z] #50 25.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-30T17:18:32.801Z] #50 26.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-30T17:18:32.801Z] #50 26.25 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-30T17:18:32.801Z] #50 26.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-30T17:18:32.801Z] #50 26.71 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-30T17:18:32.801Z] #50 26.73 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-30T17:18:32.801Z] #50 26.93 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-30T17:18:32.801Z] #50 27.33 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-30T17:18:32.801Z] #50 27.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-30T17:18:32.801Z] #50 27.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-30T17:18:32.801Z] #50 28.98 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-30T17:18:32.801Z] #50 30.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-30T17:18:32.801Z] #50 30.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-30T17:18:32.801Z] #50 30.23 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-30T17:18:32.801Z] #50 30.25 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-30T17:18:32.801Z] #50 ... [2021-07-30T17:18:32.801Z] [2021-07-30T17:18:32.801Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:18:32.801Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-30T17:18:32.801Z] #44 21.12 Reading package lists... [2021-07-30T17:18:32.801Z] #44 25.59 Building dependency tree... [2021-07-30T17:18:32.801Z] #44 27.93 The following additional packages will be installed: [2021-07-30T17:18:32.801Z] #44 27.94 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-30T17:18:32.801Z] #44 27.94 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-30T17:18:32.801Z] #44 27.94 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-30T17:18:32.801Z] #44 27.94 python3.7-minimal [2021-07-30T17:18:32.801Z] #44 27.95 Suggested packages: [2021-07-30T17:18:32.801Z] #44 27.95 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-30T17:18:32.801Z] #44 27.95 python3.7-doc binfmt-support [2021-07-30T17:18:32.801Z] #44 28.75 The following NEW packages will be installed: [2021-07-30T17:18:32.801Z] #44 28.76 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-30T17:18:32.801Z] #44 28.76 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-30T17:18:32.801Z] #44 28.76 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-30T17:18:32.801Z] #44 28.76 python3.7-minimal [2021-07-30T17:18:32.801Z] #44 29.16 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:18:32.801Z] #44 29.16 Need to get 6095 kB of archives. [2021-07-30T17:18:32.801Z] #44 29.16 After this operation, 32.3 MB of additional disk space will be used. [2021-07-30T17:18:32.801Z] #44 29.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-30T17:18:32.801Z] #44 29.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-30T17:18:32.801Z] #44 29.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-30T17:18:32.801Z] #44 29.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-30T17:18:32.801Z] #44 29.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-30T17:18:32.801Z] #44 29.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-30T17:18:32.801Z] #44 29.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-30T17:18:32.801Z] #44 29.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-30T17:18:32.801Z] #44 29.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-30T17:18:32.801Z] #44 29.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-30T17:18:32.801Z] #44 29.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-30T17:18:32.801Z] #44 29.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-30T17:18:32.801Z] #44 29.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-30T17:18:32.801Z] #44 29.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-30T17:18:32.801Z] #44 29.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-30T17:18:33.066Z] #44 ... [2021-07-30T17:18:33.066Z] [2021-07-30T17:18:33.066Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:33.066Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:33.596Z] #29 13.76 #=#=# 0.0% 1.3% # 2.7% ## 3.4% ### 4.5% #### 5.6% #### 6.7% [2021-07-30T17:18:33.596Z] #29 ... [2021-07-30T17:18:33.596Z] [2021-07-30T17:18:33.596Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:18:33.596Z] #52 sha256:2b425031ded80d53cf1a4c587776083caa28d99b80f7c43f96044bb3f06e5c14 [2021-07-30T17:18:33.596Z] #52 21.37 runtime [2021-07-30T17:18:33.596Z] #52 ... [2021-07-30T17:18:33.596Z] [2021-07-30T17:18:33.596Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:33.596Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:33.685Z] Loaded image: debian:bullseye [2021-07-30T17:18:33.957Z] Loaded image: hello-world:latest [2021-07-30T17:18:33.957Z] Loaded image: arm32v7/hello-world:latest [2021-07-30T17:18:33.957Z] INFO: Testing against a local daemon [2021-07-30T17:18:33.957Z] === RUN TestCgroupNamespacesBuild [2021-07-30T17:18:34.198Z] #64 ... [2021-07-30T17:18:34.198Z] [2021-07-30T17:18:34.198Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-30T17:18:34.198Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-30T17:18:34.198Z] #29 7.371 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-30T17:18:34.198Z] #29 7.797 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-30T17:18:34.198Z] #29 7.821 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-30T17:18:34.198Z] #29 7.848 Collecting pyyaml (from yamllint==1.26.1) [2021-07-30T17:18:34.198Z] #29 7.951 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-30T17:18:34.198Z] #29 8.065 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-30T17:18:34.198Z] #29 8.066 Building wheels for collected packages: yamllint [2021-07-30T17:18:34.198Z] #29 8.067 Running setup.py bdist_wheel for yamllint: started [2021-07-30T17:18:34.198Z] #29 8.416 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-30T17:18:34.198Z] #29 8.417 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-30T17:18:34.198Z] #29 8.435 Successfully built yamllint [2021-07-30T17:18:34.198Z] #29 8.442 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-30T17:18:34.198Z] #29 8.580 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-30T17:18:34.198Z] #29 DONE 8.9s [2021-07-30T17:18:34.198Z] [2021-07-30T17:18:34.198Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-30T17:18:34.198Z] #32 sha256:43473323b5a40e725ed9e6390367ddfcdfb9468b0be14bcada3fbdb8d46838f2 [2021-07-30T17:18:34.198Z] #32 DONE 0.2s [2021-07-30T17:18:34.198Z] [2021-07-30T17:18:34.198Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:34.198Z] #64 sha256:9e9174503432efbd236950a03282041dbb8ef9e3f6d9aefc37e89f57d1296285 [2021-07-30T17:18:34.761Z] #29 13.76 #=#=# 0.0% 1.3% # 2.7% ## 3.4% ### 4.5% #### 5.6% #### 6.7% ##### 7.7% ###### 8.8% ####### 10.0% ####### 10.6% ######## 11.6% ######### 12.6% ########## 14.3% ########## 14.9% ############ 16.9% [2021-07-30T17:18:34.761Z] #29 ... [2021-07-30T17:18:34.761Z] [2021-07-30T17:18:34.761Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:18:34.761Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:18:34.761Z] #13 14.49 Reading package lists... [2021-07-30T17:18:34.761Z] #13 19.44 Reading package lists... [2021-07-30T17:18:34.761Z] #13 24.88 Building dependency tree... [2021-07-30T17:18:34.761Z] #13 26.70 The following additional packages will be installed: [2021-07-30T17:18:34.761Z] #13 26.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-30T17:18:34.761Z] #13 26.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-30T17:18:34.761Z] #13 26.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-30T17:18:34.761Z] #13 26.71 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-30T17:18:34.761Z] #13 26.71 mingw-w64-x86-64-dev [2021-07-30T17:18:34.761Z] #13 26.71 Suggested packages: [2021-07-30T17:18:34.761Z] #13 26.71 gcc-8-locales seccomp wine64 [2021-07-30T17:18:34.761Z] #13 27.45 The following NEW packages will be installed: [2021-07-30T17:18:34.761Z] #13 27.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-30T17:18:34.761Z] #13 27.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-30T17:18:34.761Z] #13 27.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-30T17:18:34.761Z] #13 27.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-30T17:18:34.761Z] #13 27.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-30T17:18:34.761Z] #13 27.46 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-30T17:18:34.761Z] #13 27.47 The following packages will be upgraded: [2021-07-30T17:18:34.761Z] #13 27.47 libseccomp2 [2021-07-30T17:18:34.761Z] #13 27.86 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:18:34.761Z] #13 27.86 Need to get 73.4 MB of archives. [2021-07-30T17:18:34.761Z] #13 27.86 After this operation, 472 MB of additional disk space will be used. [2021-07-30T17:18:34.761Z] #13 27.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-07-30T17:18:34.761Z] #13 27.86 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-30T17:18:34.761Z] #13 27.88 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-30T17:18:34.761Z] #13 28.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-07-30T17:18:34.761Z] #13 28.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-30T17:18:34.761Z] #13 28.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-30T17:18:34.761Z] #13 28.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-30T17:18:34.761Z] #13 28.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-30T17:18:34.761Z] #13 29.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-30T17:18:35.025Z] #13 ... [2021-07-30T17:18:35.025Z] [2021-07-30T17:18:35.025Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:35.025Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:35.594Z] #64 ... [2021-07-30T17:18:35.594Z] [2021-07-30T17:18:35.594Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-30T17:18:35.594Z] #37 sha256:11928ccf35e9188f203819c06d2de8070217a0b00331859d054a154d416221cc [2021-07-30T17:18:35.846Z] #29 13.76 #=#=# 0.0% 1.3% # 2.7% ## 3.4% ### 4.5% #### 5.6% #### 6.7% ##### 7.7% ###### 8.8% ####### 10.0% ####### 10.6% ######## 11.6% ######### 12.6% ########## 14.3% ########## 14.9% ############ 16.9% ############### 20.9% ################# 23.6% ################## 25.3% ################### 27.0% #################### 27.8% #################### 29.1% ##################### 29.6% ###################### 31.1% ####################### 32.2% [2021-07-30T17:18:35.846Z] #29 ... [2021-07-30T17:18:35.846Z] [2021-07-30T17:18:35.846Z] #56 [containerd 1/2] 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 [2021-07-30T17:18:35.846Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-30T17:18:35.846Z] #56 25.54 Building dependency tree... [2021-07-30T17:18:35.846Z] #56 27.85 The following additional packages will be installed: [2021-07-30T17:18:35.846Z] #56 27.87 libbtrfs0 [2021-07-30T17:18:35.846Z] #56 28.01 The following NEW packages will be installed: [2021-07-30T17:18:35.846Z] #56 28.02 libbtrfs-dev libbtrfs0 [2021-07-30T17:18:35.846Z] #56 28.45 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:18:35.846Z] #56 28.45 Need to get 119 kB of archives. [2021-07-30T17:18:35.846Z] #56 28.45 After this operation, 387 kB of additional disk space will be used. [2021-07-30T17:18:35.846Z] #56 28.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-30T17:18:35.846Z] #56 28.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-30T17:18:35.846Z] #56 29.71 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:18:35.846Z] #56 29.94 Fetched 119 kB in 0s (418 kB/s) [2021-07-30T17:18:35.846Z] #56 30.49 Selecting previously unselected package libbtrfs0. [2021-07-30T17:18:35.846Z] #56 30.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-30T17:18:35.846Z] #56 30.56 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-30T17:18:35.846Z] #56 30.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-30T17:18:35.846Z] #56 30.72 Selecting previously unselected package libbtrfs-dev. [2021-07-30T17:18:35.846Z] #56 30.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-30T17:18:35.846Z] #56 30.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:18:35.846Z] #56 31.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-30T17:18:35.846Z] #56 31.11 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:18:35.846Z] #56 31.12 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:18:35.846Z] #56 DONE 33.6s [2021-07-30T17:18:35.846Z] [2021-07-30T17:18:35.846Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:35.846Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:35.880Z] --- PASS: TestCgroupNamespacesBuild (1.55s) [2021-07-30T17:18:35.880Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-30T17:18:36.393Z] #22 4.450 Collecting yamllint==1.26.1 [2021-07-30T17:18:36.520Z] #37 DONE 2.4s [2021-07-30T17:18:36.520Z] [2021-07-30T17:18:36.520Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-30T17:18:36.520Z] #40 sha256:0a90854f4702991afab51597c0d8afaccfdb8a3065e0596930df47ab3cc9de9c [2021-07-30T17:18:36.520Z] #40 DONE 0.2s [2021-07-30T17:18:36.520Z] [2021-07-30T17:18:36.520Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-30T17:18:36.521Z] #42 sha256:1d75de10cb540b42b0b931a2220e865b39b5157c12941654f578543202ac0eae [2021-07-30T17:18:36.521Z] #42 DONE 0.1s [2021-07-30T17:18:36.521Z] [2021-07-30T17:18:36.521Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-30T17:18:36.521Z] #45 sha256:6d0a956d9178346ad23a72f2e22c352d5d7e0c651b08cb4d591fa6176f11f239 [2021-07-30T17:18:36.521Z] #45 DONE 0.0s [2021-07-30T17:18:36.521Z] [2021-07-30T17:18:36.521Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-30T17:18:36.521Z] #48 sha256:4cb0a5f22043808d20f08e205d486cc4bafc375c8e6b8abf68068d7aeeb3fb0b [2021-07-30T17:18:36.818Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s) [2021-07-30T17:18:37.078Z] === RUN TestBuildWithSession [2021-07-30T17:18:37.078Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:18:37.078Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-30T17:18:37.078Z] === RUN TestBuildSquashParent [2021-07-30T17:18:37.083Z] #48 DONE 0.2s [2021-07-30T17:18:37.083Z] [2021-07-30T17:18:37.083Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-30T17:18:37.083Z] #52 sha256:62fb228a7a7027baad84f1996042014538e4d4a1a1e73d3af54df63b6d2c0326 [2021-07-30T17:18:37.083Z] #52 DONE 0.1s [2021-07-30T17:18:37.083Z] [2021-07-30T17:18:37.083Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-30T17:18:37.083Z] #54 sha256:781a4655e6cf31cfef64387bba61c8f8361954f42b945cabffbc82dfd037e595 [2021-07-30T17:18:37.083Z] #54 DONE 0.1s [2021-07-30T17:18:37.083Z] [2021-07-30T17:18:37.083Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-30T17:18:37.083Z] #56 sha256:2ba25562ce42b0c04fd7109eae6af3fc36ad0ce814cddd51351780f608528a0a [2021-07-30T17:18:37.083Z] #56 DONE 0.1s [2021-07-30T17:18:37.083Z] [2021-07-30T17:18:37.083Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:37.083Z] #64 sha256:9e9174503432efbd236950a03282041dbb8ef9e3f6d9aefc37e89f57d1296285 [2021-07-30T17:18:37.083Z] #64 ... [2021-07-30T17:18:37.083Z] [2021-07-30T17:18:37.083Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-30T17:18:37.083Z] #58 sha256:61e1ec01ceec7755cc4f365712882969bf2b97058aea1b24bec31a01102291f1 [2021-07-30T17:18:37.323Z] #22 ... [2021-07-30T17:18:37.323Z] [2021-07-30T17:18:37.323Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:18:37.323Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:18:37.323Z] #40 173.7 + dpkg --print-architecture [2021-07-30T17:18:37.323Z] #40 173.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-30T17:18:37.323Z] #40 173.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-30T17:18:37.323Z] #40 173.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-30T17:18:37.339Z] #58 DONE 0.2s [2021-07-30T17:18:37.339Z] [2021-07-30T17:18:37.339Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-30T17:18:37.339Z] #60 sha256:6158803de010eec2a43a3c5d0a393612e0fc4d1ca831e17480d9c4158c6aa0f7 [2021-07-30T17:18:37.339Z] #60 DONE 0.1s [2021-07-30T17:18:37.339Z] [2021-07-30T17:18:37.339Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:37.339Z] #64 sha256:9e9174503432efbd236950a03282041dbb8ef9e3f6d9aefc37e89f57d1296285 [2021-07-30T17:18:37.595Z] #64 ... [2021-07-30T17:18:37.595Z] [2021-07-30T17:18:37.595Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-30T17:18:37.595Z] #62 sha256:02a327417b9693bf03e1cd1a385347d883f76ed7fc79d26d277d248b165cbab2 [2021-07-30T17:18:37.595Z] #62 DONE 0.1s [2021-07-30T17:18:37.595Z] [2021-07-30T17:18:37.595Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:37.595Z] #64 sha256:9e9174503432efbd236950a03282041dbb8ef9e3f6d9aefc37e89f57d1296285 [2021-07-30T17:18:39.362Z] #29 13.76 #=#=# 0.0% 1.3% # 2.7% ## 3.4% ### 4.5% #### 5.6% #### 6.7% ##### 7.7% ###### 8.8% ####### 10.0% ####### 10.6% ######## 11.6% ######### 12.6% ########## 14.3% ########## 14.9% ############ 16.9% ############### 20.9% ################# 23.6% ################## 25.3% ################### 27.0% #################### 27.8% #################### 29.1% ##################### 29.6% ###################### 31.1% ####################### 32.2% ####################### 33.2% ######################## 34.2% ######################### 35.8% ########################### 37.7% ############################ 39.6% ############################## 42.2% ############################### 44.2% ################################# 46.1% ################################## 47.2% ################################### 48.6% #################################### 50.1% #################################### 51.3% ###################################### 52.9% ####################################### 55.0% ######################################## 56.7% ########################################## 58.6% ########################################### 60.4% ############################################ 62.1% ############################################# 63.2% ############################################## 65.1% ################################################ 67.3% ################################################## 70.0% ################################################### 71.6% #################################################### 73.6% ###################################################### 75.5% ######################################################## 78.0% ########################################################## 80.6% ########################################################## 81.9% ############################################################ 84.3% ############################################################## 86.2% ############################################################### 88.3% ################################################################ 90.0% ################################################################# 91.4% ################################################################### 93.2% [2021-07-30T17:18:39.362Z] #29 ... [2021-07-30T17:18:39.362Z] [2021-07-30T17:18:39.362Z] #36 [tini 1/2] 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 [2021-07-30T17:18:39.362Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-30T17:18:39.362Z] #36 27.06 The following additional packages will be installed: [2021-07-30T17:18:39.362Z] #36 27.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-30T17:18:39.362Z] #36 27.20 Suggested packages: [2021-07-30T17:18:39.362Z] #36 27.20 cmake-doc ninja-build lrzip [2021-07-30T17:18:39.362Z] #36 27.20 Recommended packages: [2021-07-30T17:18:39.362Z] #36 27.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-30T17:18:39.362Z] #36 28.18 The following NEW packages will be installed: [2021-07-30T17:18:39.362Z] #36 28.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-30T17:18:39.362Z] #36 28.19 vim-common xxd [2021-07-30T17:18:39.362Z] #36 28.55 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:18:39.362Z] #36 28.55 Need to get 14.2 MB of archives. [2021-07-30T17:18:39.362Z] #36 28.55 After this operation, 60.0 MB of additional disk space will be used. [2021-07-30T17:18:39.362Z] #36 28.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-30T17:18:39.362Z] #36 28.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-30T17:18:39.362Z] #36 28.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-30T17:18:39.362Z] #36 28.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-30T17:18:39.362Z] #36 29.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-30T17:18:39.362Z] #36 29.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-30T17:18:39.362Z] #36 29.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-30T17:18:39.362Z] #36 29.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-30T17:18:39.362Z] #36 29.17 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-30T17:18:39.362Z] #36 29.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-30T17:18:39.362Z] #36 30.58 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:18:39.362Z] #36 30.78 Fetched 14.2 MB in 1s (13.2 MB/s) [2021-07-30T17:18:39.362Z] #36 30.88 Selecting previously unselected package xxd. [2021-07-30T17:18:39.362Z] #36 30.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-30T17:18:39.362Z] #36 30.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-30T17:18:39.362Z] #36 30.98 Unpacking xxd (2:8.1.0875-5) ... [2021-07-30T17:18:39.362Z] #36 31.27 Selecting previously unselected package vim-common. [2021-07-30T17:18:39.362Z] #36 31.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-30T17:18:39.362Z] #36 31.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-30T17:18:39.362Z] #36 33.37 Selecting previously unselected package cmake-data. [2021-07-30T17:18:39.362Z] #36 33.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-30T17:18:39.362Z] #36 33.41 Unpacking cmake-data (3.13.4-1) ... [2021-07-30T17:18:39.362Z] #36 ... [2021-07-30T17:18:39.362Z] [2021-07-30T17:18:39.362Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:39.362Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:39.890Z] #29 13.76 #=#=# 0.0% 1.3% # 2.7% ## 3.4% ### 4.5% #### 5.6% #### 6.7% ##### 7.7% ###### 8.8% ####### 10.0% ####### 10.6% ######## 11.6% ######### 12.6% ########## 14.3% ########## 14.9% ############ 16.9% ############### 20.9% ################# 23.6% ################## 25.3% ################### 27.0% #################### 27.8% #################### 29.1% ##################### 29.6% ###################### 31.1% ####################### 32.2% ####################### 33.2% ######################## 34.2% ######################### 35.8% ########################### 37.7% ############################ 39.6% ############################## 42.2% ############################### 44.2% ################################# 46.1% ################################## 47.2% ################################### 48.6% #################################### 50.1% #################################### 51.3% ###################################### 52.9% ####################################### 55.0% ######################################## 56.7% ########################################## 58.6% ########################################### 60.4% ############################################ 62.1% ############################################# 63.2% ############################################## 65.1% ################################################ 67.3% ################################################## 70.0% ################################################### 71.6% #################################################### 73.6% ###################################################### 75.5% ######################################################## 78.0% ########################################################## 80.6% ########################################################## 81.9% ############################################################ 84.3% ############################################################## 86.2% ############################################################### 88.3% ################################################################ 90.0% ################################################################# 91.4% ################################################################### 93.2% ################################################################### 94.4% ##################################################################### 96.0% ###################################################################### 97.5% ####################################################################### 99.5% ######################################################################## 100.0% [2021-07-30T17:18:39.890Z] #29 20.78 [2021-07-30T17:18:40.862Z] #64 117.3 + bin/containerd-shim-runc-v1 [2021-07-30T17:18:40.883Z] #29 21.83 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-30T17:18:41.147Z] #29 22.17 [2021-07-30T17:18:41.411Z] #29 22.40 # 2.0% ######################################################################## 100.0% [2021-07-30T17:18:41.411Z] #29 22.53 [2021-07-30T17:18:42.026Z] #29 ... [2021-07-30T17:18:42.026Z] [2021-07-30T17:18:42.026Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:18:42.026Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:18:42.026Z] #46 29.94 internal/reflectlite [2021-07-30T17:18:42.026Z] #46 29.95 sync [2021-07-30T17:18:42.026Z] #46 31.28 internal/testlog [2021-07-30T17:18:42.026Z] #46 31.29 github.com/LK4D4/vndr/godl/singleflight [2021-07-30T17:18:42.026Z] #46 31.30 math/rand [2021-07-30T17:18:42.026Z] #46 31.83 internal/singleflight [2021-07-30T17:18:42.026Z] #46 32.43 sort [2021-07-30T17:18:42.026Z] #46 32.45 errors [2021-07-30T17:18:42.026Z] #46 32.84 io [2021-07-30T17:18:42.026Z] #46 32.89 strconv [2021-07-30T17:18:42.026Z] #46 32.89 internal/oserror [2021-07-30T17:18:42.026Z] #46 33.10 syscall [2021-07-30T17:18:42.026Z] #46 34.80 path [2021-07-30T17:18:42.026Z] #46 35.97 vendor/golang.org/x/net/dns/dnsmessage [2021-07-30T17:18:42.026Z] #46 36.36 bytes [2021-07-30T17:18:42.026Z] #46 39.26 strings [2021-07-30T17:18:42.295Z] #46 ... [2021-07-30T17:18:42.295Z] [2021-07-30T17:18:42.295Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:18:42.295Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:18:42.295Z] #13 29.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-30T17:18:42.295Z] #13 29.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-07-30T17:18:42.295Z] #13 32.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-07-30T17:18:42.295Z] #13 33.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-30T17:18:42.295Z] #13 33.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-30T17:18:42.295Z] #13 33.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-30T17:18:42.295Z] #13 33.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-30T17:18:42.295Z] #13 33.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-07-30T17:18:42.295Z] #13 33.17 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-07-30T17:18:42.295Z] #13 33.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-30T17:18:42.295Z] #13 33.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-30T17:18:42.295Z] #13 33.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-30T17:18:42.295Z] #13 33.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-30T17:18:42.295Z] #13 33.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-30T17:18:42.295Z] #13 33.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-30T17:18:42.295Z] #13 33.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-30T17:18:42.295Z] #13 33.27 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-07-30T17:18:42.295Z] #13 34.38 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:18:42.295Z] #13 34.56 Fetched 73.4 MB in 6s (12.9 MB/s) [2021-07-30T17:18:42.295Z] #13 34.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-30T17:18:42.295Z] #13 34.79 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-30T17:18:42.295Z] #13 34.86 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-30T17:18:42.295Z] #13 35.02 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-30T17:18:42.295Z] #13 35.26 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-30T17:18:42.295Z] #13 35.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-30T17:18:42.295Z] #13 35.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-30T17:18:42.295Z] #13 35.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-30T17:18:42.295Z] #13 ... [2021-07-30T17:18:42.295Z] [2021-07-30T17:18:42.295Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:18:42.295Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:18:42.295Z] #46 40.18 reflect [2021-07-30T17:18:42.584Z] #40 ... [2021-07-30T17:18:42.584Z] [2021-07-30T17:18:42.584Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-30T17:18:42.584Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-30T17:18:42.584Z] #22 9.786 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-30T17:18:42.841Z] #22 10.72 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-30T17:18:42.841Z] #22 10.76 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-30T17:18:42.841Z] #22 10.80 Collecting pyyaml (from yamllint==1.26.1) [2021-07-30T17:18:42.888Z] #46 ... [2021-07-30T17:18:42.888Z] [2021-07-30T17:18:42.888Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:18:42.888Z] #50 sha256:3f379efb86a3fad8b5b544fe1240503868edd6cd982856fd406e3d8e4f00336f [2021-07-30T17:18:42.888Z] #50 30.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-30T17:18:42.888Z] #50 30.51 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-30T17:18:42.888Z] #50 30.59 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-30T17:18:42.888Z] #50 30.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-30T17:18:42.888Z] #50 30.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-30T17:18:42.888Z] #50 30.84 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-30T17:18:42.888Z] #50 30.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-30T17:18:42.888Z] #50 30.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-30T17:18:42.888Z] #50 31.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-30T17:18:42.888Z] #50 31.10 go: downloading golang.org/x/text v0.3.2 [2021-07-30T17:18:42.888Z] #50 31.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-30T17:18:42.888Z] #50 31.52 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-30T17:18:42.888Z] #50 34.96 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-30T17:18:42.888Z] #50 35.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-30T17:18:42.888Z] #50 36.14 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-30T17:18:42.888Z] #50 ... [2021-07-30T17:18:42.888Z] [2021-07-30T17:18:42.888Z] #32 [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 [2021-07-30T17:18:42.888Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-30T17:18:42.888Z] #32 30.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-30T17:18:42.888Z] #32 30.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-30T17:18:42.888Z] #32 ... [2021-07-30T17:18:42.888Z] [2021-07-30T17:18:42.888Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:42.888Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:42.888Z] #29 23.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-30T17:18:43.100Z] #22 10.99 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-30T17:18:43.151Z] #29 24.09 [2021-07-30T17:18:43.357Z] #22 11.24 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-30T17:18:43.357Z] #22 11.25 Building wheels for collected packages: yamllint [2021-07-30T17:18:43.357Z] #22 11.25 Running setup.py bdist_wheel for yamllint: started [2021-07-30T17:18:43.426Z] #29 24.34 0.4% ######################################################################## 100.0% [2021-07-30T17:18:43.653Z] --- PASS: TestBuildSquashParent (5.88s) [2021-07-30T17:18:43.653Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-30T17:18:43.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:18:43.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:18:43.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:18:43.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:18:43.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:18:43.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:18:43.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:18:43.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:18:43.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:18:43.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:18:43.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:18:43.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:18:43.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:18:43.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:18:43.694Z] #29 24.61 [2021-07-30T17:18:44.287Z] #22 12.23 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-30T17:18:44.287Z] #22 12.23 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-30T17:18:44.287Z] #22 12.27 Successfully built yamllint [2021-07-30T17:18:44.546Z] #22 12.29 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-30T17:18:44.645Z] #29 25.63 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-30T17:18:44.645Z] #29 ... [2021-07-30T17:18:44.645Z] [2021-07-30T17:18:44.645Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:18:44.645Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-30T17:18:44.645Z] #44 31.92 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-30T17:18:44.645Z] #44 33.54 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:18:44.645Z] #44 33.83 Fetched 6095 kB in 3s (1799 kB/s) [2021-07-30T17:18:44.645Z] #44 33.95 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-30T17:18:44.645Z] #44 33.95 (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 ... 15394 files and directories currently installed.) [2021-07-30T17:18:44.645Z] #44 34.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-30T17:18:44.645Z] #44 34.24 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:44.645Z] #44 35.14 Selecting previously unselected package python3.7-minimal. [2021-07-30T17:18:44.645Z] #44 35.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-30T17:18:44.645Z] #44 35.15 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:18:44.645Z] #44 36.20 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:44.645Z] #44 36.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:18:44.645Z] #44 40.86 Selecting previously unselected package python3-minimal. [2021-07-30T17:18:44.645Z] #44 40.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-07-30T17:18:44.645Z] #44 40.97 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-30T17:18:44.645Z] #44 40.98 Unpacking python3-minimal (3.7.3-1) ... [2021-07-30T17:18:44.645Z] #44 41.27 Selecting previously unselected package libmpdec2:arm64. [2021-07-30T17:18:44.645Z] #44 41.28 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-30T17:18:44.645Z] #44 41.30 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-30T17:18:44.645Z] #44 41.46 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-30T17:18:44.645Z] #44 41.47 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-30T17:18:44.645Z] #44 41.48 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:44.803Z] #22 12.66 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-30T17:18:44.936Z] Fetching without tags [2021-07-30T17:18:45.033Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:18:45.231Z] #44 ... [2021-07-30T17:18:45.231Z] [2021-07-30T17:18:45.231Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:45.231Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:45.231Z] #29 26.03 [2021-07-30T17:18:45.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:18:45.368Z] #22 DONE 13.2s [2021-07-30T17:18:45.368Z] [2021-07-30T17:18:45.368Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-30T17:18:45.368Z] #25 sha256:600b120008e849ed288f68bc65bc56ac953743e66ae7eb0696b61ce31981dafd [2021-07-30T17:18:45.711Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 [2021-07-30T17:18:45.761Z] #29 26.29 0.0% ## 4.0% ##### 8.2% ######## 12.2% ########### 16.6% ###### [2021-07-30T17:18:45.761Z] #29 ... [2021-07-30T17:18:45.761Z] [2021-07-30T17:18:45.761Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:45.761Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:18:45.761Z] #57 1.389 + RM_GOPATH=0 [2021-07-30T17:18:45.761Z] #57 1.389 + TMP_GOPATH= [2021-07-30T17:18:45.761Z] #57 1.389 + : /build [2021-07-30T17:18:45.761Z] #57 1.389 + '[' -z '' ']' [2021-07-30T17:18:45.761Z] #57 1.389 ++ mktemp -d [2021-07-30T17:18:45.761Z] #57 1.391 + export GOPATH=/tmp/tmp.9kc4HUzTgU [2021-07-30T17:18:45.761Z] #57 1.403 + GOPATH=/tmp/tmp.9kc4HUzTgU [2021-07-30T17:18:45.761Z] #57 1.403 + RM_GOPATH=1 [2021-07-30T17:18:45.761Z] #57 1.403 + case "$(go env GOARCH)" in [2021-07-30T17:18:45.761Z] #57 1.403 ++ go env GOARCH [2021-07-30T17:18:45.761Z] #57 1.436 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:45.761Z] #57 1.442 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:18:45.761Z] #57 1.446 ++ dirname /tmp/install/install.sh [2021-07-30T17:18:45.761Z] #57 1.448 + dir=/tmp/install [2021-07-30T17:18:45.761Z] #57 1.449 + bin=containerd [2021-07-30T17:18:45.761Z] #57 1.449 + shift [2021-07-30T17:18:45.761Z] #57 1.450 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-30T17:18:45.761Z] #57 1.450 + . /tmp/install/containerd.installer [2021-07-30T17:18:45.761Z] #57 1.451 ++ set -e [2021-07-30T17:18:45.761Z] #57 1.451 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:18:45.761Z] #57 1.452 + install_containerd [2021-07-30T17:18:45.761Z] #57 1.453 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-30T17:18:45.761Z] #57 1.454 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9kc4HUzTgU/src/github.com/containerd/containerd [2021-07-30T17:18:45.761Z] #57 1.454 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:18:45.761Z] #57 1.463 Cloning into '/tmp/tmp.9kc4HUzTgU/src/github.com/containerd/containerd'... [2021-07-30T17:18:45.932Z] #25 DONE 0.4s [2021-07-30T17:18:45.932Z] [2021-07-30T17:18:45.932Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-30T17:18:45.932Z] #30 sha256:6c71c22a7ba7dc0e5299e36f74965602e5ec4d95b15bed1076925cc6cb58ebfa [2021-07-30T17:18:46.026Z] #57 ... [2021-07-30T17:18:46.026Z] [2021-07-30T17:18:46.026Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:46.026Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:46.190Z] #64 122.1 + bin/containerd-shim-runc-v2 [2021-07-30T17:18:46.190Z] #64 122.7 + binaries [2021-07-30T17:18:46.190Z] #64 122.7 + install -D bin/containerd /build/containerd [2021-07-30T17:18:46.190Z] #64 122.8 + install -D bin/containerd-shim /build/containerd-shim [2021-07-30T17:18:46.190Z] #64 122.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-30T17:18:46.190Z] #64 122.8 + install -D bin/ctr /build/ctr [2021-07-30T17:18:44.578Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:18:44.663Z] > git config --add remote.origin.fetch +refs/pull/42649/head:refs/remotes/origin/PR-42649 # timeout=10 [2021-07-30T17:18:44.717Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:18:44.843Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:18:44.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:18:44.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:18:44.973Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:18:45.819Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:18:45.874Z] > git checkout -f fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 # timeout=10 [2021-07-30T17:18:47.160Z] #64 DONE 123.9s [2021-07-30T17:18:47.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:18:47.466Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:18:47.610Z] #29 26.29 0.0% ## 4.0% ##### 8.2% ######## 12.2% ########### 16.6% ############# 18.8% ################# 24.0% ################### 27.1% ####################### 32.1% ########################## 37.4% ############################### 44.1% ################################## 48.6% ##################################### 52.6% ######################################## 55.9% ########################################### 60.2% ############################################### 66.2% ################################################### 71.0% ###################################################### 75.6% ########################################################## 80.7% ############################################################## 87.5% ################################################################## 92.4% ####################################################################### 99.0% ######################################################################## 100.0% [2021-07-30T17:18:47.610Z] #29 28.66 [2021-07-30T17:18:48.084Z] [2021-07-30T17:18:48.084Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-30T17:18:48.085Z] #65 sha256:869f342da6b201e1544e0617d567638180fa8d09e400ade02560a3c695755837 [2021-07-30T17:18:49.011Z] #65 DONE 0.8s [2021-07-30T17:18:49.011Z] [2021-07-30T17:18:49.011Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-30T17:18:49.011Z] #69 sha256:3d0dee2efd062112eec70974efac0407a2987c1759144b3cf1e10b485a8a37b5 [2021-07-30T17:18:49.011Z] #69 DONE 0.2s [2021-07-30T17:18:49.011Z] [2021-07-30T17:18:49.011Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-30T17:18:49.011Z] #74 sha256:24b64d892efb8987426ba8b358d9c01fe346e0f50a75078c4b8f6688274d96b3 [2021-07-30T17:18:49.019Z] #29 29.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-30T17:18:49.019Z] #29 30.07 [2021-07-30T17:18:49.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-30T17:18:49.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.30s) [2021-07-30T17:18:49.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.43s) [2021-07-30T17:18:49.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s) [2021-07-30T17:18:49.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2021-07-30T17:18:49.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-07-30T17:18:49.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-07-30T17:18:49.374Z] === RUN TestBuildMultiStageCopy [2021-07-30T17:18:49.374Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-30T17:18:49.378Z] #29 30.23 ######################################################################## 100.0% [2021-07-30T17:18:49.378Z] #29 30.31 [2021-07-30T17:18:49.863Z] Merge succeeded, producing 44f53e960d62628bca1dc748fe87a93c6e57c6e0 [2021-07-30T17:18:49.863Z] Checking out Revision 44f53e960d62628bca1dc748fe87a93c6e57c6e0 (PR-42649) [2021-07-30T17:18:49.935Z] #74 DONE 1.0s [2021-07-30T17:18:50.026Z] #29 30.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-30T17:18:50.107Z] #30 DONE 4.3s [2021-07-30T17:18:50.107Z] [2021-07-30T17:18:50.107Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:50.107Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:18:50.107Z] #57 ... [2021-07-30T17:18:50.107Z] [2021-07-30T17:18:50.107Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-30T17:18:50.107Z] #33 sha256:ab85d52c4cfa26200830baf043e11ef7f801cca78b9740d41bde6819b8f6e709 [2021-07-30T17:18:48.880Z] > git remote # timeout=10 [2021-07-30T17:18:48.964Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T17:18:49.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:18:49.020Z] > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10 [2021-07-30T17:18:49.706Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-30T17:18:49.897Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:18:49.951Z] > git checkout -f 44f53e960d62628bca1dc748fe87a93c6e57c6e0 # timeout=10 [2021-07-30T17:18:50.192Z] [2021-07-30T17:18:50.192Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-30T17:18:50.192Z] #75 sha256:384e00fbbb25676564a3d133a3e43e689842f8828a15ffeac7cf46276a64b429 [2021-07-30T17:18:50.192Z] #75 DONE 0.0s [2021-07-30T17:18:50.192Z] [2021-07-30T17:18:50.192Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-30T17:18:50.192Z] #76 sha256:2e26bd5fbbf65e5a13965fb89e6cba368ab121d4d0afc18906e5a59ccb40a3dd [2021-07-30T17:18:50.344Z] #29 31.18 [2021-07-30T17:18:50.365Z] #33 DONE 0.3s [2021-07-30T17:18:50.365Z] [2021-07-30T17:18:50.365Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:18:50.365Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:18:50.365Z] #40 ... [2021-07-30T17:18:50.365Z] [2021-07-30T17:18:50.365Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-30T17:18:50.365Z] #35 sha256:53ba9b71544ac5c764b2e1360caade68007f7b6cb38c42ff2857d9851d69d3b0 [2021-07-30T17:18:50.365Z] #35 DONE 0.0s [2021-07-30T17:18:50.365Z] [2021-07-30T17:18:50.365Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-30T17:18:50.365Z] #38 sha256:8b2acba4934880dbc87116aac2460e7801b99c3b985d36cf6ac626d0edc376c1 [2021-07-30T17:18:50.365Z] #38 DONE 0.0s [2021-07-30T17:18:50.607Z] #29 31.33 ######################################################################## 100.0% [2021-07-30T17:18:50.607Z] #29 31.41 [2021-07-30T17:18:50.607Z] #29 ... [2021-07-30T17:18:50.607Z] [2021-07-30T17:18:50.607Z] #36 [tini 1/2] 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 [2021-07-30T17:18:50.607Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-30T17:18:50.607Z] #36 38.22 Selecting previously unselected package libicu63:arm64. [2021-07-30T17:18:50.607Z] #36 38.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-30T17:18:50.607Z] #36 38.27 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-30T17:18:50.607Z] #36 42.55 Selecting previously unselected package libxml2:arm64. [2021-07-30T17:18:50.607Z] #36 42.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-30T17:18:50.607Z] #36 42.56 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-30T17:18:50.607Z] #36 43.01 Selecting previously unselected package libarchive13:arm64. [2021-07-30T17:18:50.607Z] #36 43.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-30T17:18:50.607Z] #36 43.03 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-30T17:18:50.607Z] #36 43.31 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-30T17:18:50.607Z] #36 43.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-30T17:18:50.607Z] #36 43.33 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-30T17:18:50.607Z] #36 43.55 Selecting previously unselected package librhash0:arm64. [2021-07-30T17:18:50.607Z] #36 43.55 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-30T17:18:50.607Z] #36 43.62 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-30T17:18:50.607Z] #36 43.90 Selecting previously unselected package libuv1:arm64. [2021-07-30T17:18:50.607Z] #36 43.90 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-30T17:18:50.607Z] #36 43.93 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-30T17:18:50.607Z] #36 44.08 Selecting previously unselected package cmake. [2021-07-30T17:18:50.607Z] #36 44.08 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-30T17:18:50.607Z] #36 44.10 Unpacking cmake (3.13.4-1) ... [2021-07-30T17:18:50.607Z] #36 47.44 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-30T17:18:50.607Z] #36 ... [2021-07-30T17:18:50.607Z] [2021-07-30T17:18:50.607Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:50.607Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:50.607Z] #29 31.54 Download of images into '/build' complete. [2021-07-30T17:18:50.607Z] #29 31.55 Use something like the following to load the result into a Docker daemon: [2021-07-30T17:18:50.607Z] #29 31.55 tar -cC '/build' . | docker load [2021-07-30T17:18:50.621Z] [2021-07-30T17:18:50.621Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:18:50.621Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-30T17:18:50.794Z] #76 DONE 0.8s [2021-07-30T17:18:50.794Z] [2021-07-30T17:18:50.794Z] #77 exporting to image [2021-07-30T17:18:50.794Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-30T17:18:50.794Z] #77 exporting layers [2021-07-30T17:18:50.969Z] #29 ... [2021-07-30T17:18:50.969Z] [2021-07-30T17:18:50.969Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:18:50.969Z] #52 sha256:2b425031ded80d53cf1a4c587776083caa28d99b80f7c43f96044bb3f06e5c14 [2021-07-30T17:18:50.969Z] #52 38.58 bytes [2021-07-30T17:18:50.969Z] #52 38.58 strings [2021-07-30T17:18:50.969Z] #52 38.59 syscall [2021-07-30T17:18:50.969Z] #52 38.62 strconv [2021-07-30T17:18:50.969Z] #52 42.12 text/tabwriter [2021-07-30T17:18:50.969Z] #52 43.64 bufio [2021-07-30T17:18:50.969Z] #52 44.01 regexp/syntax [2021-07-30T17:18:50.969Z] #52 44.01 reflect [2021-07-30T17:18:50.969Z] #52 47.37 regexp [2021-07-30T17:18:50.969Z] #52 47.39 time [2021-07-30T17:18:50.969Z] #52 ... [2021-07-30T17:18:50.969Z] [2021-07-30T17:18:50.969Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:18:50.969Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:18:50.969Z] #13 37.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-30T17:18:50.969Z] #13 37.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-30T17:18:50.969Z] #13 37.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-30T17:18:50.969Z] #13 39.69 Selecting previously unselected package binutils-mingw-w64. [2021-07-30T17:18:50.969Z] #13 39.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-30T17:18:50.969Z] #13 39.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-30T17:18:50.969Z] #13 39.89 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-30T17:18:50.969Z] #13 39.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-30T17:18:50.969Z] #13 39.92 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-30T17:18:50.969Z] #13 40.13 Selecting previously unselected package dmsetup. [2021-07-30T17:18:50.969Z] #13 40.15 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-30T17:18:50.969Z] #13 40.20 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-30T17:18:50.969Z] #13 40.43 Selecting previously unselected package mingw-w64-common. [2021-07-30T17:18:50.969Z] #13 40.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-30T17:18:50.969Z] #13 40.47 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-30T17:18:51.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-30T17:18:51.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-30T17:18:51.541Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-30T17:18:51.801Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-30T17:18:51.801Z] --- PASS: TestBuildMultiStageCopy (2.54s) [2021-07-30T17:18:51.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.78s) [2021-07-30T17:18:51.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-07-30T17:18:51.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-30T17:18:51.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-07-30T17:18:51.801Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-07-30T17:18:51.801Z] === RUN TestBuildMultiStageParentConfig [2021-07-30T17:18:51.943Z] #13 ... [2021-07-30T17:18:51.943Z] [2021-07-30T17:18:51.943Z] #36 [tini 1/2] 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 [2021-07-30T17:18:51.943Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-30T17:18:52.289Z] #36 49.68 Setting up xxd (2:8.1.0875-5) ... [2021-07-30T17:18:52.372Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2021-07-30T17:18:52.372Z] === RUN TestBuildLabelWithTargets [2021-07-30T17:18:53.238Z] #36 50.74 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-30T17:18:53.238Z] #36 ... [2021-07-30T17:18:53.238Z] [2021-07-30T17:18:53.238Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:18:53.238Z] #50 sha256:3f379efb86a3fad8b5b544fe1240503868edd6cd982856fd406e3d8e4f00336f [2021-07-30T17:18:53.238Z] #50 41.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-30T17:18:53.238Z] #50 41.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-30T17:18:53.238Z] #50 41.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-30T17:18:53.312Z] --- PASS: TestBuildLabelWithTargets (0.85s) [2021-07-30T17:18:53.312Z] === RUN TestBuildWithEmptyLayers [2021-07-30T17:18:53.504Z] #50 ... [2021-07-30T17:18:53.504Z] [2021-07-30T17:18:53.504Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:18:53.504Z] #52 sha256:2b425031ded80d53cf1a4c587776083caa28d99b80f7c43f96044bb3f06e5c14 [2021-07-30T17:18:53.504Z] #52 50.54 context [2021-07-30T17:18:53.504Z] #52 50.55 internal/poll [2021-07-30T17:18:53.504Z] #52 50.56 io/fs [2021-07-30T17:18:53.573Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-07-30T17:18:53.573Z] === RUN TestBuildMultiStageOnBuild [2021-07-30T17:18:53.788Z] Running on azwin-2-4ec290 in d:\jenkins\workspace\moby_PR-42649 [Pipeline] { [Pipeline] ws [2021-07-30T17:18:53.809Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-30T17:18:54.793Z] #40 DONE 193.7s [2021-07-30T17:18:54.793Z] [2021-07-30T17:18:54.793Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:54.793Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:18:54.937Z] #52 52.46 os [2021-07-30T17:18:55.240Z] The recommended git tool is: git [2021-07-30T17:18:55.293Z] #52 52.91 encoding/binary [2021-07-30T17:18:55.293Z] #52 52.93 internal/fmtsort [2021-07-30T17:18:55.756Z] #52 ... [2021-07-30T17:18:55.756Z] [2021-07-30T17:18:55.756Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:18:55.756Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-30T17:18:55.756Z] #44 42.75 Selecting previously unselected package python3.7. [2021-07-30T17:18:55.756Z] #44 42.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-30T17:18:55.756Z] #44 42.79 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:18:55.756Z] #44 43.13 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-30T17:18:55.756Z] #44 43.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-30T17:18:55.756Z] #44 43.22 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-30T17:18:55.756Z] #44 43.43 Setting up python3-minimal (3.7.3-1) ... [2021-07-30T17:18:55.756Z] #44 49.21 Selecting previously unselected package python3. [2021-07-30T17:18:55.756Z] #44 49.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-07-30T17:18:55.756Z] #44 49.43 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-30T17:18:55.756Z] #44 50.21 Unpacking python3 (3.7.3-1) ... [2021-07-30T17:18:55.756Z] #44 51.15 Selecting previously unselected package libprotobuf17:arm64. [2021-07-30T17:18:55.756Z] #44 51.16 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-30T17:18:55.756Z] #44 51.91 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-30T17:18:55.756Z] #44 ... [2021-07-30T17:18:55.756Z] [2021-07-30T17:18:55.756Z] #36 [tini 1/2] 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 [2021-07-30T17:18:55.756Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-30T17:18:55.756Z] #36 51.52 Setting up vim-common (2:8.1.0875-5) ... [2021-07-30T17:18:55.756Z] #36 51.65 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-30T17:18:55.756Z] #36 52.92 Setting up cmake-data (3.13.4-1) ... [2021-07-30T17:18:55.756Z] #36 53.17 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-30T17:18:55.756Z] #36 53.51 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-30T17:18:56.020Z] #36 ... [2021-07-30T17:18:56.020Z] [2021-07-30T17:18:56.020Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:18:56.020Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:18:56.020Z] #46 43.68 bufio [2021-07-30T17:18:56.020Z] #46 44.01 regexp/syntax [2021-07-30T17:18:56.020Z] #46 45.47 internal/syscall/unix [2021-07-30T17:18:56.020Z] #46 45.79 time [2021-07-30T17:18:56.020Z] #46 46.54 internal/syscall/execenv [2021-07-30T17:18:56.020Z] #46 46.99 hash/crc32 [2021-07-30T17:18:56.020Z] #46 47.53 vendor/golang.org/x/text/transform [2021-07-30T17:18:56.020Z] #46 48.81 regexp [2021-07-30T17:18:56.020Z] #46 51.17 io/fs [2021-07-30T17:18:56.020Z] #46 51.21 internal/poll [2021-07-30T17:18:56.020Z] #46 51.44 github.com/LK4D4/vndr/versioned [2021-07-30T17:18:56.020Z] #46 53.09 encoding/binary [2021-07-30T17:18:56.020Z] #46 53.12 internal/fmtsort [2021-07-30T17:18:56.020Z] #46 53.12 os [2021-07-30T17:18:56.020Z] #46 ... [2021-07-30T17:18:56.020Z] [2021-07-30T17:18:56.020Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:18:56.020Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:18:56.020Z] #13 50.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-30T17:18:56.020Z] #13 50.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-30T17:18:56.113Z] --- PASS: TestBuildMultiStageOnBuild (1.96s) [2021-07-30T17:18:56.113Z] === RUN TestBuildUncleanTarFilenames [2021-07-30T17:18:56.113Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-07-30T17:18:56.113Z] === RUN TestBuildMultiStageLayerLeak [2021-07-30T17:18:56.164Z] #57 ... [2021-07-30T17:18:56.164Z] [2021-07-30T17:18:56.164Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-30T17:18:56.164Z] #41 sha256:81034b4187e3fa6a6a3f649e8f3a98accab07f2da389f180393a7c02e7bb6640 [2021-07-30T17:18:56.287Z] #13 50.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-30T17:18:56.553Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:18:56.554Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:18:56.554Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:18:56.554Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:18:56.554Z] [2021-07-30T17:18:56.554Z] + c=0 [2021-07-30T17:18:56.554Z] ++ jobs -p [2021-07-30T17:18:56.554Z] + TEST_INTEGRATION_DEST=2 [2021-07-30T17:18:56.554Z] + CONTAINER_NAME=docker-pr9-2 [2021-07-30T17:18:56.554Z] + TEST_SKIP_INTEGRATION=1 [2021-07-30T17:18:56.554Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-30T17:18:56.554Z] + run_tests [2021-07-30T17:18:56.554Z] + '[' -n 0 ']' [2021-07-30T17:18:56.554Z] + rm= [2021-07-30T17:18:56.554Z] + for job in $(jobs -p) [2021-07-30T17:18:56.554Z] + wait 20996 [2021-07-30T17:18:56.554Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42649/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42649/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/make.sh '' test-integration [2021-07-30T17:18:56.554Z] + TEST_INTEGRATION_DEST=1 [2021-07-30T17:18:56.554Z] + CONTAINER_NAME=docker-pr9-1 [2021-07-30T17:18:56.554Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-30T17:18:56.554Z] + run_tests test-integration-flaky [2021-07-30T17:18:56.554Z] + '[' -n 0 ']' [2021-07-30T17:18:56.554Z] + rm= [2021-07-30T17:18:56.554Z] + TEST_INTEGRATION_DEST=3 [2021-07-30T17:18:56.554Z] + CONTAINER_NAME=docker-pr9-3 [2021-07-30T17:18:56.554Z] + TEST_SKIP_INTEGRATION=1 [2021-07-30T17:18:56.554Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-30T17:18:56.554Z] + run_tests [2021-07-30T17:18:56.554Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42649/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42649/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/make.sh test-integration-flaky test-integration [2021-07-30T17:18:56.554Z] + '[' -n 0 ']' [2021-07-30T17:18:56.554Z] + rm= [2021-07-30T17:18:56.554Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42649/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42649/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/make.sh '' test-integration [2021-07-30T17:18:56.554Z] [2021-07-30T17:18:56.554Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-30T17:18:56.554Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-30T17:18:56.554Z] HOSTNAME=0568d316ab0f [2021-07-30T17:18:56.554Z] TEST_SKIP_INTEGRATION=1 [2021-07-30T17:18:56.554Z] TESTDEBUG=0 [2021-07-30T17:18:56.554Z] DEST=bundles/test-integration [2021-07-30T17:18:56.554Z] PWD=/go/src/github.com/docker/docker [2021-07-30T17:18:56.554Z] KEEPBUNDLE=1 [2021-07-30T17:18:56.554Z] DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 [2021-07-30T17:18:56.554Z] container=docker [2021-07-30T17:18:56.554Z] HOME=/root [2021-07-30T17:18:56.554Z] GOLANG_VERSION=1.16.6 [2021-07-30T17:18:56.554Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-30T17:18:56.554Z] VALIDATE_BRANCH=master [2021-07-30T17:18:56.554Z] TERM=xterm [2021-07-30T17:18:56.554Z] DOCKER_PKG=github.com/docker/docker [2021-07-30T17:18:56.554Z] SHLVL=1 [2021-07-30T17:18:56.554Z] TIMEOUT=120m [2021-07-30T17:18:56.554Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-30T17:18:56.554Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-30T17:18:56.554Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-30T17:18:56.554Z] GO111MODULE=off [2021-07-30T17:18:56.554Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-30T17:18:56.554Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-30T17:18:56.554Z] GOPATH=/go [2021-07-30T17:18:56.554Z] PKG_CONFIG=pkg-config [2021-07-30T17:18:56.554Z] _=/usr/bin/env [2021-07-30T17:18:56.554Z] Building test suite binary ./integration-cli/test.main [2021-07-30T17:18:56.554Z] [2021-07-30T17:18:56.554Z] [2021-07-30T17:18:56.554Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-30T17:18:56.554Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-30T17:18:56.554Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-30T17:18:56.554Z] HOSTNAME=2d51cd7a6c18 [2021-07-30T17:18:56.554Z] TEST_SKIP_INTEGRATION=1 [2021-07-30T17:18:56.554Z] TESTDEBUG=0 [2021-07-30T17:18:56.554Z] DEST=bundles/test-integration [2021-07-30T17:18:56.554Z] PWD=/go/src/github.com/docker/docker [2021-07-30T17:18:56.554Z] KEEPBUNDLE=1 [2021-07-30T17:18:56.554Z] DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 [2021-07-30T17:18:56.554Z] container=docker [2021-07-30T17:18:56.554Z] HOME=/root [2021-07-30T17:18:56.554Z] GOLANG_VERSION=1.16.6 [2021-07-30T17:18:56.554Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-30T17:18:56.554Z] VALIDATE_BRANCH=master [2021-07-30T17:18:56.554Z] TERM=xterm [2021-07-30T17:18:56.554Z] DOCKER_PKG=github.com/docker/docker [2021-07-30T17:18:56.554Z] SHLVL=1 [2021-07-30T17:18:56.554Z] TIMEOUT=120m [2021-07-30T17:18:56.554Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-30T17:18:56.554Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-30T17:18:56.554Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-30T17:18:56.554Z] GO111MODULE=off [2021-07-30T17:18:56.554Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-30T17:18:56.554Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-30T17:18:56.554Z] GOPATH=/go [2021-07-30T17:18:56.554Z] PKG_CONFIG=pkg-config [2021-07-30T17:18:56.554Z] _=/usr/bin/env [2021-07-30T17:18:56.554Z] Building test suite binary ./integration-cli/test.main [2021-07-30T17:18:56.554Z] No new tests added to integration. [2021-07-30T17:18:56.554Z] [2021-07-30T17:18:56.554Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-30T17:18:56.554Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-30T17:18:56.554Z] HOSTNAME=a21ae953f938 [2021-07-30T17:18:56.554Z] TESTDEBUG=0 [2021-07-30T17:18:56.554Z] DEST=bundles/test-integration [2021-07-30T17:18:56.554Z] PWD=/go/src/github.com/docker/docker [2021-07-30T17:18:56.554Z] KEEPBUNDLE=1 [2021-07-30T17:18:56.554Z] DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 [2021-07-30T17:18:56.554Z] container=docker [2021-07-30T17:18:56.554Z] HOME=/root [2021-07-30T17:18:56.554Z] GOLANG_VERSION=1.16.6 [2021-07-30T17:18:56.554Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-30T17:18:56.554Z] VALIDATE_BRANCH=master [2021-07-30T17:18:56.554Z] TERM=xterm [2021-07-30T17:18:56.554Z] DOCKER_PKG=github.com/docker/docker [2021-07-30T17:18:56.554Z] SHLVL=1 [2021-07-30T17:18:56.554Z] TIMEOUT=120m [2021-07-30T17:18:56.554Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-30T17:18:56.554Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-30T17:18:56.554Z] GO111MODULE=off [2021-07-30T17:18:56.554Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-30T17:18:56.554Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-30T17:18:56.554Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-30T17:18:56.554Z] GOPATH=/go [2021-07-30T17:18:56.554Z] PKG_CONFIG=pkg-config [2021-07-30T17:18:56.554Z] _=/usr/bin/env [2021-07-30T17:18:56.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-30T17:18:56.730Z] #41 DONE 0.5s [2021-07-30T17:18:56.730Z] [2021-07-30T17:18:56.730Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-30T17:18:56.730Z] #45 sha256:aa38e38d740741d8284d3bc0662b1e4b426174ce5bc4bd6e3ce5b9e2b1dbd316 [2021-07-30T17:18:56.730Z] #45 DONE 0.0s [2021-07-30T17:18:56.730Z] [2021-07-30T17:18:56.730Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:56.730Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:18:56.730Z] #57 ... [2021-07-30T17:18:56.730Z] [2021-07-30T17:18:56.730Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-30T17:18:56.730Z] #47 sha256:2bd549c4dee95d4fd90cea17dd00fc717f25776ecd087757b4aee727b0fc852d [2021-07-30T17:18:56.988Z] #47 DONE 0.2s [2021-07-30T17:18:56.988Z] [2021-07-30T17:18:56.988Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-30T17:18:56.988Z] #49 sha256:0f5be212cdc549277652ddce5d0a894c2094a1408daf034a19f84c753eda1bd4 [2021-07-30T17:18:56.988Z] #49 DONE 0.1s [2021-07-30T17:18:56.988Z] [2021-07-30T17:18:56.988Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:18:56.988Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:18:57.314Z] #13 ... [2021-07-30T17:18:57.314Z] [2021-07-30T17:18:57.314Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-30T17:18:57.314Z] #29 sha256:1b3debd5e241d1b1fd4c45749bd8a15b18227a1e809ae6e5e784085ada5865b7 [2021-07-30T17:18:57.314Z] #29 DONE 38.3s [2021-07-30T17:18:57.314Z] [2021-07-30T17:18:57.314Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-30T17:18:57.314Z] #48 sha256:c2d67688b7efd5d4eacb06b98a406bd70cdb81e4cc4689506e6e4f49f0d18793 [2021-07-30T17:18:57.314Z] #48 DONE 55.1s [2021-07-30T17:18:57.586Z] [2021-07-30T17:18:57.586Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:18:57.586Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:18:57.586Z] #46 54.97 crypto/sha512 [2021-07-30T17:18:57.586Z] #46 54.97 crypto/cipher [2021-07-30T17:18:57.586Z] #46 54.97 crypto/ed25519/internal/edwards25519 [2021-07-30T17:18:57.586Z] #46 54.98 fmt [2021-07-30T17:18:58.646Z] #46 ... [2021-07-30T17:18:58.646Z] [2021-07-30T17:18:58.646Z] #36 [tini 1/2] 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 [2021-07-30T17:18:58.646Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-30T17:18:58.646Z] #36 54.23 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-30T17:18:58.646Z] #36 54.87 Setting up cmake (3.13.4-1) ... [2021-07-30T17:18:58.646Z] #36 55.09 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:18:58.646Z] #36 55.24 Processing triggers for mime-support (3.62) ... [2021-07-30T17:18:58.646Z] #36 DONE 56.2s [2021-07-30T17:18:58.646Z] [2021-07-30T17:18:58.646Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-30T17:18:58.646Z] #37 sha256:5940eb530f5f58ca6d5e6d3d14071109e41119fe259d4b4a8511e1f2d862719b [2021-07-30T17:18:58.651Z] --- PASS: TestBuildMultiStageLayerLeak (2.03s) [2021-07-30T17:18:58.651Z] === RUN TestBuildWithHugeFile [2021-07-30T17:19:00.371Z] #37 2.092 + RM_GOPATH=0 [2021-07-30T17:19:00.371Z] #37 2.092 + TMP_GOPATH= [2021-07-30T17:19:00.371Z] #37 2.092 + : /build [2021-07-30T17:19:00.371Z] #37 2.092 + '[' -z '' ']' [2021-07-30T17:19:00.371Z] #37 2.095 ++ mktemp -d [2021-07-30T17:19:00.636Z] #37 2.107 + export GOPATH=/tmp/tmp.r1Q50M6pMI [2021-07-30T17:19:00.636Z] #37 2.107 + GOPATH=/tmp/tmp.r1Q50M6pMI [2021-07-30T17:19:00.636Z] #37 2.107 + RM_GOPATH=1 [2021-07-30T17:19:00.636Z] #37 2.107 + case "$(go env GOARCH)" in [2021-07-30T17:19:00.636Z] #37 2.113 ++ go env GOARCH [2021-07-30T17:19:00.636Z] #37 2.138 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:19:00.636Z] #37 2.139 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:19:00.636Z] #37 2.142 ++ dirname /tmp/install/install.sh [2021-07-30T17:19:00.636Z] #37 2.147 + dir=/tmp/install [2021-07-30T17:19:00.636Z] #37 2.147 + bin=tini [2021-07-30T17:19:00.636Z] #37 2.150 + shift [2021-07-30T17:19:00.636Z] #37 2.151 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-30T17:19:00.636Z] #37 2.151 + . /tmp/install/tini.installer [2021-07-30T17:19:00.636Z] #37 2.152 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:19:00.636Z] #37 2.152 + install_tini [2021-07-30T17:19:00.636Z] #37 2.152 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-30T17:19:00.636Z] #37 2.152 + git clone https://github.com/krallin/tini.git /tmp/tmp.r1Q50M6pMI/tini [2021-07-30T17:19:00.636Z] #37 2.152 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:19:00.636Z] #37 2.180 Cloning into '/tmp/tmp.r1Q50M6pMI/tini'... [2021-07-30T17:19:01.012Z] #77 exporting layers 10.2s done [2021-07-30T17:19:01.012Z] #77 writing image sha256:4bad9c55d4fdb43ef19b010633ef9a60bafc22b5f1693a636e1a3cc5ebe443a3 done [2021-07-30T17:19:01.012Z] #77 naming to docker.io/library/docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 done [2021-07-30T17:19:01.012Z] #77 DONE 10.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-30T17:19:01.334Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42649/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/validate/default [2021-07-30T17:19:01.584Z] #37 3.037 + cd /tmp/tmp.r1Q50M6pMI/tini [2021-07-30T17:19:01.584Z] #37 3.037 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-30T17:19:01.584Z] #37 3.063 + cmake . [2021-07-30T17:19:01.793Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD" [2021-07-30T17:19:01.926Z] First time build. Skipping changelog. [2021-07-30T17:19:02.164Z] #37 3.752 -- The C compiler identification is GNU 8.3.0 [2021-07-30T17:19:02.164Z] #37 3.786 -- Check for working C compiler: /usr/bin/cc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-30T17:19:03.113Z] #37 4.526 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-30T17:19:03.113Z] #37 4.529 -- Detecting C compiler ABI info [2021-07-30T17:19:03.220Z] Congratulations! Seccomp profile generation is done correctly. [2021-07-30T17:19:03.220Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-30T17:19:03.221Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-30T17:19:03.221Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-30T17:19:03.221Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-30T17:19:03.221Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-30T17:19:03.221Z] Congratulations! No new tests were added to integration-cli. [2021-07-30T17:19:03.221Z] [2021-07-30T17:19:03.221Z] INFO Start validation with golang-ci-lint [2021-07-30T17:19:03.221Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-30T17:19:03.221Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-30T17:19:03.221Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-30T17:19:03.690Z] #37 5.310 -- Detecting C compiler ABI info - done [2021-07-30T17:19:03.690Z] #37 5.340 -- Detecting C compile features [2021-07-30T17:19:01.827Z] > git rev-list --no-walk 702f494f20a92d52164f62e4706239f6646c913a # timeout=10 [2021-07-30T17:19:05.087Z] #37 ... [2021-07-30T17:19:05.087Z] [2021-07-30T17:19:05.087Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:19:05.087Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:19:05.087Z] #13 57.35 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-30T17:19:05.087Z] #13 57.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-30T17:19:05.087Z] #13 57.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:19:05.087Z] #13 57.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-30T17:19:05.087Z] #13 57.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-30T17:19:05.087Z] #13 57.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:19:05.355Z] + docker version [2021-07-30T17:19:05.664Z] #13 ... [2021-07-30T17:19:05.664Z] [2021-07-30T17:19:05.664Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:19:05.664Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-30T17:19:05.664Z] #44 52.93 Selecting previously unselected package python3-pkg-resources. [2021-07-30T17:19:05.664Z] #44 52.93 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-30T17:19:05.664Z] #44 53.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:19:05.664Z] #44 54.58 Selecting previously unselected package python3-six. [2021-07-30T17:19:05.664Z] #44 54.59 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-30T17:19:05.664Z] #44 54.60 Unpacking python3-six (1.12.0-1) ... [2021-07-30T17:19:05.664Z] #44 54.82 Selecting previously unselected package python3-protobuf. [2021-07-30T17:19:05.664Z] #44 54.89 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-30T17:19:05.664Z] #44 54.91 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-30T17:19:05.664Z] #44 55.61 Selecting previously unselected package libnet1:arm64. [2021-07-30T17:19:05.664Z] #44 55.63 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-30T17:19:05.664Z] #44 55.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:19:05.664Z] #44 55.92 Selecting previously unselected package libnl-3-200:arm64. [2021-07-30T17:19:05.665Z] #44 55.93 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-30T17:19:05.665Z] #44 55.94 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-30T17:19:05.665Z] #44 56.17 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-30T17:19:05.665Z] #44 56.17 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-30T17:19:05.665Z] #44 56.19 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-30T17:19:05.665Z] #44 56.42 Selecting previously unselected package criu. [2021-07-30T17:19:05.665Z] #44 56.42 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-30T17:19:05.665Z] #44 56.42 Unpacking criu (3.15-1) ... [2021-07-30T17:19:05.665Z] #44 57.75 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:19:05.665Z] #44 57.80 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-30T17:19:05.665Z] #44 57.82 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-30T17:19:05.665Z] #44 57.89 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-30T17:19:05.665Z] #44 57.91 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-30T17:19:05.665Z] #44 57.93 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-30T17:19:05.665Z] #44 57.99 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-30T17:19:05.665Z] #44 58.05 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:19:05.665Z] #44 62.52 Setting up python3 (3.7.3-1) ... [2021-07-30T17:19:06.245Z] #44 63.48 Setting up python3-six (1.12.0-1) ... [2021-07-30T17:19:06.245Z] #44 ... [2021-07-30T17:19:06.245Z] [2021-07-30T17:19:06.245Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:19:06.245Z] #52 sha256:2b425031ded80d53cf1a4c587776083caa28d99b80f7c43f96044bb3f06e5c14 [2021-07-30T17:19:06.245Z] #52 53.97 encoding/base64 [2021-07-30T17:19:06.245Z] #52 53.98 golang.org/x/sys/unix [2021-07-30T17:19:06.245Z] #52 55.25 path/filepath [2021-07-30T17:19:06.245Z] #52 55.25 fmt [2021-07-30T17:19:06.245Z] #52 55.25 mvdan.cc/sh/v3/fileutil [2021-07-30T17:19:06.245Z] #52 58.43 io/ioutil [2021-07-30T17:19:06.245Z] #52 59.86 flag [2021-07-30T17:19:06.245Z] #52 59.86 github.com/pkg/diff [2021-07-30T17:19:06.245Z] #52 59.87 encoding/json [2021-07-30T17:19:06.245Z] #52 62.51 go/token [2021-07-30T17:19:06.245Z] #52 62.63 mvdan.cc/editorconfig [2021-07-30T17:19:06.245Z] #52 63.72 golang.org/x/crypto/ssh/terminal [2021-07-30T17:19:06.245Z] #52 63.93 go/scanner [2021-07-30T17:19:06.509Z] #52 ... [2021-07-30T17:19:06.509Z] [2021-07-30T17:19:06.509Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-30T17:19:06.509Z] #37 sha256:5940eb530f5f58ca6d5e6d3d14071109e41119fe259d4b4a8511e1f2d862719b [2021-07-30T17:19:06.509Z] #37 7.759 -- Detecting C compile features - done [2021-07-30T17:19:06.509Z] #37 7.786 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-30T17:19:06.773Z] #37 8.204 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-30T17:19:06.773Z] #37 8.291 -- Configuring done [2021-07-30T17:19:06.773Z] #37 8.328 -- Generating done [2021-07-30T17:19:06.773Z] #37 8.334 -- Build files have been written to: /tmp/tmp.r1Q50M6pMI/tini [2021-07-30T17:19:06.773Z] #37 8.339 + make tini-static [2021-07-30T17:19:06.940Z] #57 ... [2021-07-30T17:19:06.940Z] [2021-07-30T17:19:06.940Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:19:06.940Z] #50 sha256:b7eb1c9e70f56dabdb9e6451629a83babadf4541802e88c4d48f9ac81bb6ce67 [2021-07-30T17:19:06.940Z] #50 206.2 + /build/golangci-lint --version [2021-07-30T17:19:07.198Z] #50 206.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-30T17:19:07.351Z] #37 8.765 Scanning dependencies of target tini-static [2021-07-30T17:19:07.351Z] #37 8.947 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-30T17:19:07.762Z] #50 DONE 207.0s [2021-07-30T17:19:07.762Z] [2021-07-30T17:19:07.762Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:19:07.762Z] #54 sha256:246dcf5ba8287469ab414a07d3a9516432ccd4b663e488c3c711ab8360ee2d0c [2021-07-30T17:19:08.746Z] #37 10.49 [100%] Linking C executable tini-static [2021-07-30T17:19:09.010Z] #37 ... [2021-07-30T17:19:09.010Z] [2021-07-30T17:19:09.010Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:19:09.010Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:19:09.010Z] #46 56.86 path/filepath [2021-07-30T17:19:09.010Z] #46 57.84 internal/lazyregexp [2021-07-30T17:19:09.010Z] #46 58.26 crypto/aes [2021-07-30T17:19:09.010Z] #46 59.40 crypto/md5 [2021-07-30T17:19:09.010Z] #46 59.62 crypto/sha1 [2021-07-30T17:19:09.010Z] #46 59.72 crypto/sha256 [2021-07-30T17:19:09.010Z] #46 60.64 encoding/pem [2021-07-30T17:19:09.010Z] #46 60.99 net [2021-07-30T17:19:09.010Z] #46 61.07 vendor/golang.org/x/crypto/chacha20 [2021-07-30T17:19:09.010Z] #46 61.32 vendor/golang.org/x/crypto/poly1305 [2021-07-30T17:19:09.010Z] #46 62.24 os/exec [2021-07-30T17:19:09.010Z] #46 62.65 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-30T17:19:09.010Z] #46 63.71 go/token [2021-07-30T17:19:09.010Z] #46 63.71 net/url [2021-07-30T17:19:09.010Z] #46 64.97 text/template/parse [2021-07-30T17:19:09.010Z] #46 65.41 go/scanner [2021-07-30T17:19:09.010Z] #46 65.89 log [2021-07-30T17:19:09.130Z] #54 ... [2021-07-30T17:19:09.130Z] [2021-07-30T17:19:09.130Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-30T17:19:09.130Z] #51 sha256:991089a4da19a6ab9b3c1bd8772fc15fc4540f5c85f87327363f1ebcfd2d0d56 [2021-07-30T17:19:09.274Z] #46 66.89 encoding/json [2021-07-30T17:19:09.389Z] #51 DONE 0.4s [2021-07-30T17:19:09.389Z] [2021-07-30T17:19:09.389Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:19:09.389Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:19:09.538Z] #46 ... [2021-07-30T17:19:09.538Z] [2021-07-30T17:19:09.538Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-30T17:19:09.538Z] #37 sha256:5940eb530f5f58ca6d5e6d3d14071109e41119fe259d4b4a8511e1f2d862719b [2021-07-30T17:19:09.538Z] #37 11.08 [100%] Built target tini-static [2021-07-30T17:19:09.538Z] #37 11.14 + mkdir -p /build [2021-07-30T17:19:09.538Z] #37 11.15 + cp tini-static /build/docker-init [2021-07-30T17:19:09.693Z] #57 ... [2021-07-30T17:19:09.693Z] [2021-07-30T17:19:09.693Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-30T17:19:09.693Z] #53 sha256:30e76311c8016933ec7f4896fe80b1288cb8360bcba5be59d1fd105eb2c51cc4 [2021-07-30T17:19:09.693Z] #53 DONE 0.1s [2021-07-30T17:19:09.693Z] [2021-07-30T17:19:09.693Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:19:09.693Z] #54 sha256:246dcf5ba8287469ab414a07d3a9516432ccd4b663e488c3c711ab8360ee2d0c [2021-07-30T17:19:10.950Z] #37 DONE 12.2s [2021-07-30T17:19:10.950Z] [2021-07-30T17:19:10.950Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:19:10.950Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:19:10.950Z] #46 67.62 go/ast [2021-07-30T17:19:15.181Z] #46 72.61 text/template [2021-07-30T17:19:15.445Z] #46 73.28 go/parser [2021-07-30T17:19:15.682Z] Client: [2021-07-30T17:19:15.682Z] Version: 20.10.6 [2021-07-30T17:19:15.682Z] API version: 1.41 [2021-07-30T17:19:15.682Z] Go version: go1.16.3 [2021-07-30T17:19:15.682Z] Git commit: 370c289 [2021-07-30T17:19:15.682Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-30T17:19:15.682Z] OS/Arch: windows/amd64 [2021-07-30T17:19:15.682Z] Context: default [2021-07-30T17:19:15.682Z] Experimental: true [2021-07-30T17:19:15.682Z] [2021-07-30T17:19:15.682Z] Server: Docker Engine - Community [2021-07-30T17:19:15.682Z] Engine: [2021-07-30T17:19:15.682Z] Version: 20.10.6 [2021-07-30T17:19:15.682Z] API version: 1.41 (minimum version 1.24) [2021-07-30T17:19:15.682Z] Go version: go1.13.15 [2021-07-30T17:19:15.682Z] Git commit: 8728dd2 [2021-07-30T17:19:15.682Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-30T17:19:15.682Z] OS/Arch: windows/amd64 [2021-07-30T17:19:15.682Z] Experimental: true [2021-07-30T17:19:16.022Z] #46 ... [2021-07-30T17:19:16.022Z] [2021-07-30T17:19:16.022Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:19:16.022Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [Pipeline] sh [2021-07-30T17:19:16.549Z] #57 40.26 Checking out files: 38% (1614/4155) Checking out files: 39% (1621/4155) Checking out files: 40% (1662/4155) Checking out files: 41% (1704/4155) Checking out files: 42% (1746/4155) Checking out files: 43% (1787/4155) Checking out files: 44% (1829/4155) Checking out files: 45% (1870/4155) Checking out files: 46% (1912/4155) Checking out files: 47% (1953/4155) Checking out files: 48% (1995/4155) Checking out files: 49% (2036/4155) Checking out files: 50% (2078/4155) Checking out files: 51% (2120/4155) Checking out files: 52% (2161/4155) Checking out files: 53% (2203/4155) Checking out files: 54% (2244/4155) Checking out files: 55% (2286/4155) Checking out files: 56% (2327/4155) Checking out files: 57% (2369/4155) Checking out files: 58% (2410/4155) Checking out files: 59% (2452/4155) Checking out files: 60% (2493/4155) Checking out files: 61% (2535/4155) Checking out files: 62% (2577/4155) Checking out files: 63% (2618/4155) Checking out files: 64% (2660/4155) Checking out files: 65% (2701/4155) [2021-07-30T17:19:16.549Z] #57 ... [2021-07-30T17:19:16.549Z] [2021-07-30T17:19:16.549Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:19:16.549Z] #52 sha256:2b425031ded80d53cf1a4c587776083caa28d99b80f7c43f96044bb3f06e5c14 [2021-07-30T17:19:16.549Z] #52 64.38 mvdan.cc/sh/v3/syntax [2021-07-30T17:19:16.549Z] #52 66.93 go/ast [2021-07-30T17:19:16.549Z] #52 74.22 mvdan.cc/sh/v3/cmd/shfmt [2021-07-30T17:19:16.817Z] #52 ... [2021-07-30T17:19:16.817Z] [2021-07-30T17:19:16.817Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:19:16.817Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:19:17.083Z] #57 40.26 Checking out files: 38% (1614/4155) Checking out files: 39% (1621/4155) Checking out files: 40% (1662/4155) Checking out files: 41% (1704/4155) Checking out files: 42% (1746/4155) Checking out files: 43% (1787/4155) Checking out files: 44% (1829/4155) Checking out files: 45% (1870/4155) Checking out files: 46% (1912/4155) Checking out files: 47% (1953/4155) Checking out files: 48% (1995/4155) Checking out files: 49% (2036/4155) Checking out files: 50% (2078/4155) Checking out files: 51% (2120/4155) Checking out files: 52% (2161/4155) Checking out files: 53% (2203/4155) Checking out files: 54% (2244/4155) Checking out files: 55% (2286/4155) Checking out files: 56% (2327/4155) Checking out files: 57% (2369/4155) Checking out files: 58% (2410/4155) Checking out files: 59% (2452/4155) Checking out files: 60% (2493/4155) Checking out files: 61% (2535/4155) Checking out files: 62% (2577/4155) Checking out files: 63% (2618/4155) Checking out files: 64% (2660/4155) Checking out files: 65% (2701/4155) Checking out files: 66% (2743/4155) Checking out files: 67% (2784/4155) Checking out files: 68% (2826/4155) Checking out files: 69% (2867/4155) Checking out files: 70% (2909/4155) Checking out files: 71% (2951/4155) Checking out files: 72% (2992/4155) Checking out files: 73% (3034/4155) [2021-07-30T17:19:17.083Z] #57 ... [2021-07-30T17:19:17.083Z] [2021-07-30T17:19:17.083Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-30T17:19:17.083Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-30T17:19:17.083Z] #44 64.82 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:19:17.083Z] #44 66.60 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-30T17:19:17.083Z] #44 70.40 Setting up criu (3.15-1) ... [2021-07-30T17:19:17.083Z] #44 72.68 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:19:17.083Z] #44 72.79 Processing triggers for mime-support (3.62) ... [2021-07-30T17:19:17.083Z] #44 DONE 74.2s [2021-07-30T17:19:17.083Z] [2021-07-30T17:19:17.083Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:19:17.083Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:19:17.206Z] + docker info [2021-07-30T17:19:17.874Z] #57 40.26 Checking out files: 38% (1614/4155) Checking out files: 39% (1621/4155) Checking out files: 40% (1662/4155) Checking out files: 41% (1704/4155) Checking out files: 42% (1746/4155) Checking out files: 43% (1787/4155) Checking out files: 44% (1829/4155) Checking out files: 45% (1870/4155) Checking out files: 46% (1912/4155) Checking out files: 47% (1953/4155) Checking out files: 48% (1995/4155) Checking out files: 49% (2036/4155) Checking out files: 50% (2078/4155) Checking out files: 51% (2120/4155) Checking out files: 52% (2161/4155) Checking out files: 53% (2203/4155) Checking out files: 54% (2244/4155) Checking out files: 55% (2286/4155) Checking out files: 56% (2327/4155) Checking out files: 57% (2369/4155) Checking out files: 58% (2410/4155) Checking out files: 59% (2452/4155) Checking out files: 60% (2493/4155) Checking out files: 61% (2535/4155) Checking out files: 62% (2577/4155) Checking out files: 63% (2618/4155) Checking out files: 64% (2660/4155) Checking out files: 65% (2701/4155) Checking out files: 66% (2743/4155) Checking out files: 67% (2784/4155) Checking out files: 68% (2826/4155) Checking out files: 69% (2867/4155) Checking out files: 70% (2909/4155) Checking out files: 71% (2951/4155) Checking out files: 72% (2992/4155) Checking out files: 73% (3034/4155) Checking out files: 74% (3075/4155) Checking out files: 75% (3117/4155) Checking out files: 76% (3158/4155) Checking out files: 77% (3200/4155) Checking out files: 78% (3241/4155) Checking out files: 79% (3283/4155) Checking out files: 79% (3305/4155) Checking out files: 80% (3324/4155) Checking out files: 81% (3366/4155) Checking out files: 82% (3408/4155) Checking out files: 83% (3449/4155) Checking out files: 84% (3491/4155) Checking out files: 85% (3532/4155) Checking out files: 86% (3574/4155) Checking out files: 87% (3615/4155) Checking out files: 88% (3657/4155) Checking out files: 89% (3698/4155) Checking out files: 90% (3740/4155) Checking out files: 91% (3782/4155) Checking out files: 92% (3823/4155) Checking out files: 93% (3865/4155) Checking out files: 94% (3906/4155) Checking out files: 95% (3948/4155) Checking out files: 96% (3989/4155) Checking out files: 97% (4031/4155) Checking out files: 98% (4072/4155) Checking out files: 99% (4114/4155) Checking out files: 100% (4155/4155) Checking out files: 100% (4155/4155), done. [2021-07-30T17:19:17.874Z] #57 42.14 + cd /tmp/tmp.9kc4HUzTgU/src/github.com/containerd/containerd [2021-07-30T17:19:17.874Z] #57 42.14 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-30T17:19:19.201Z] using credential docker-jenkins-github-credentials [2021-07-30T17:19:19.275Z] Cloning the remote Git repository [2021-07-30T17:19:19.275Z] Cloning with configured refspecs honoured and without tags [2021-07-30T17:19:19.277Z] #57 ... [2021-07-30T17:19:19.277Z] [2021-07-30T17:19:19.277Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-30T17:19:19.277Z] #52 sha256:2b425031ded80d53cf1a4c587776083caa28d99b80f7c43f96044bb3f06e5c14 [2021-07-30T17:19:19.277Z] #52 DONE 77.0s [2021-07-30T17:19:19.277Z] [2021-07-30T17:19:19.277Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:19:19.277Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:19:19.277Z] #57 43.28 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-30T17:19:19.277Z] #57 43.28 + BUILDTAGS='netgo osusergo static_build' [2021-07-30T17:19:19.277Z] #57 43.28 + export EXTRA_FLAGS=-buildmode=pie [2021-07-30T17:19:19.277Z] #57 43.28 + EXTRA_FLAGS=-buildmode=pie [2021-07-30T17:19:19.277Z] #57 43.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-30T17:19:19.277Z] #57 43.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-30T17:19:19.277Z] #57 43.29 + '[' '' = dynamic ']' [2021-07-30T17:19:19.277Z] #57 43.29 + make [2021-07-30T17:19:20.678Z] #57 44.86 + bin/ctr [2021-07-30T17:19:19.462Z] Cloning repository https://github.com/moby/moby.git [2021-07-30T17:19:19.851Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-30T17:19:20.685Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:19:20.686Z] > git --version # timeout=10 [2021-07-30T17:19:20.731Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-30T17:19:20.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:19:20.735Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:19:24.564Z] #54 ... [2021-07-30T17:19:24.564Z] [2021-07-30T17:19:24.564Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:19:24.564Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:19:24.564Z] #57 182.1 + bin/containerd [2021-07-30T17:19:25.933Z] #57 ... [2021-07-30T17:19:25.933Z] [2021-07-30T17:19:25.933Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:19:25.933Z] #54 sha256:246dcf5ba8287469ab414a07d3a9516432ccd4b663e488c3c711ab8360ee2d0c [2021-07-30T17:19:25.933Z] #54 119.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-30T17:19:25.933Z] #54 119.8 + mkdir -p /build [2021-07-30T17:19:25.933Z] #54 119.8 + cp runc /build/runc [2021-07-30T17:19:25.933Z] #54 DONE 120.6s [2021-07-30T17:19:25.933Z] [2021-07-30T17:19:25.933Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:19:25.933Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:19:27.398Z] #57 ... [2021-07-30T17:19:27.398Z] [2021-07-30T17:19:27.398Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:19:27.398Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:19:27.398Z] #46 76.53 encoding/xml [2021-07-30T17:19:27.398Z] #46 79.69 crypto/rand [2021-07-30T17:19:27.398Z] #46 80.49 encoding/asn1 [2021-07-30T17:19:27.398Z] #46 81.58 go/doc [2021-07-30T17:19:27.398Z] #46 83.54 vendor/golang.org/x/text/unicode/norm [2021-07-30T17:19:27.398Z] #46 83.78 vendor/golang.org/x/crypto/cryptobyte [2021-07-30T17:19:27.826Z] #57 ... [2021-07-30T17:19:27.826Z] [2021-07-30T17:19:27.826Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-30T17:19:27.826Z] #55 sha256:e5484d47ef9a1e64791acc3b7c359cba54c77e88cdd76f06d17b3024afda67ac [2021-07-30T17:19:27.826Z] #55 DONE 0.2s [2021-07-30T17:19:27.826Z] [2021-07-30T17:19:27.826Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:19:27.826Z] #57 sha256:ee2a37121fd94684d5918c343d0bccc9edb37be6a917b97e79f69ef167084f34 [2021-07-30T17:19:28.349Z] #46 ... [2021-07-30T17:19:28.349Z] [2021-07-30T17:19:28.349Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:19:28.349Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:19:28.349Z] #13 72.49 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-30T17:19:28.349Z] #13 72.50 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-30T17:19:28.349Z] #13 72.50 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:19:28.349Z] #13 ... [2021-07-30T17:19:28.349Z] [2021-07-30T17:19:28.349Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:19:28.349Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:19:28.349Z] #46 86.10 github.com/LK4D4/vndr/build [2021-07-30T17:19:28.926Z] #46 86.83 mime [2021-07-30T17:19:31.489Z] #46 88.99 vendor/golang.org/x/net/idna [2021-07-30T17:19:33.418Z] #46 ... [2021-07-30T17:19:33.418Z] [2021-07-30T17:19:33.418Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-30T17:19:33.418Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-30T17:19:33.418Z] #13 82.86 Selecting previously unselected package libapparmor1:arm64. [2021-07-30T17:19:33.418Z] #13 82.88 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 82.88 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-30T17:19:33.418Z] #13 83.03 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-30T17:19:33.418Z] #13 83.04 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 83.05 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-30T17:19:33.418Z] #13 83.21 Selecting previously unselected package libbtrfs0. [2021-07-30T17:19:33.418Z] #13 83.22 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 83.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-30T17:19:33.418Z] #13 83.33 Selecting previously unselected package libbtrfs-dev. [2021-07-30T17:19:33.418Z] #13 83.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 83.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:19:33.418Z] #13 83.55 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-30T17:19:33.418Z] #13 83.55 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 83.57 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-30T17:19:33.418Z] #13 83.68 Selecting previously unselected package libudev-dev:arm64. [2021-07-30T17:19:33.418Z] #13 83.68 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 83.72 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-30T17:19:33.418Z] #13 83.91 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-30T17:19:33.418Z] #13 83.91 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 83.93 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-30T17:19:33.418Z] #13 84.23 Selecting previously unselected package libpcre16-3:arm64. [2021-07-30T17:19:33.418Z] #13 84.24 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 84.24 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-30T17:19:33.418Z] #13 84.41 Selecting previously unselected package libpcre32-3:arm64. [2021-07-30T17:19:33.418Z] #13 84.41 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 84.42 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-30T17:19:33.418Z] #13 84.57 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-30T17:19:33.418Z] #13 84.57 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 84.58 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-30T17:19:33.418Z] #13 84.67 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-30T17:19:33.418Z] #13 84.67 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 84.68 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-30T17:19:33.418Z] #13 85.05 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-30T17:19:33.418Z] #13 85.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 85.07 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-30T17:19:33.418Z] #13 85.31 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-30T17:19:33.418Z] #13 85.32 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 85.33 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-30T17:19:33.418Z] #13 85.41 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-30T17:19:33.418Z] #13 85.43 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 85.44 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-30T17:19:33.418Z] #13 85.59 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-30T17:19:33.418Z] #13 85.60 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-07-30T17:19:33.418Z] #13 85.61 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-30T17:19:33.418Z] #13 86.13 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-30T17:19:33.418Z] #13 86.14 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-30T17:19:33.418Z] #13 86.16 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-30T17:19:33.418Z] #13 86.17 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-30T17:19:33.418Z] #13 86.19 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-30T17:19:33.418Z] #13 86.20 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-30T17:19:33.418Z] #13 86.22 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:19:33.418Z] #13 86.24 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-30T17:19:33.418Z] #13 86.28 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-30T17:19:33.418Z] #13 86.30 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-30T17:19:33.418Z] #13 86.33 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-30T17:19:33.418Z] #13 86.37 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-30T17:19:33.418Z] #13 86.39 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-30T17:19:33.418Z] #13 86.41 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-30T17:19:33.418Z] #13 86.43 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-30T17:19:33.418Z] #13 86.46 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-30T17:19:33.418Z] #13 86.48 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-30T17:19:33.418Z] #13 86.51 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:19:33.418Z] #13 86.53 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 [2021-07-30T17:19:33.418Z] #13 86.60 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 [2021-07-30T17:19:33.418Z] #13 86.61 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-30T17:19:33.418Z] #13 86.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-30T17:19:33.418Z] #13 86.65 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 [2021-07-30T17:19:33.418Z] #13 86.66 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-30T17:19:33.418Z] #13 86.69 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-30T17:19:33.418Z] #13 86.72 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-30T17:19:33.418Z] #13 86.76 Setting up dmsetup (2:1.02.155-3) ... [2021-07-30T17:19:33.418Z] #13 86.78 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-30T17:19:33.418Z] #13 86.80 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-30T17:19:33.418Z] #13 86.82 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:19:34.368Z] #13 DONE 88.6s [2021-07-30T17:19:34.368Z] [2021-07-30T17:19:34.368Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:19:34.368Z] #54 sha256:adcc097d48af3d296e6d4139027ebbf5ea8040bc9d3f81cb4c92b6c936203df0 [2021-07-30T17:19:34.908Z] Client: [2021-07-30T17:19:34.908Z] Context: default [2021-07-30T17:19:34.908Z] Debug Mode: false [2021-07-30T17:19:34.908Z] Plugins: [2021-07-30T17:19:34.908Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-30T17:19:34.908Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-30T17:19:34.908Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-30T17:19:34.908Z] [2021-07-30T17:19:34.908Z] Server: [2021-07-30T17:19:34.908Z] Containers: 0 [2021-07-30T17:19:34.908Z] Running: 0 [2021-07-30T17:19:34.908Z] Paused: 0 [2021-07-30T17:19:34.908Z] Stopped: 0 [2021-07-30T17:19:34.908Z] Images: 0 [2021-07-30T17:19:34.908Z] Server Version: 20.10.6 [2021-07-30T17:19:34.908Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-30T17:19:34.908Z] Windows: [2021-07-30T17:19:34.908Z] LCOW: [2021-07-30T17:19:34.908Z] Logging Driver: json-file [2021-07-30T17:19:34.908Z] Plugins: [2021-07-30T17:19:34.908Z] Volume: local [2021-07-30T17:19:34.908Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T17:19:34.908Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T17:19:34.908Z] Swarm: inactive [2021-07-30T17:19:34.908Z] Default Isolation: process [2021-07-30T17:19:34.908Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-30T17:19:34.908Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-30T17:19:34.908Z] OSType: windows [2021-07-30T17:19:34.908Z] Architecture: x86_64 [2021-07-30T17:19:34.908Z] CPUs: 4 [2021-07-30T17:19:34.908Z] Total Memory: 32GiB [2021-07-30T17:19:34.908Z] Name: azwin-2-ef8ad0 [2021-07-30T17:19:34.908Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-30T17:19:34.908Z] Docker Root Dir: D:\docker [2021-07-30T17:19:34.908Z] Debug Mode: false [2021-07-30T17:19:34.908Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:19:34.908Z] Labels: [2021-07-30T17:19:34.908Z] Experimental: true [2021-07-30T17:19:34.908Z] Insecure Registries: [2021-07-30T17:19:34.908Z] 10.0.0.4:5000 [2021-07-30T17:19:34.908Z] 127.0.0.0/8 [2021-07-30T17:19:34.908Z] Registry Mirrors: [2021-07-30T17:19:34.908Z] http://10.0.0.4:5000/ [2021-07-30T17:19:34.908Z] Live Restore Enabled: false [2021-07-30T17:19:34.908Z] Product License: Community Engine [2021-07-30T17:19:34.908Z] [2021-07-30T17:19:34.952Z] #54 ... [2021-07-30T17:19:34.952Z] [2021-07-30T17:19:34.952Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-30T17:19:34.952Z] #59 sha256:8353026e7575bcb026342b590084c259e783487887a5099f667c802d67bd4644 [2021-07-30T17:19:34.952Z] #59 87.95 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-30T17:19:34.952Z] #59 87.95 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-30T17:19:34.952Z] #59 DONE 92.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-30T17:19:35.216Z] [2021-07-30T17:19:35.216Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-30T17:19:35.216Z] #60 sha256:54b97a99ce2dca71fa4ea5baa38fb09a9b86b652aca579082fdb1a2ce6d0c379 [2021-07-30T17:19:35.216Z] #60 DONE 0.2s [2021-07-30T17:19:35.216Z] [2021-07-30T17:19:35.216Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-30T17:19:35.216Z] #61 sha256:f827cbac3e1f29bbcdb485c6fc79fca849f2f343adc6ea267ee14a7cbf9eea82 [2021-07-30T17:19:35.216Z] #61 DONE 0.2s [2021-07-30T17:19:35.216Z] [2021-07-30T17:19:35.216Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:19:35.216Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:19:35.216Z] #46 91.84 net/textproto [2021-07-30T17:19:35.216Z] #46 91.85 vendor/golang.org/x/net/http/httpproxy [2021-07-30T17:19:35.216Z] #46 91.85 crypto/x509 [2021-07-30T17:19:35.798Z] #46 93.63 vendor/golang.org/x/net/http/httpguts [2021-07-30T17:19:35.798Z] #46 93.65 mime/multipart [2021-07-30T17:19:36.766Z] #46 ... [2021-07-30T17:19:36.766Z] [2021-07-30T17:19:36.766Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-30T17:19:36.766Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-07-30T17:19:36.766Z] #14 DONE 2.4s [2021-07-30T17:19:36.766Z] [2021-07-30T17:19:36.766Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:19:36.766Z] #54 sha256:adcc097d48af3d296e6d4139027ebbf5ea8040bc9d3f81cb4c92b6c936203df0 [2021-07-30T17:19:36.766Z] #54 1.940 + RM_GOPATH=0 [2021-07-30T17:19:36.766Z] #54 1.941 + TMP_GOPATH= [2021-07-30T17:19:36.766Z] #54 1.941 + : /build [2021-07-30T17:19:36.766Z] #54 1.941 + '[' -z '' ']' [2021-07-30T17:19:36.766Z] #54 1.942 ++ mktemp -d [2021-07-30T17:19:36.766Z] #54 1.944 + export GOPATH=/tmp/tmp.0IK0pT4OXR [2021-07-30T17:19:36.766Z] #54 1.945 + GOPATH=/tmp/tmp.0IK0pT4OXR [2021-07-30T17:19:36.766Z] #54 1.945 + RM_GOPATH=1 [2021-07-30T17:19:36.766Z] #54 1.945 + case "$(go env GOARCH)" in [2021-07-30T17:19:36.766Z] #54 1.946 ++ go env GOARCH [2021-07-30T17:19:36.766Z] #54 1.970 + export GO_BUILDMODE=-buildmode=pie [2021-07-30T17:19:36.766Z] #54 1.970 + GO_BUILDMODE=-buildmode=pie [2021-07-30T17:19:36.766Z] #54 1.970 ++ dirname /tmp/install/install.sh [2021-07-30T17:19:36.766Z] #54 1.971 + dir=/tmp/install [2021-07-30T17:19:36.766Z] #54 1.971 + bin=runc [2021-07-30T17:19:36.766Z] #54 1.972 + shift [2021-07-30T17:19:36.766Z] #54 1.972 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-30T17:19:36.766Z] #54 1.972 + . /tmp/install/runc.installer [2021-07-30T17:19:36.766Z] #54 1.973 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-30T17:19:36.766Z] #54 1.973 + install_runc [2021-07-30T17:19:36.766Z] #54 1.974 + uname -r [2021-07-30T17:19:36.766Z] #54 1.976 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-30T17:19:36.766Z] #54 1.978 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-30T17:19:36.766Z] #54 1.978 + RUNC_BUILDTAGS='seccomp ' [2021-07-30T17:19:36.766Z] #54 1.978 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-30T17:19:36.766Z] #54 1.981 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0IK0pT4OXR/src/github.com/opencontainers/runc [2021-07-30T17:19:36.766Z] #54 1.986 Cloning into '/tmp/tmp.0IK0pT4OXR/src/github.com/opencontainers/runc'... [2021-07-30T17:19:38.230Z] Fetching without tags [2021-07-30T17:19:38.704Z] #54 ... [2021-07-30T17:19:38.704Z] [2021-07-30T17:19:38.704Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-30T17:19:38.704Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-07-30T17:19:38.704Z] #15 DONE 1.9s [2021-07-30T17:19:38.704Z] [2021-07-30T17:19:38.704Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-30T17:19:38.704Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-07-30T17:19:37.890Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:19:37.951Z] > git config --add remote.origin.fetch +refs/pull/42649/head:refs/remotes/origin/PR-42649 # timeout=10 [2021-07-30T17:19:38.012Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:19:38.136Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:19:38.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:19:38.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:19:38.271Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:19:39.109Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 [2021-07-30T17:19:40.103Z] #16 1.493 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-30T17:19:40.103Z] #16 DONE 1.7s [2021-07-30T17:19:40.103Z] [2021-07-30T17:19:40.103Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:19:40.103Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:19:40.103Z] #46 96.56 crypto/tls [2021-07-30T17:19:39.215Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:19:39.268Z] > git checkout -f fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 # timeout=10 [2021-07-30T17:19:42.033Z] #46 ... [2021-07-30T17:19:42.033Z] [2021-07-30T17:19:42.033Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-30T17:19:42.033Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-30T17:19:42.033Z] #17 DONE 1.6s [2021-07-30T17:19:42.033Z] [2021-07-30T17:19:42.033Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-30T17:19:42.033Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-07-30T17:19:43.430Z] #18 DONE 1.4s [2021-07-30T17:19:43.430Z] [2021-07-30T17:19:43.430Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-30T17:19:43.430Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-07-30T17:19:43.454Z] Merge succeeded, producing b97d58617768ade16716a227ec0aa568cb82978a [2021-07-30T17:19:43.454Z] Checking out Revision b97d58617768ade16716a227ec0aa568cb82978a (PR-42649) [2021-07-30T17:19:44.837Z] #19 DONE 1.5s [2021-07-30T17:19:44.837Z] [2021-07-30T17:19:44.837Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:19:44.837Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:19:44.837Z] #46 102.5 net/http/httptrace [2021-07-30T17:19:42.312Z] > git remote # timeout=10 [2021-07-30T17:19:42.383Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T17:19:42.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:19:42.432Z] > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10 [2021-07-30T17:19:43.357Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-30T17:19:43.488Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:19:43.536Z] > git checkout -f b97d58617768ade16716a227ec0aa568cb82978a # timeout=10 [2021-07-30T17:19:45.106Z] #46 102.8 net/http [2021-07-30T17:19:49.337Z] #46 ... [2021-07-30T17:19:49.337Z] [2021-07-30T17:19:49.337Z] #32 [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 [2021-07-30T17:19:49.337Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-30T17:19:49.337Z] #32 DONE 106.1s [2021-07-30T17:19:49.337Z] [2021-07-30T17:19:49.337Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:19:49.337Z] #54 sha256:adcc097d48af3d296e6d4139027ebbf5ea8040bc9d3f81cb4c92b6c936203df0 [2021-07-30T17:19:49.337Z] #54 11.12 + cd /tmp/tmp.0IK0pT4OXR/src/github.com/opencontainers/runc [2021-07-30T17:19:49.337Z] #54 11.12 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-30T17:19:49.337Z] #54 11.32 + '[' -z '' ']' [2021-07-30T17:19:49.337Z] #54 11.32 + target=static [2021-07-30T17:19:49.337Z] #54 11.32 + make 'BUILDTAGS=seccomp ' static [2021-07-30T17:19:49.337Z] #54 11.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-30T17:19:53.564Z] #54 ... [2021-07-30T17:19:53.564Z] [2021-07-30T17:19:53.564Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:19:53.564Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-30T17:19:53.564Z] #20 1.667 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-30T17:19:53.564Z] #20 1.769 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-30T17:19:53.564Z] #20 1.852 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-30T17:19:53.564Z] #20 1.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-30T17:19:53.564Z] #20 2.246 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-30T17:19:53.564Z] #20 2.964 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-30T17:19:53.564Z] #20 4.256 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-30T17:19:53.564Z] #20 5.509 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-30T17:19:53.564Z] #20 7.359 Fetched 8813 kB in 6s (1485 kB/s) [2021-07-30T17:19:54.334Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD" [2021-07-30T17:19:54.464Z] First time build. Skipping changelog. [2021-07-30T17:19:54.515Z] #20 7.359 Reading package lists... [2021-07-30T17:19:54.515Z] #20 ... [2021-07-30T17:19:54.515Z] [2021-07-30T17:19:54.515Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-30T17:19:54.515Z] #46 sha256:9e7fed0e68a0df9b87ebf624b120e62293afb0e9c5a6867baca90cb3fd613e1d [2021-07-30T17:19:54.515Z] #46 112.2 github.com/LK4D4/vndr/godl [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-30T17:19:55.126Z] --- PASS: TestBuildWithHugeFile (51.56s) [2021-07-30T17:19:55.126Z] === RUN TestBuildWCOWSandboxSize [2021-07-30T17:19:55.126Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-30T17:19:55.126Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-30T17:19:55.126Z] === RUN TestBuildWithEmptyDockerfile [2021-07-30T17:19:55.126Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:19:55.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:19:55.126Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:19:55.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:19:55.126Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:19:55.126Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:19:55.126Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:19:55.126Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:19:55.126Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:19:55.126Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-07-30T17:19:55.126Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-07-30T17:19:55.126Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-07-30T17:19:55.126Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-30T17:19:55.126Z] === RUN TestBuildPreserveOwnership [2021-07-30T17:19:55.126Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-30T17:19:55.126Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-30T17:19:55.126Z] --- PASS: TestBuildPreserveOwnership (4.25s) [2021-07-30T17:19:55.126Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.93s) [2021-07-30T17:19:55.126Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2021-07-30T17:19:55.126Z] === RUN TestBuildPlatformInvalid [2021-07-30T17:19:55.126Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-30T17:19:55.126Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-30T17:19:55.467Z] #46 113.0 github.com/LK4D4/vndr [2021-07-30T17:19:54.368Z] > git rev-list --no-walk 702f494f20a92d52164f62e4706239f6646c913a # timeout=10 [2021-07-30T17:19:57.577Z] + docker version [2021-07-30T17:19:58.789Z] #46 DONE 116.1s [2021-07-30T17:19:58.789Z] [2021-07-30T17:19:58.789Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:19:58.789Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-30T17:19:58.789Z] #20 7.359 Reading package lists... [2021-07-30T17:19:58.789Z] #20 9.944 Reading package lists... [2021-07-30T17:19:58.789Z] #20 12.37 Building dependency tree... [2021-07-30T17:19:58.789Z] #20 13.90 libcap2-bin is already the newest version (1:2.25-2). [2021-07-30T17:19:58.789Z] #20 13.90 The following additional packages will be installed: [2021-07-30T17:19:58.789Z] #20 13.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-30T17:19:58.789Z] #20 13.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-30T17:19:58.789Z] #20 13.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-30T17:19:58.789Z] #20 13.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-30T17:19:58.789Z] #20 13.91 python3.7 python3.7-minimal vim-runtime xxd [2021-07-30T17:19:58.789Z] #20 13.91 Suggested packages: [2021-07-30T17:19:58.789Z] #20 13.92 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-30T17:19:58.789Z] #20 13.92 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-30T17:19:58.790Z] #20 13.92 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-30T17:19:58.790Z] #20 13.92 quota [2021-07-30T17:19:58.790Z] #20 13.92 Recommended packages: [2021-07-30T17:19:58.790Z] #20 13.92 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-30T17:19:58.790Z] #20 13.92 python3-keyrings.alt python3-xdg unzip [2021-07-30T17:19:59.867Z] #57 213.8 # github.com/containerd/containerd/cmd/containerd [2021-07-30T17:19:59.867Z] #57 213.8 /usr/bin/ld: /tmp/go-link-703754365/000019.o: in function `New': [2021-07-30T17:19:59.867Z] #57 213.8 /tmp/tmp.5dhgUYntMG/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 [2021-07-30T17:19:59.867Z] #57 213.8 + bin/containerd-stress [2021-07-30T17:19:59.867Z] #57 214.9 + bin/containerd-shim [2021-07-30T17:20:00.188Z] #20 15.42 The following NEW packages will be installed: [2021-07-30T17:20:00.188Z] #20 15.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-30T17:20:00.188Z] #20 15.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-30T17:20:00.188Z] #20 15.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-30T17:20:00.188Z] #20 15.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-30T17:20:00.188Z] #20 15.42 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-30T17:20:00.188Z] #20 15.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-30T17:20:00.188Z] #20 15.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-30T17:20:00.188Z] #20 15.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-30T17:20:00.188Z] #20 15.42 xz-utils zip [2021-07-30T17:20:00.451Z] #20 15.74 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-30T17:20:00.451Z] #20 15.74 Need to get 27.7 MB of archives. [2021-07-30T17:20:00.451Z] #20 15.74 After this operation, 114 MB of additional disk space will be used. [2021-07-30T17:20:00.451Z] #20 15.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-30T17:20:00.451Z] #20 15.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-30T17:20:00.451Z] #20 15.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-30T17:20:00.451Z] #20 15.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-30T17:20:00.451Z] #20 15.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-30T17:20:00.451Z] #20 15.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-30T17:20:00.451Z] #20 15.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-30T17:20:00.451Z] #20 15.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-30T17:20:00.451Z] #20 15.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-30T17:20:00.451Z] #20 15.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-30T17:20:00.451Z] #20 15.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-30T17:20:00.451Z] #20 15.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-30T17:20:00.451Z] #20 15.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-30T17:20:00.451Z] #20 15.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-30T17:20:00.451Z] #20 15.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-30T17:20:00.715Z] #20 15.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-30T17:20:00.715Z] #20 15.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-30T17:20:00.715Z] #20 15.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-30T17:20:00.715Z] #20 15.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-30T17:20:00.715Z] #20 15.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-30T17:20:00.715Z] #20 15.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-30T17:20:00.715Z] #20 15.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-30T17:20:00.715Z] #20 15.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-30T17:20:00.715Z] #20 15.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-30T17:20:00.715Z] #20 15.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-30T17:20:00.715Z] #20 15.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-30T17:20:00.715Z] #20 15.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-30T17:20:00.715Z] #20 16.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-30T17:20:00.715Z] #20 16.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-30T17:20:00.743Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-30T17:20:00.743Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-62a14735\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-30T17:20:00.743Z] ---------------------------------------------------------------------------- [2021-07-30T17:20:00.743Z] [2021-07-30T17:20:00.743Z] INFO: executeCI.ps1 starting at Fri Jul 30 17:19:57 CUT 2021 [2021-07-30T17:20:00.743Z] [2021-07-30T17:20:00.743Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-30T17:20:00.743Z] INFO: Running git version 2.24.1.windows.2 [2021-07-30T17:20:00.743Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-30T17:20:00.743Z] INFO: Environment variables: [2021-07-30T17:20:00.743Z] [2021-07-30T17:20:00.743Z] Name Value [2021-07-30T17:20:00.743Z] ---- ----- [2021-07-30T17:20:00.743Z] ALLUSERSPROFILE C:\ProgramData [2021-07-30T17:20:00.743Z] amd64 true [2021-07-30T17:20:00.743Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-30T17:20:00.743Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-30T17:20:00.743Z] arm64 true [2021-07-30T17:20:00.743Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-30T17:20:00.743Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-30T17:20:00.743Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-30T17:20:00.743Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-30T17:20:00.743Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-30T17:20:00.743Z] BRANCH_NAME PR-42649 [2021-07-30T17:20:00.743Z] BUILD_DISPLAY_NAME #9 [2021-07-30T17:20:00.743Z] BUILD_ID 9 [2021-07-30T17:20:00.743Z] BUILD_NUMBER 9 [2021-07-30T17:20:00.743Z] BUILD_TAG jenkins-moby-PR-42649-9 [2021-07-30T17:20:00.743Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/ [2021-07-30T17:20:00.743Z] cgroup2 true [2021-07-30T17:20:00.743Z] CHANGE_AUTHOR rata [2021-07-30T17:20:00.743Z] CHANGE_BRANCH rata/seccomp-default-errno [2021-07-30T17:20:00.743Z] CHANGE_FORK kinvolk [2021-07-30T17:20:00.743Z] CHANGE_ID 42649 [2021-07-30T17:20:00.743Z] CHANGE_TARGET master [2021-07-30T17:20:00.743Z] CHANGE_TITLE seccomp: Use explicit DefaultErrnoRet [2021-07-30T17:20:00.743Z] CHANGE_URL https://github.com/moby/moby/pull/42649 [2021-07-30T17:20:00.743Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:20:00.743Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-30T17:20:00.743Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-30T17:20:00.743Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-30T17:20:00.743Z] COMPUTERNAME azwin-2-ef8ad0 [2021-07-30T17:20:00.743Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-30T17:20:00.743Z] ConfigSequenceNumber 0 [2021-07-30T17:20:00.743Z] dco true [2021-07-30T17:20:00.743Z] DOCKER_BUILDKIT 0 [2021-07-30T17:20:00.743Z] DOCKER_DUT_DEBUG 1 [2021-07-30T17:20:00.743Z] DOCKER_EXPERIMENTAL 1 [2021-07-30T17:20:00.743Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-30T17:20:00.743Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-30T17:20:00.743Z] EXECUTOR_NUMBER 0 [2021-07-30T17:20:00.743Z] FQDN azwin-2-ef8ad0.westus.cloudapp.azure.com [2021-07-30T17:20:00.743Z] GIT_BRANCH PR-42649 [2021-07-30T17:20:00.743Z] GIT_COMMIT 44f53e960d62628bca1dc748fe87a93c6e57c6e0 [2021-07-30T17:20:00.743Z] GIT_PREVIOUS_COMMIT 702f494f20a92d52164f62e4706239f6646c913a [2021-07-30T17:20:00.743Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 857664143db429a198fad673d8bda228caf3d762 [2021-07-30T17:20:00.743Z] GIT_URL https://github.com/moby/moby.git [2021-07-30T17:20:00.743Z] HUDSON_COOKIE 36379b12-218e-4b3d-988b-2b09e87be15f [2021-07-30T17:20:00.743Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-30T17:20:00.743Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-30T17:20:00.743Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-30T17:20:00.743Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-30T17:20:00.743Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-30T17:20:00.743Z] JENKINS_NODE_COOKIE 8be15e13-4196-45a9-8557-c01bccf3dd28 [2021-07-30T17:20:00.743Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-30T17:20:00.743Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-30T17:20:00.743Z] JOB_BASE_NAME PR-42649 [2021-07-30T17:20:00.743Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/display/redirect [2021-07-30T17:20:00.743Z] JOB_NAME moby/PR-42649 [2021-07-30T17:20:00.743Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/ [2021-07-30T17:20:00.743Z] library.jps.version master [2021-07-30T17:20:00.743Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-30T17:20:00.743Z] NODE_LABELS amd64 azure azwin-2-ef8ad0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-30T17:20:00.744Z] NODE_NAME azwin-2-ef8ad0 [2021-07-30T17:20:00.744Z] NUMBER_OF_PROCESSORS 4 [2021-07-30T17:20:00.744Z] OS Windows_NT [2021-07-30T17:20:00.744Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-30T17:20:00.744Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-30T17:20:00.744Z] ppc64le false [2021-07-30T17:20:00.744Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-30T17:20:00.744Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-30T17:20:00.744Z] PROCESSOR_LEVEL 6 [2021-07-30T17:20:00.744Z] PROCESSOR_REVISION 4f01 [2021-07-30T17:20:00.744Z] ProgramData C:\ProgramData [2021-07-30T17:20:00.744Z] ProgramFiles C:\Program Files [2021-07-30T17:20:00.744Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-30T17:20:00.744Z] ProgramW6432 C:\Program Files [2021-07-30T17:20:00.744Z] PROMPT $P$G [2021-07-30T17:20:00.744Z] PSExecutionPolicyPreference Bypass [2021-07-30T17:20:00.744Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-30T17:20:00.744Z] PUBLIC C:\Users\Public [2021-07-30T17:20:00.744Z] rootless true [2021-07-30T17:20:00.744Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect?page=artif... [2021-07-30T17:20:00.744Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect?page=changes [2021-07-30T17:20:00.744Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect [2021-07-30T17:20:00.744Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect?page=tests [2021-07-30T17:20:00.744Z] s390x false [2021-07-30T17:20:00.744Z] SKIP_VALIDATION_TESTS 1 [2021-07-30T17:20:00.744Z] SOURCES_DRIVE d [2021-07-30T17:20:00.744Z] SOURCES_SUBDIR gopath [2021-07-30T17:20:00.744Z] STAGE_NAME Run tests [2021-07-30T17:20:00.744Z] SystemDrive C: [2021-07-30T17:20:00.744Z] SystemRoot C:\Windows [2021-07-30T17:20:00.744Z] TEMP C:\Windows\TEMP [2021-07-30T17:20:00.744Z] TESTDEBUG 0 [2021-07-30T17:20:00.744Z] TESTRUN_DRIVE d [2021-07-30T17:20:00.744Z] TESTRUN_SUBDIR CI [2021-07-30T17:20:00.744Z] TIMEOUT 120m [2021-07-30T17:20:00.744Z] TMP C:\Windows\TEMP [2021-07-30T17:20:00.744Z] unit_validate true [2021-07-30T17:20:00.744Z] USERDOMAIN WORKGROUP [2021-07-30T17:20:00.744Z] USERNAME azwin-2-ef8ad0$ [2021-07-30T17:20:00.744Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-30T17:20:00.744Z] validate_force false [2021-07-30T17:20:00.744Z] windir C:\Windows [2021-07-30T17:20:00.744Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-30T17:20:00.744Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-30T17:20:00.744Z] windows2022 true [2021-07-30T17:20:00.744Z] windows2022containerd true [2021-07-30T17:20:00.744Z] windowsRS1 false [2021-07-30T17:20:00.744Z] windowsRS5 true [2021-07-30T17:20:00.744Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-30T17:20:00.744Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-30T17:20:00.744Z] [2021-07-30T17:20:00.744Z] [2021-07-30T17:20:00.744Z] [2021-07-30T17:20:00.744Z] INFO: Sources under d:\gopath\... [2021-07-30T17:20:00.744Z] INFO: Test run under d:\CI\... [2021-07-30T17:20:00.744Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-30T17:20:00.744Z] INFO: docker/docker repository was found [2021-07-30T17:20:00.744Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-07-30T17:20:00.744Z] ltsc2019: Pulling from windows/servercore [2021-07-30T17:20:00.744Z] 4612f6d0b889: Pulling fs layer [2021-07-30T17:20:00.744Z] f143c6fed32d: Pulling fs layer [2021-07-30T17:20:00.979Z] #20 16.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-30T17:20:00.979Z] #20 16.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-30T17:20:00.979Z] #20 16.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-30T17:20:00.979Z] #20 16.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-30T17:20:00.979Z] #20 16.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-30T17:20:00.979Z] #20 16.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-30T17:20:00.979Z] #20 16.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-30T17:20:00.979Z] #20 16.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-30T17:20:01.244Z] #20 16.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-30T17:20:01.244Z] #20 16.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-30T17:20:01.244Z] #20 16.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-30T17:20:01.244Z] #20 16.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-30T17:20:01.244Z] #20 16.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-30T17:20:01.244Z] #20 16.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-30T17:20:01.244Z] #20 16.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-30T17:20:01.244Z] #20 ... [2021-07-30T17:20:01.244Z] [2021-07-30T17:20:01.244Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-30T17:20:01.244Z] #24 sha256:4ca6a8c5b6e49a6e7e481e351c0b33e296326674d32aabe0d1880bcd03d57254 [2021-07-30T17:20:02.253Z] Client: Mirantis Container Runtime [2021-07-30T17:20:02.253Z] Version: 20.10.0 [2021-07-30T17:20:02.253Z] API version: 1.41 [2021-07-30T17:20:02.253Z] Go version: go1.13.15 [2021-07-30T17:20:02.253Z] Git commit: 6ee42dc [2021-07-30T17:20:02.253Z] Built: 03/11/2021 13:24:56 [2021-07-30T17:20:02.253Z] OS/Arch: windows/amd64 [2021-07-30T17:20:02.253Z] Context: default [2021-07-30T17:20:02.253Z] Experimental: true [2021-07-30T17:20:02.253Z] [2021-07-30T17:20:02.253Z] Server: Mirantis Container Runtime [2021-07-30T17:20:02.253Z] Engine: [2021-07-30T17:20:02.253Z] Version: 20.10.0 [2021-07-30T17:20:02.253Z] API version: 1.41 (minimum version 1.24) [2021-07-30T17:20:02.253Z] Go version: go1.13.15 [2021-07-30T17:20:02.253Z] Git commit: 1e08f21e79 [2021-07-30T17:20:02.253Z] Built: 03/11/2021 13:23:32 [2021-07-30T17:20:02.253Z] OS/Arch: windows/amd64 [2021-07-30T17:20:02.253Z] Experimental: true [Pipeline] sh [2021-07-30T17:20:03.137Z] #57 222.0 + bin/containerd-shim-runc-v1 [2021-07-30T17:20:03.772Z] + docker info [2021-07-30T17:20:04.140Z] #24 119.0 Checking out files: 28% (3213/11320) Checking out files: 29% (3283/11320) Checking out files: 30% (3396/11320) Checking out files: 31% (3510/11320) Checking out files: 32% (3623/11320) Checking out files: 33% (3736/11320) Checking out files: 34% (3849/11320) Checking out files: 35% (3962/11320) Checking out files: 36% (4076/11320) Checking out files: 37% (4189/11320) Checking out files: 38% (4302/11320) Checking out files: 39% (4415/11320) Checking out files: 40% (4528/11320) Checking out files: 41% (4642/11320) Checking out files: 42% (4755/11320) Checking out files: 43% (4868/11320) Checking out files: 44% (4981/11320) Checking out files: 45% (5094/11320) Checking out files: 46% (5208/11320) Checking out files: 47% (5321/11320) Checking out files: 48% (5434/11320) Checking out files: 49% (5547/11320) Checking out files: 50% (5660/11320) Checking out files: 51% (5774/11320) Checking out files: 51% (5855/11320) Checking out files: 52% (5887/11320) Checking out files: 53% (6000/11320) Checking out files: 54% (6113/11320) Checking out files: 55% (6226/11320) Checking out files: 56% (6340/11320) Checking out files: 57% (6453/11320) Checking out files: 58% (6566/11320) Checking out files: 59% (6679/11320) Checking out files: 60% (6792/11320) Checking out files: 61% (6906/11320) Checking out files: 62% (7019/11320) Checking out files: 63% (7132/11320) Checking out files: 64% (7245/11320) Checking out files: 65% (7358/11320) Checking out files: 66% (7472/11320) Checking out files: 67% (7585/11320) Checking out files: 68% (7698/11320) Checking out files: 69% (7811/11320) Checking out files: 70% (7924/11320) Checking out files: 71% (8038/11320) Checking out files: 72% (8151/11320) Checking out files: 73% (8264/11320) Checking out files: 74% (8377/11320) Checking out files: 74% (8440/11320) Checking out files: 75% (8490/11320) Checking out files: 76% (8604/11320) Checking out files: 77% (8717/11320) Checking out files: 78% (8830/11320) Checking out files: 79% (8943/11320) Checking out files: 80% (9056/11320) Checking out files: 81% (9170/11320) Checking out files: 82% (9283/11320) Checking out files: 83% (9396/11320) Checking out files: 84% (9509/11320) Checking out files: 85% (9622/11320) Checking out files: 86% (9736/11320) Checking out files: 87% (9849/11320) Checking out files: 88% (9962/11320) Checking out files: 89% (10075/11320) Checking out files: 90% (10188/11320) Checking out files: 91% (10302/11320) Checking out files: 92% (10415/11320) Checking out files: 93% (10528/11320) Checking out files: 94% (10641/11320) Checking out files: 95% (10754/11320) Checking out files: 96% (10868/11320) Checking out files: 97% (10981/11320) Checking out files: 97% (11076/11320) Checking out files: 98% (11094/11320) Checking out files: 99% (11207/11320) Checking out files: 100% (11320/11320) Checking out files: 100% (11320/11320), done. [2021-07-30T17:20:04.403Z] #24 122.2 + cd /tmp/tmp.l8nJdx06Pz/tmp/docker-ce [2021-07-30T17:20:04.403Z] #24 122.2 + git checkout -q v17.06.2-ce [2021-07-30T17:20:07.743Z] #24 125.1 + mkdir -p /tmp/tmp.l8nJdx06Pz/src/github.com/docker [2021-07-30T17:20:07.743Z] #24 125.1 + mv components/cli /tmp/tmp.l8nJdx06Pz/src/github.com/docker/cli [2021-07-30T17:20:07.743Z] #24 125.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-30T17:20:08.387Z] #57 226.8 + bin/containerd-shim-runc-v2 [2021-07-30T17:20:08.387Z] #57 227.4 + binaries [2021-07-30T17:20:08.387Z] #57 227.4 + install -D bin/containerd /build/containerd [2021-07-30T17:20:08.387Z] #57 227.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-30T17:20:08.642Z] #57 227.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-30T17:20:08.642Z] #57 227.5 + install -D bin/ctr /build/ctr [2021-07-30T17:20:09.140Z] #24 ... [2021-07-30T17:20:09.140Z] [2021-07-30T17:20:09.140Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:20:09.140Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-30T17:20:09.140Z] #20 16.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-30T17:20:09.140Z] #20 16.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-30T17:20:09.140Z] #20 16.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-30T17:20:09.140Z] #20 16.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-30T17:20:09.140Z] #20 16.73 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-30T17:20:09.140Z] #20 17.23 debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T17:20:09.140Z] #20 17.32 Fetched 27.7 MB in 1s (21.7 MB/s) [2021-07-30T17:20:09.140Z] #20 17.42 Selecting previously unselected package pigz. [2021-07-30T17:20:09.140Z] #20 17.42 (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 ... 23419 files and directories currently installed.) [2021-07-30T17:20:09.140Z] #20 17.52 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 17.53 Unpacking pigz (2.4-1) ... [2021-07-30T17:20:09.140Z] #20 17.74 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-30T17:20:09.140Z] #20 17.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 17.75 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-30T17:20:09.140Z] #20 18.16 Selecting previously unselected package python3.7-minimal. [2021-07-30T17:20:09.140Z] #20 18.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 18.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:20:09.140Z] #20 18.86 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-30T17:20:09.140Z] #20 18.88 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-30T17:20:09.140Z] #20 20.87 Selecting previously unselected package python3-minimal. [2021-07-30T17:20:09.140Z] #20 20.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23668 files and directories currently installed.) [2021-07-30T17:20:09.140Z] #20 20.96 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 20.97 Unpacking python3-minimal (3.7.3-1) ... [2021-07-30T17:20:09.140Z] #20 21.09 Selecting previously unselected package libmpdec2:arm64. [2021-07-30T17:20:09.140Z] #20 21.10 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 21.11 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-30T17:20:09.140Z] #20 21.21 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-30T17:20:09.140Z] #20 21.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 21.22 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-30T17:20:09.140Z] #20 21.96 Selecting previously unselected package python3.7. [2021-07-30T17:20:09.140Z] #20 21.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 21.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:20:09.140Z] #20 22.08 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-30T17:20:09.140Z] #20 22.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 22.10 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-30T17:20:09.140Z] #20 22.24 Setting up python3-minimal (3.7.3-1) ... [2021-07-30T17:20:09.140Z] #20 23.33 Selecting previously unselected package python3. [2021-07-30T17:20:09.140Z] #20 23.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-07-30T17:20:09.140Z] #20 23.43 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 23.44 Unpacking python3 (3.7.3-1) ... [2021-07-30T17:20:09.140Z] #20 23.59 Selecting previously unselected package libip4tc0:arm64. [2021-07-30T17:20:09.140Z] #20 23.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 23.61 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-30T17:20:09.140Z] #20 23.74 Selecting previously unselected package libip6tc0:arm64. [2021-07-30T17:20:09.140Z] #20 23.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 23.75 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-30T17:20:09.140Z] #20 23.87 Selecting previously unselected package libiptc0:arm64. [2021-07-30T17:20:09.140Z] #20 23.88 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 23.89 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-30T17:20:09.140Z] #20 24.02 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-30T17:20:09.140Z] #20 24.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 24.05 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-30T17:20:09.140Z] #20 24.15 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-30T17:20:09.140Z] #20 24.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 24.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-30T17:20:09.140Z] #20 24.28 Selecting previously unselected package libnftnl11:arm64. [2021-07-30T17:20:09.140Z] #20 24.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 24.30 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-30T17:20:09.140Z] #20 24.41 Selecting previously unselected package iptables. [2021-07-30T17:20:09.140Z] #20 24.43 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-30T17:20:09.140Z] #20 24.43 Unpacking iptables (1.8.2-4) ... [2021-07-30T17:20:09.403Z] #20 24.82 Selecting previously unselected package xxd. [2021-07-30T17:20:09.667Z] #20 24.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-30T17:20:09.667Z] #20 24.86 Unpacking xxd (2:8.1.0875-5) ... [2021-07-30T17:20:09.667Z] #20 25.10 Selecting previously unselected package vim-common. [2021-07-30T17:20:09.931Z] #20 25.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-30T17:20:09.931Z] #20 25.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-30T17:20:09.931Z] #20 25.33 Selecting previously unselected package bash-completion. [2021-07-30T17:20:09.931Z] #20 25.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-30T17:20:10.022Z] Loaded image: buildpack-deps:buster [2021-07-30T17:20:10.022Z] Loaded image: busybox:latest [2021-07-30T17:20:10.022Z] Loaded image: busybox:glibc [2021-07-30T17:20:11.156Z] #57 DONE 229.7s [2021-07-30T17:20:11.405Z] Loaded image: debian:bullseye [2021-07-30T17:20:11.405Z] Loaded image: hello-world:latest [2021-07-30T17:20:11.405Z] Loaded image: arm32v7/hello-world:latest [2021-07-30T17:20:11.411Z] [2021-07-30T17:20:11.411Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-30T17:20:11.411Z] #58 sha256:c3de1f1f92e891b47a12d9a591ad3666035510f856e58656aa7a54e394f9f493 [2021-07-30T17:20:12.338Z] #58 DONE 0.9s [2021-07-30T17:20:12.338Z] [2021-07-30T17:20:12.338Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-30T17:20:12.338Z] #62 sha256:3b29888f426c8839c1dbbff4668abf3ef43336a9c3fc1cc3cb9cf8f989face6e [2021-07-30T17:20:12.338Z] #62 DONE 0.2s [2021-07-30T17:20:12.594Z] [2021-07-30T17:20:12.594Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-30T17:20:12.594Z] #67 sha256:079d3371f68e8a30801ca70d21b47dae803ba30c6a2f065482942084a1ba55a6 [2021-07-30T17:20:13.155Z] #67 DONE 0.8s [2021-07-30T17:20:13.155Z] [2021-07-30T17:20:13.155Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-30T17:20:13.155Z] #68 sha256:f752839bffe990e4db126c9be71ab0148c444640bb28e62ec37b28ea91a1e60e [2021-07-30T17:20:13.155Z] #68 DONE 0.0s [2021-07-30T17:20:13.249Z] #20 28.06 Unpacking bash-completion (1:2.8-6) ... [2021-07-30T17:20:13.410Z] [2021-07-30T17:20:13.410Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-30T17:20:13.410Z] #69 sha256:4986084281e35d00064bccb955b332b0a223c31b0f6f313614417f9187a0de8c [2021-07-30T17:20:13.513Z] #20 28.62 Selecting previously unselected package bzip2. [2021-07-30T17:20:13.513Z] #20 28.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-30T17:20:13.513Z] #20 28.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-30T17:20:13.513Z] #20 28.76 Selecting previously unselected package xz-utils. [2021-07-30T17:20:13.513Z] #20 28.77 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-30T17:20:13.513Z] #20 28.78 Unpacking xz-utils (5.2.4-1) ... [2021-07-30T17:20:13.777Z] #20 28.95 Selecting previously unselected package apparmor. [2021-07-30T17:20:13.777Z] #20 28.95 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-30T17:20:13.777Z] #20 29.05 Unpacking apparmor (2.13.2-10) ... [2021-07-30T17:20:14.041Z] #20 29.37 Selecting previously unselected package aufs-tools. [2021-07-30T17:20:14.041Z] #20 29.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-30T17:20:14.041Z] #20 29.38 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-30T17:20:14.304Z] #20 29.53 Selecting previously unselected package libonig5:arm64. [2021-07-30T17:20:14.304Z] #20 29.55 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-30T17:20:14.304Z] #20 29.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-30T17:20:14.304Z] #20 29.76 Selecting previously unselected package libjq1:arm64. [2021-07-30T17:20:14.338Z] #69 DONE 0.8s [2021-07-30T17:20:14.338Z] [2021-07-30T17:20:14.338Z] #70 exporting to image [2021-07-30T17:20:14.338Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-30T17:20:14.338Z] #70 exporting layers [2021-07-30T17:20:14.568Z] #20 29.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-30T17:20:14.568Z] #20 29.77 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-30T17:20:14.568Z] #20 29.89 Selecting previously unselected package jq. [2021-07-30T17:20:14.568Z] #20 29.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-30T17:20:14.568Z] #20 29.90 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-30T17:20:14.834Z] #20 30.02 Selecting previously unselected package libaio1:arm64. [2021-07-30T17:20:14.834Z] #20 30.02 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-30T17:20:14.834Z] #20 30.03 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-30T17:20:14.834Z] #20 30.16 Selecting previously unselected package libgpm2:arm64. [2021-07-30T17:20:14.834Z] #20 30.17 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-30T17:20:14.834Z] #20 30.18 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-30T17:20:15.110Z] #20 30.26 Selecting previously unselected package libicu63:arm64. [2021-07-30T17:20:15.110Z] #20 30.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-30T17:20:15.110Z] #20 30.28 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-30T17:20:15.576Z] f143c6fed32d: Verifying Checksum [2021-07-30T17:20:15.576Z] f143c6fed32d: Download complete [2021-07-30T17:20:16.137Z] Client: [2021-07-30T17:20:16.137Z] Context: default [2021-07-30T17:20:16.137Z] Debug Mode: false [2021-07-30T17:20:16.137Z] Plugins: [2021-07-30T17:20:16.137Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-30T17:20:16.137Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-30T17:20:16.137Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-30T17:20:16.137Z] [2021-07-30T17:20:16.137Z] Server: [2021-07-30T17:20:16.137Z] Containers: 0 [2021-07-30T17:20:16.137Z] Running: 0 [2021-07-30T17:20:16.137Z] Paused: 0 [2021-07-30T17:20:16.137Z] Stopped: 0 [2021-07-30T17:20:16.137Z] Images: 0 [2021-07-30T17:20:16.137Z] Server Version: 20.10.0 [2021-07-30T17:20:16.137Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-30T17:20:16.137Z] Windows: [2021-07-30T17:20:16.137Z] LCOW: [2021-07-30T17:20:16.137Z] Logging Driver: json-file [2021-07-30T17:20:16.137Z] Plugins: [2021-07-30T17:20:16.137Z] Volume: local [2021-07-30T17:20:16.137Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T17:20:16.137Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T17:20:16.137Z] Swarm: inactive [2021-07-30T17:20:16.137Z] Default Isolation: process [2021-07-30T17:20:16.137Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-30T17:20:16.137Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-30T17:20:16.137Z] OSType: windows [2021-07-30T17:20:16.137Z] Architecture: x86_64 [2021-07-30T17:20:16.137Z] CPUs: 4 [2021-07-30T17:20:16.137Z] Total Memory: 32GiB [2021-07-30T17:20:16.137Z] Name: azwin-2-4ec290 [2021-07-30T17:20:16.137Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-30T17:20:16.137Z] Docker Root Dir: D:\docker [2021-07-30T17:20:16.137Z] Debug Mode: false [2021-07-30T17:20:16.137Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:20:16.137Z] Labels: [2021-07-30T17:20:16.137Z] Experimental: true [2021-07-30T17:20:16.137Z] Insecure Registries: [2021-07-30T17:20:16.137Z] 10.0.0.4:5000 [2021-07-30T17:20:16.137Z] 127.0.0.0/8 [2021-07-30T17:20:16.137Z] Registry Mirrors: [2021-07-30T17:20:16.137Z] http://10.0.0.4:5000/ [2021-07-30T17:20:16.137Z] Live Restore Enabled: false [2021-07-30T17:20:16.137Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-30T17:20:17.774Z] #20 32.89 Selecting previously unselected package libnet1:arm64. [2021-07-30T17:20:17.774Z] #20 32.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-30T17:20:17.774Z] #20 32.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:20:17.774Z] #20 33.04 Selecting previously unselected package libnl-3-200:arm64. [2021-07-30T17:20:17.774Z] #20 33.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-30T17:20:17.774Z] #20 33.06 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-30T17:20:17.981Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.50s) [2021-07-30T17:20:17.981Z] PASS [2021-07-30T17:20:17.981Z] [2021-07-30T17:20:17.981Z] === Skipped [2021-07-30T17:20:17.981Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-30T17:20:17.981Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:20:17.981Z] [2021-07-30T17:20:17.981Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-30T17:20:17.981Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-30T17:20:17.981Z] [2021-07-30T17:20:17.981Z] [2021-07-30T17:20:17.981Z] DONE 34 tests, 2 skipped in 119.450s [2021-07-30T17:20:17.981Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-30T17:20:17.981Z] INFO: Testing against a local daemon [2021-07-30T17:20:17.981Z] === RUN TestConfigInspect [2021-07-30T17:20:18.036Z] #20 33.19 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-30T17:20:18.036Z] #20 33.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-30T17:20:18.036Z] #20 33.20 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-30T17:20:18.036Z] #20 33.29 Selecting previously unselected package libreadline5:arm64. [2021-07-30T17:20:18.036Z] #20 33.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-30T17:20:18.036Z] #20 33.31 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-30T17:20:18.335Z] #20 33.43 Selecting previously unselected package net-tools. [2021-07-30T17:20:18.335Z] #20 33.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-30T17:20:18.335Z] #20 33.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-30T17:20:18.335Z] #20 33.67 Selecting previously unselected package patch. [2021-07-30T17:20:18.335Z] #20 33.67 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-30T17:20:18.335Z] #20 ... [2021-07-30T17:20:18.335Z] [2021-07-30T17:20:18.336Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-07-30T17:20:18.336Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-30T17:20:18.336Z] #40 136.1 + dpkg --print-architecture [2021-07-30T17:20:19.731Z] #40 DONE 137.1s [2021-07-30T17:20:19.731Z] [2021-07-30T17:20:19.731Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-30T17:20:19.731Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-30T17:20:19.731Z] #20 33.80 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-30T17:20:19.731Z] #20 34.02 Selecting previously unselected package python-pip-whl. [2021-07-30T17:20:19.731Z] #20 34.05 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-30T17:20:19.731Z] #20 34.07 Unpacking python-pip-whl (18.1-5) ... [2021-07-30T17:20:19.731Z] #20 34.64 Selecting previously unselected package python3-lib2to3. [2021-07-30T17:20:19.731Z] #20 34.64 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-30T17:20:19.731Z] #20 34.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-30T17:20:19.731Z] #20 34.89 Selecting previously unselected package python3-distutils. [2021-07-30T17:20:19.731Z] #20 34.90 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-30T17:20:19.731Z] #20 34.94 Unpacking python3-distutils (3.7.3-1) ... [2021-07-30T17:20:19.999Z] #20 35.13 Selecting previously unselected package python3-pip. [2021-07-30T17:20:19.999Z] #20 35.13 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-30T17:20:19.999Z] #20 35.15 Unpacking python3-pip (18.1-5) ... [2021-07-30T17:20:19.999Z] #20 35.30 Selecting previously unselected package python3-pkg-resources. [2021-07-30T17:20:19.999Z] #20 35.31 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-30T17:20:19.999Z] #20 35.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:20:20.264Z] #20 35.46 Selecting previously unselected package python3-setuptools. [2021-07-30T17:20:20.264Z] #20 35.47 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-30T17:20:20.264Z] #20 35.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-30T17:20:20.264Z] #20 35.72 Selecting previously unselected package python3-wheel. [2021-07-30T17:20:20.522Z] --- PASS: TestConfigInspect (2.17s) [2021-07-30T17:20:20.522Z] === RUN TestConfigList [2021-07-30T17:20:20.535Z] #20 35.73 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-30T17:20:20.535Z] #20 35.74 Unpacking python3-wheel (0.32.3-2) ... [2021-07-30T17:20:20.535Z] #20 35.96 Selecting previously unselected package sudo. [2021-07-30T17:20:20.535Z] #20 35.96 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-30T17:20:20.535Z] #20 35.99 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-30T17:20:20.875Z] #70 exporting layers 6.8s done [2021-07-30T17:20:20.875Z] #70 writing image sha256:cad4473652ea4b8301a632a658144464ceadb380311cae0c2771f9ebac91e813 done [2021-07-30T17:20:20.875Z] #70 naming to docker.io/library/docker:8223d5aaf82de61e0f65c4d97f7c5f403b283e56 done [2021-07-30T17:20:20.875Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-30T17:20:21.113Z] #20 36.36 Selecting previously unselected package thin-provisioning-tools. [2021-07-30T17:20:21.113Z] #20 36.36 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-30T17:20:21.113Z] #20 36.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-30T17:20:21.214Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=8223d5aaf82de61e0f65c4d97f7c5f403b283e56 -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:8223d5aaf82de61e0f65c4d97f7c5f403b283e56 hack/make.sh dynbinary test-integration [2021-07-30T17:20:21.376Z] #20 36.61 Selecting previously unselected package uidmap. [2021-07-30T17:20:21.376Z] #20 36.61 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-30T17:20:21.376Z] #20 36.63 Unpacking uidmap (1:4.5-1.1) ... [2021-07-30T17:20:21.640Z] #20 36.73 Selecting previously unselected package vim-runtime. [2021-07-30T17:20:21.640Z] #20 36.75 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-30T17:20:21.640Z] #20 36.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-30T17:20:21.640Z] #20 36.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-30T17:20:21.640Z] #20 36.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-30T17:20:21.775Z] [2021-07-30T17:20:21.775Z] Removing bundles/ [2021-07-30T17:20:21.775Z] [2021-07-30T17:20:21.775Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-30T17:20:21.775Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:20:21.775Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:20:22.429Z] --- PASS: TestConfigList (2.13s) [2021-07-30T17:20:22.429Z] === RUN TestConfigsCreateAndDelete [2021-07-30T17:20:24.164Z] 4612f6d0b889: Verifying Checksum [2021-07-30T17:20:24.164Z] 4612f6d0b889: Download complete [2021-07-30T17:20:24.203Z] #20 39.14 Selecting previously unselected package vim. [2021-07-30T17:20:24.204Z] #20 39.14 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-30T17:20:24.204Z] #20 39.19 Unpacking vim (2:8.1.0875-5) ... [2021-07-30T17:20:24.339Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2021-07-30T17:20:24.339Z] === RUN TestConfigsUpdate [2021-07-30T17:20:24.467Z] #20 39.63 Selecting previously unselected package xfsprogs. [2021-07-30T17:20:24.467Z] #20 39.65 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-30T17:20:24.467Z] #20 39.66 Unpacking xfsprogs (4.20.0-1) ... [2021-07-30T17:20:24.732Z] #20 39.96 Selecting previously unselected package zip. [2021-07-30T17:20:24.732Z] #20 39.97 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-30T17:20:24.732Z] #20 39.98 Unpacking zip (3.0-11+b1) ... [2021-07-30T17:20:25.012Z] #20 40.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-30T17:20:25.012Z] #20 40.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-30T17:20:25.012Z] #20 40.27 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-30T17:20:25.012Z] #20 40.30 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-30T17:20:25.012Z] #20 40.31 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-30T17:20:25.012Z] #20 40.33 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-30T17:20:25.012Z] #20 40.34 Setting up uidmap (1:4.5-1.1) ... [2021-07-30T17:20:25.012Z] #20 40.37 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-30T17:20:25.012Z] #20 40.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-30T17:20:25.012Z] #20 40.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-30T17:20:25.275Z] #20 40.43 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-30T17:20:25.275Z] #20 40.44 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-30T17:20:25.275Z] #20 40.45 Setting up xxd (2:8.1.0875-5) ... [2021-07-30T17:20:25.275Z] #20 40.48 Setting up zip (3.0-11+b1) ... [2021-07-30T17:20:25.275Z] #20 40.51 Setting up vim-common (2:8.1.0875-5) ... [2021-07-30T17:20:25.275Z] #20 40.55 Setting up bash-completion (1:2.8-6) ... [2021-07-30T17:20:26.876Z] --- PASS: TestConfigsUpdate (2.15s) [2021-07-30T17:20:26.876Z] === RUN TestTemplatedConfig [2021-07-30T17:20:28.769Z] #20 43.25 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-30T17:20:28.769Z] #20 43.26 Setting up xz-utils (5.2.4-1) ... [2021-07-30T17:20:28.769Z] #20 43.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-30T17:20:28.769Z] #20 43.29 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-30T17:20:28.769Z] #20 43.31 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-30T17:20:28.769Z] #20 43.41 invoke-rc.d: could not determine current runlevel [2021-07-30T17:20:28.769Z] #20 43.42 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-30T17:20:28.769Z] #20 43.44 Setting up pigz (2.4-1) ... [2021-07-30T17:20:28.769Z] #20 43.46 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-30T17:20:28.769Z] #20 43.48 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-30T17:20:28.769Z] #20 43.52 Setting up python-pip-whl (18.1-5) ... [2021-07-30T17:20:28.769Z] #20 43.53 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-30T17:20:28.769Z] #20 43.55 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-30T17:20:28.769Z] #20 43.97 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-30T17:20:28.769Z] #20 43.98 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-30T17:20:28.769Z] #20 44.03 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-30T17:20:28.769Z] #20 44.13 Setting up vim (2:8.1.0875-5) ... [2021-07-30T17:20:28.769Z] #20 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-30T17:20:28.769Z] #20 44.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-30T17:20:28.769Z] #20 44.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-30T17:20:28.769Z] #20 44.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-30T17:20:29.038Z] #20 44.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-30T17:20:29.038Z] #20 44.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-30T17:20:29.038Z] #20 44.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-30T17:20:29.038Z] #20 44.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-30T17:20:29.038Z] #20 44.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-30T17:20:29.038Z] #20 44.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-30T17:20:29.038Z] #20 44.29 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-30T17:20:29.038Z] #20 44.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-30T17:20:29.038Z] #20 44.32 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-30T17:20:29.038Z] #20 44.33 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-30T17:20:30.189Z] --- PASS: TestTemplatedConfig (3.28s) [2021-07-30T17:20:30.189Z] === RUN TestConfigCreateResolve [2021-07-30T17:20:31.598Z] #20 46.56 Setting up iptables (1.8.2-4) ... [2021-07-30T17:20:31.598Z] #20 46.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-30T17:20:31.598Z] #20 46.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-30T17:20:31.598Z] #20 46.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-30T17:20:31.598Z] #20 46.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-30T17:20:31.598Z] #20 46.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-30T17:20:31.598Z] #20 46.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-30T17:20:31.598Z] #20 46.67 Setting up python3 (3.7.3-1) ... [2021-07-30T17:20:31.861Z] #20 47.23 Setting up python3-wheel (0.32.3-2) ... [2021-07-30T17:20:32.104Z] --- PASS: TestConfigCreateResolve (2.14s) [2021-07-30T17:20:32.104Z] PASS [2021-07-30T17:20:32.104Z] [2021-07-30T17:20:32.104Z] DONE 6 tests in 14.071s [2021-07-30T17:20:32.104Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-30T17:20:32.104Z] INFO: Testing against a local daemon [2021-07-30T17:20:32.104Z] === RUN TestCheckpoint [2021-07-30T17:20:32.105Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:20:32.105Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-30T17:20:32.105Z] === RUN TestContainerInvalidJSON [2021-07-30T17:20:32.105Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:20:32.105Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:20:32.105Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:20:32.105Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:20:32.105Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:20:32.105Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:20:32.105Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-30T17:20:32.105Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-30T17:20:32.105Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-30T17:20:32.105Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-30T17:20:32.105Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-30T17:20:32.105Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-30T17:20:32.105Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-30T17:20:32.105Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-30T17:20:32.105Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-30T17:20:32.105Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-30T17:20:32.105Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-30T17:20:32.105Z] === RUN TestCopyFromContainer [2021-07-30T17:20:33.259Z] #20 48.17 Setting up apparmor (2.13.2-10) ... [2021-07-30T17:20:33.485Z] === RUN TestCopyFromContainer// [2021-07-30T17:20:33.485Z] === RUN TestCopyFromContainer//bar/root [2021-07-30T17:20:33.485Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-30T17:20:33.485Z] === RUN TestCopyFromContainer/bar/quux [2021-07-30T17:20:33.748Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-30T17:20:33.748Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-30T17:20:33.748Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-30T17:20:33.748Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-30T17:20:33.748Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-30T17:20:34.008Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer (1.81s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-30T17:20:34.008Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-30T17:20:34.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-30T17:20:34.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:20:34.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:20:34.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:20:34.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:20:34.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:20:34.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:20:34.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:20:34.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:20:34.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:20:34.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-30T17:20:34.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-30T17:20:34.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-30T17:20:34.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-30T17:20:34.008Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-30T17:20:34.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-30T17:20:34.008Z] === RUN TestCreateWithInvalidEnv [2021-07-30T17:20:34.008Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-30T17:20:34.008Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-30T17:20:34.008Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-30T17:20:34.008Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-30T17:20:34.008Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-30T17:20:34.008Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-30T17:20:34.008Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-30T17:20:34.008Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-30T17:20:34.008Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-30T17:20:34.008Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-30T17:20:34.008Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-30T17:20:34.008Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-30T17:20:34.008Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-30T17:20:34.008Z] === RUN TestCreateTmpfsMountsTarget [2021-07-30T17:20:34.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-30T17:20:34.008Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-30T17:20:34.540Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-30T17:20:34.540Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-dd1ea751\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-30T17:20:34.540Z] ---------------------------------------------------------------------------- [2021-07-30T17:20:34.540Z] [2021-07-30T17:20:34.540Z] INFO: executeCI.ps1 starting at Fri Jul 30 17:20:33 CUT 2021 [2021-07-30T17:20:34.540Z] [2021-07-30T17:20:34.540Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-30T17:20:34.540Z] INFO: Running git version 2.24.1.windows.2 [2021-07-30T17:20:34.540Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-30T17:20:34.540Z] INFO: Environment variables: [2021-07-30T17:20:34.540Z] [2021-07-30T17:20:34.540Z] Name Value [2021-07-30T17:20:34.540Z] ---- ----- [2021-07-30T17:20:34.540Z] ALLUSERSPROFILE C:\ProgramData [2021-07-30T17:20:34.540Z] amd64 true [2021-07-30T17:20:34.540Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-30T17:20:34.540Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-30T17:20:34.540Z] arm64 true [2021-07-30T17:20:34.540Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-30T17:20:34.540Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-30T17:20:34.540Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-30T17:20:34.540Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-30T17:20:34.540Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-30T17:20:34.540Z] BRANCH_NAME PR-42649 [2021-07-30T17:20:34.540Z] BUILD_DISPLAY_NAME #9 [2021-07-30T17:20:34.540Z] BUILD_ID 9 [2021-07-30T17:20:34.540Z] BUILD_NUMBER 9 [2021-07-30T17:20:34.540Z] BUILD_TAG jenkins-moby-PR-42649-9 [2021-07-30T17:20:34.540Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/ [2021-07-30T17:20:34.540Z] cgroup2 true [2021-07-30T17:20:34.540Z] CHANGE_AUTHOR rata [2021-07-30T17:20:34.540Z] CHANGE_BRANCH rata/seccomp-default-errno [2021-07-30T17:20:34.540Z] CHANGE_FORK kinvolk [2021-07-30T17:20:34.540Z] CHANGE_ID 42649 [2021-07-30T17:20:34.540Z] CHANGE_TARGET master [2021-07-30T17:20:34.540Z] CHANGE_TITLE seccomp: Use explicit DefaultErrnoRet [2021-07-30T17:20:34.540Z] CHANGE_URL https://github.com/moby/moby/pull/42649 [2021-07-30T17:20:34.540Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:20:34.540Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-30T17:20:34.540Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-30T17:20:34.540Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-30T17:20:34.540Z] COMPUTERNAME azwin-2-4ec290 [2021-07-30T17:20:34.540Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-30T17:20:34.540Z] ConfigSequenceNumber 0 [2021-07-30T17:20:34.540Z] dco true [2021-07-30T17:20:34.540Z] DOCKER_BUILDKIT 0 [2021-07-30T17:20:34.540Z] DOCKER_DUT_DEBUG 1 [2021-07-30T17:20:34.540Z] DOCKER_EXPERIMENTAL 1 [2021-07-30T17:20:34.540Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-30T17:20:34.540Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-30T17:20:34.540Z] EXECUTOR_NUMBER 0 [2021-07-30T17:20:34.540Z] FQDN azwin-2-4ec290.westus.cloudapp.azure.com [2021-07-30T17:20:34.540Z] GIT_BRANCH PR-42649 [2021-07-30T17:20:34.540Z] GIT_COMMIT b97d58617768ade16716a227ec0aa568cb82978a [2021-07-30T17:20:34.540Z] GIT_PREVIOUS_COMMIT 702f494f20a92d52164f62e4706239f6646c913a [2021-07-30T17:20:34.540Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 857664143db429a198fad673d8bda228caf3d762 [2021-07-30T17:20:34.540Z] GIT_URL https://github.com/moby/moby.git [2021-07-30T17:20:34.540Z] HUDSON_COOKIE 1d95a4b5-7d8a-47ee-a583-9f05d541b6e9 [2021-07-30T17:20:34.540Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-30T17:20:34.540Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-30T17:20:34.540Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-30T17:20:34.540Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-30T17:20:34.540Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-30T17:20:34.540Z] JENKINS_NODE_COOKIE b4a747d9-c4ce-42a2-89e1-ce340e620e1c [2021-07-30T17:20:34.540Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-30T17:20:34.540Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-30T17:20:34.540Z] JOB_BASE_NAME PR-42649 [2021-07-30T17:20:34.540Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/display/redirect [2021-07-30T17:20:34.540Z] JOB_NAME moby/PR-42649 [2021-07-30T17:20:34.540Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/ [2021-07-30T17:20:34.540Z] library.jps.version master [2021-07-30T17:20:34.540Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-30T17:20:34.540Z] NODE_LABELS amd64 azure azwin-2-4ec290 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-30T17:20:34.541Z] NODE_NAME azwin-2-4ec290 [2021-07-30T17:20:34.541Z] NUMBER_OF_PROCESSORS 4 [2021-07-30T17:20:34.541Z] OS Windows_NT [2021-07-30T17:20:34.541Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-30T17:20:34.541Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-30T17:20:34.541Z] ppc64le false [2021-07-30T17:20:34.541Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-30T17:20:34.541Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-30T17:20:34.541Z] PROCESSOR_LEVEL 6 [2021-07-30T17:20:34.541Z] PROCESSOR_REVISION 4f01 [2021-07-30T17:20:34.541Z] ProgramData C:\ProgramData [2021-07-30T17:20:34.541Z] ProgramFiles C:\Program Files [2021-07-30T17:20:34.541Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-30T17:20:34.541Z] ProgramW6432 C:\Program Files [2021-07-30T17:20:34.541Z] PROMPT $P$G [2021-07-30T17:20:34.541Z] PSExecutionPolicyPreference Bypass [2021-07-30T17:20:34.541Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-30T17:20:34.541Z] PUBLIC C:\Users\Public [2021-07-30T17:20:34.541Z] rootless true [2021-07-30T17:20:34.541Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect?page=artif... [2021-07-30T17:20:34.541Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect?page=changes [2021-07-30T17:20:34.541Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect [2021-07-30T17:20:34.541Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect?page=tests [2021-07-30T17:20:34.541Z] s390x false [2021-07-30T17:20:34.541Z] SKIP_VALIDATION_TESTS 1 [2021-07-30T17:20:34.541Z] SOURCES_DRIVE d [2021-07-30T17:20:34.541Z] SOURCES_SUBDIR gopath [2021-07-30T17:20:34.541Z] STAGE_NAME Run tests [2021-07-30T17:20:34.541Z] SystemDrive C: [2021-07-30T17:20:34.541Z] SystemRoot C:\Windows [2021-07-30T17:20:34.541Z] TEMP C:\Windows\TEMP [2021-07-30T17:20:34.541Z] TESTDEBUG 0 [2021-07-30T17:20:34.541Z] TESTRUN_DRIVE d [2021-07-30T17:20:34.541Z] TESTRUN_SUBDIR CI [2021-07-30T17:20:34.541Z] TIMEOUT 120m [2021-07-30T17:20:34.541Z] TMP C:\Windows\TEMP [2021-07-30T17:20:34.541Z] unit_validate true [2021-07-30T17:20:34.541Z] USERDOMAIN WORKGROUP [2021-07-30T17:20:34.541Z] USERNAME azwin-2-4ec290$ [2021-07-30T17:20:34.541Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-30T17:20:34.541Z] validate_force false [2021-07-30T17:20:34.541Z] windir C:\Windows [2021-07-30T17:20:34.541Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-30T17:20:34.541Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-30T17:20:34.541Z] windows2022 true [2021-07-30T17:20:34.541Z] windows2022containerd true [2021-07-30T17:20:34.541Z] windowsRS1 false [2021-07-30T17:20:34.541Z] windowsRS5 true [2021-07-30T17:20:34.541Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-30T17:20:34.541Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-30T17:20:34.541Z] [2021-07-30T17:20:34.541Z] [2021-07-30T17:20:34.541Z] [2021-07-30T17:20:34.655Z] #20 49.94 Setting up xfsprogs (4.20.0-1) ... [2021-07-30T17:20:34.655Z] #20 49.96 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-30T17:20:34.918Z] #20 50.30 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-30T17:20:35.869Z] #20 51.25 Setting up python3-distutils (3.7.3-1) ... [2021-07-30T17:20:36.073Z] INFO: Sources under d:\gopath\... [2021-07-30T17:20:36.073Z] INFO: Test run under d:\CI\... [2021-07-30T17:20:36.073Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-30T17:20:36.073Z] INFO: docker/docker repository was found [2021-07-30T17:20:36.446Z] #20 51.74 Setting up python3-setuptools (40.8.0-1) ... [2021-07-30T17:20:36.530Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-30T17:20:36.546Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2021-07-30T17:20:36.546Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-30T17:20:37.495Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-30T17:20:37.495Z] 29d5b6a226d2: Pulling fs layer [2021-07-30T17:20:37.843Z] #20 52.95 Setting up python3-pip (18.1-5) ... [2021-07-30T17:20:38.455Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2021-07-30T17:20:38.455Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-30T17:20:38.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:20:38.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:20:38.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:20:38.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:20:38.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:20:38.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:20:38.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:20:38.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:20:38.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:20:38.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:20:38.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:20:38.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:20:38.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:20:38.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:20:38.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:20:38.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-30T17:20:38.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-30T17:20:38.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-30T17:20:38.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-30T17:20:38.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-30T17:20:38.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-30T17:20:38.714Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-30T17:20:38.795Z] #20 54.12 Processing triggers for libc-bin (2.28-10) ... [2021-07-30T17:20:38.795Z] #20 54.17 Processing triggers for mime-support (3.62) ... [2021-07-30T17:20:39.284Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-07-30T17:20:39.284Z] === RUN TestCreateDifferentPlatform [2021-07-30T17:20:39.284Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-30T17:20:39.284Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-30T17:20:39.284Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-30T17:20:39.284Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-30T17:20:39.284Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-30T17:20:39.284Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-30T17:20:39.544Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-30T17:20:39.544Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-30T17:20:39.544Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-30T17:20:39.544Z] === RUN TestContainerStartOnDaemonRestart [2021-07-30T17:20:39.544Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-30T17:20:39.544Z] === RUN TestDaemonRestartIpcMode [2021-07-30T17:20:39.544Z] === PAUSE TestDaemonRestartIpcMode [2021-07-30T17:20:39.544Z] === RUN TestDaemonHostGatewayIP [2021-07-30T17:20:39.544Z] === PAUSE TestDaemonHostGatewayIP [2021-07-30T17:20:39.544Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-30T17:20:39.544Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-30T17:20:39.544Z] === RUN TestContainerKillOnDaemonStart [2021-07-30T17:20:39.544Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-30T17:20:39.544Z] === RUN TestDiff [2021-07-30T17:20:39.757Z] #20 DONE 54.9s [2021-07-30T17:20:39.757Z] [2021-07-30T17:20:39.757Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-30T17:20:39.757Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-07-30T17:20:40.114Z] --- PASS: TestDiff (0.74s) [2021-07-30T17:20:40.114Z] === RUN TestExecWithCloseStdin [2021-07-30T17:20:41.163Z] #21 1.305 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-30T17:20:41.163Z] #21 1.310 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-30T17:20:41.163Z] #21 1.316 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-30T17:20:41.163Z] #21 DONE 1.4s [2021-07-30T17:20:41.163Z] [2021-07-30T17:20:41.163Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:20:41.163Z] #54 sha256:adcc097d48af3d296e6d4139027ebbf5ea8040bc9d3f81cb4c92b6c936203df0 [2021-07-30T17:20:41.163Z] #54 ... [2021-07-30T17:20:41.163Z] [2021-07-30T17:20:41.163Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-30T17:20:41.163Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-30T17:20:41.494Z] --- PASS: TestExecWithCloseStdin (1.05s) [2021-07-30T17:20:41.494Z] === RUN TestExec [2021-07-30T17:20:42.433Z] --- PASS: TestExec (1.06s) [2021-07-30T17:20:42.433Z] === RUN TestExecUser [2021-07-30T17:20:43.372Z] --- PASS: TestExecUser (1.02s) [2021-07-30T17:20:43.372Z] === RUN TestExportContainerAndImportImage [2021-07-30T17:20:44.313Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-07-30T17:20:44.313Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-30T17:20:45.392Z] #22 3.869 Collecting yamllint==1.26.1 [2021-07-30T17:20:45.693Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-07-30T17:20:45.693Z] === RUN TestHealthCheckWorkdir [2021-07-30T17:20:47.072Z] --- PASS: TestHealthCheckWorkdir (1.45s) [2021-07-30T17:20:47.073Z] === RUN TestHealthKillContainer [2021-07-30T17:20:47.802Z] 29d5b6a226d2: Verifying Checksum [2021-07-30T17:20:47.802Z] 29d5b6a226d2: Download complete [2021-07-30T17:20:50.367Z] --- PASS: TestHealthKillContainer (3.10s) [2021-07-30T17:20:50.367Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-30T17:20:50.706Z] #22 9.214 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-30T17:20:50.936Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-07-30T17:20:50.936Z] === RUN TestIpcModeNone [2021-07-30T17:20:51.656Z] #22 10.37 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-30T17:20:51.656Z] #22 10.45 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-30T17:20:51.656Z] #22 10.52 Collecting pyyaml (from yamllint==1.26.1) [2021-07-30T17:20:51.656Z] #22 10.72 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-30T17:20:51.876Z] --- PASS: TestIpcModeNone (1.05s) [2021-07-30T17:20:51.876Z] === RUN TestIpcModePrivate [2021-07-30T17:20:52.606Z] #22 11.44 Installing build dependencies: started [2021-07-30T17:20:52.816Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-30T17:20:53.075Z] --- PASS: TestIpcModePrivate (1.07s) [2021-07-30T17:20:53.075Z] === RUN TestIpcModeShareable [2021-07-30T17:20:53.183Z] #22 ... [2021-07-30T17:20:53.183Z] [2021-07-30T17:20:53.183Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-30T17:20:53.183Z] #50 sha256:3f379efb86a3fad8b5b544fe1240503868edd6cd982856fd406e3d8e4f00336f [2021-07-30T17:20:53.183Z] #50 170.9 + /build/golangci-lint --version [2021-07-30T17:20:53.447Z] #50 171.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-30T17:20:53.719Z] #50 DONE 171.6s [2021-07-30T17:20:53.719Z] [2021-07-30T17:20:53.719Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:20:53.719Z] #54 sha256:adcc097d48af3d296e6d4139027ebbf5ea8040bc9d3f81cb4c92b6c936203df0 [2021-07-30T17:20:54.025Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-30T17:20:54.025Z] --- PASS: TestIpcModeShareable (1.03s) [2021-07-30T17:20:54.025Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-30T17:20:56.247Z] Running on azwin-2-80e790 in d:\jenkins\workspace\moby_PR-42649 [Pipeline] { [Pipeline] ws [2021-07-30T17:20:56.268Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-30T17:20:56.365Z] The recommended git tool is: git [2021-07-30T17:20:56.575Z] using credential docker-jenkins-github-credentials [2021-07-30T17:20:56.648Z] Cloning the remote Git repository [2021-07-30T17:20:56.648Z] Cloning with configured refspecs honoured and without tags [2021-07-30T17:20:57.320Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2021-07-30T17:20:57.320Z] === RUN TestAPIIpcModeHost [2021-07-30T17:20:56.680Z] Cloning repository https://github.com/moby/moby.git [2021-07-30T17:20:56.680Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-30T17:20:56.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:20:56.732Z] > git --version # timeout=10 [2021-07-30T17:20:56.775Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-30T17:20:56.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:20:56.777Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:20:57.889Z] --- PASS: TestAPIIpcModeHost (1.05s) [2021-07-30T17:20:57.889Z] === RUN TestDaemonIpcModeShareable [2021-07-30T17:20:59.796Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-30T17:20:59.796Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2021-07-30T17:20:59.796Z] === RUN TestDaemonIpcModePrivate [2021-07-30T17:21:01.178Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-30T17:21:01.178Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2021-07-30T17:21:01.178Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-30T17:21:02.560Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-30T17:21:02.819Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2021-07-30T17:21:02.819Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-30T17:21:03.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-30T17:21:03.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-30T17:21:04.727Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-30T17:21:04.727Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2021-07-30T17:21:04.727Z] === RUN TestIpcModeOlderClient [2021-07-30T17:21:04.727Z] === PAUSE TestIpcModeOlderClient [2021-07-30T17:21:04.727Z] === RUN TestKillContainerInvalidSignal [2021-07-30T17:21:05.296Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-07-30T17:21:05.296Z] === RUN TestKillContainer [2021-07-30T17:21:05.296Z] === RUN TestKillContainer/no_signal [2021-07-30T17:21:05.866Z] === RUN TestKillContainer/non_killing_signal [2021-07-30T17:21:06.435Z] === RUN TestKillContainer/killing_signal [2021-07-30T17:21:07.374Z] --- PASS: TestKillContainer (2.02s) [2021-07-30T17:21:07.374Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-07-30T17:21:07.375Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-07-30T17:21:07.375Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-07-30T17:21:07.375Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-30T17:21:07.375Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-30T17:21:07.635Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-30T17:21:08.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-07-30T17:21:08.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2021-07-30T17:21:08.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-07-30T17:21:08.573Z] === RUN TestKillStoppedContainer [2021-07-30T17:21:08.573Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-30T17:21:08.573Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-30T17:21:08.573Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-30T17:21:08.573Z] === RUN TestKillDifferentUserContainer [2021-07-30T17:21:08.665Z] #54 ... [2021-07-30T17:21:08.665Z] [2021-07-30T17:21:08.665Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-30T17:21:08.665Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-30T17:21:08.665Z] #22 25.50 Installing build dependencies: finished with status 'done' [2021-07-30T17:21:09.143Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-07-30T17:21:09.143Z] === RUN TestInspectOomKilledTrue [2021-07-30T17:21:09.143Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-30T17:21:09.143Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-30T17:21:09.143Z] === RUN TestInspectOomKilledFalse [2021-07-30T17:21:09.712Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2021-07-30T17:21:09.712Z] === RUN TestLinksEtcHostsContentMatch [2021-07-30T17:21:10.653Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2021-07-30T17:21:10.653Z] === RUN TestLinksContainerNames [2021-07-30T17:21:11.984Z] #22 30.43 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-30T17:21:11.984Z] #22 30.43 Building wheels for collected packages: yamllint, pyyaml [2021-07-30T17:21:11.984Z] #22 30.44 Running setup.py bdist_wheel for yamllint: started [2021-07-30T17:21:12.033Z] --- PASS: TestLinksContainerNames (1.34s) [2021-07-30T17:21:12.033Z] === RUN TestLogsFollowTailEmpty [2021-07-30T17:21:12.218Z] Fetching without tags [2021-07-30T17:21:12.248Z] #22 31.24 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-30T17:21:12.248Z] #22 31.24 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-30T17:21:12.248Z] #22 31.29 Running setup.py bdist_wheel for pyyaml: started [2021-07-30T17:21:11.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:21:11.962Z] > git config --add remote.origin.fetch +refs/pull/42649/head:refs/remotes/origin/PR-42649 # timeout=10 [2021-07-30T17:21:12.020Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:21:12.136Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-30T17:21:12.251Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-30T17:21:12.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:21:12.253Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42649/head:refs/remotes/origin/PR-42649 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-30T17:21:12.604Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2021-07-30T17:21:12.604Z] === RUN TestContainerNetworkMountsNoChown [2021-07-30T17:21:13.174Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/default [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/default [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/private [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/private [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/rprivate [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/slave [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/slave [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/rslave [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/shared [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/shared [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/rshared [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-30T17:21:13.174Z] === CONT TestMountDaemonRoot/default [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:21:13.174Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:21:13.174Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-30T17:21:13.174Z] === CONT TestMountDaemonRoot/rshared [2021-07-30T17:21:13.174Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:21:13.175Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:21:13.175Z] === CONT TestMountDaemonRoot/shared [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-30T17:21:13.175Z] === CONT TestMountDaemonRoot/rslave [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:21:13.175Z] === CONT TestMountDaemonRoot/slave [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:21:13.175Z] === CONT TestMountDaemonRoot/rprivate [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:21:13.175Z] === CONT TestMountDaemonRoot/private [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:21:13.175Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-30T17:21:13.175Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-30T17:21:13.175Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:21:13.175Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-30T17:21:13.233Z] Merging remotes/origin/master commit f07e53e0bb97c6364032bb14a020c50118eb7394 into PR head commit fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:21:13.436Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:21:13.644Z] #22 32.57 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-30T17:21:13.644Z] #22 32.57 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-30T17:21:13.696Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:21:13.696Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-30T17:21:13.696Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:21:13.696Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-30T17:21:13.696Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-30T17:21:13.696Z] === RUN TestContainerBindMountNonRecursive [2021-07-30T17:21:13.908Z] #22 32.70 Successfully built yamllint pyyaml [2021-07-30T17:21:13.908Z] #22 32.71 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-30T17:21:13.265Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:21:13.311Z] > git checkout -f fb794166d9406aefcb2ad0f5a2d7eeaa84181f80 # timeout=10 [2021-07-30T17:21:14.181Z] #22 33.04 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-30T17:21:14.447Z] #22 DONE 33.5s [2021-07-30T17:21:14.447Z] [2021-07-30T17:21:14.447Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:21:14.447Z] #54 sha256:adcc097d48af3d296e6d4139027ebbf5ea8040bc9d3f81cb4c92b6c936203df0 [2021-07-30T17:21:15.606Z] --- PASS: TestContainerBindMountNonRecursive (1.81s) [2021-07-30T17:21:15.606Z] === RUN TestContainerVolumesMountedAsShared [2021-07-30T17:21:15.866Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-07-30T17:21:15.866Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-30T17:21:16.471Z] #54 ... [2021-07-30T17:21:16.471Z] [2021-07-30T17:21:16.471Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:21:16.471Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:21:16.471Z] #57 160.3 + bin/containerd [2021-07-30T17:21:16.810Z] --- PASS: TestContainerVolumesMountedAsSlave (0.78s) [2021-07-30T17:21:16.810Z] === RUN TestNetworkNat [2021-07-30T17:21:17.092Z] Merge succeeded, producing e89c7c0221e174375f888a289442c190f805583d [2021-07-30T17:21:17.092Z] Checking out Revision e89c7c0221e174375f888a289442c190f805583d (PR-42649) [2021-07-30T17:21:17.389Z] --- PASS: TestNetworkNat (0.77s) [2021-07-30T17:21:17.389Z] === RUN TestNetworkLocalhostTCPNat [2021-07-30T17:21:17.431Z] Commit message: "Merge commit 'f07e53e0bb97c6364032bb14a020c50118eb7394' into HEAD" [2021-07-30T17:21:17.552Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-30T17:21:16.135Z] > git remote # timeout=10 [2021-07-30T17:21:16.188Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T17:21:16.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-30T17:21:16.242Z] > git merge f07e53e0bb97c6364032bb14a020c50118eb7394 # timeout=10 [2021-07-30T17:21:17.008Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-30T17:21:17.125Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T17:21:17.174Z] > git checkout -f e89c7c0221e174375f888a289442c190f805583d # timeout=10 [2021-07-30T17:21:17.463Z] > git rev-list --no-walk 702f494f20a92d52164f62e4706239f6646c913a # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-30T17:21:18.332Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-07-30T17:21:18.332Z] === RUN TestNetworkLoopbackNat [2021-07-30T17:21:18.869Z] + docker version [2021-07-30T17:21:18.869Z] Client: Mirantis Container Runtime [2021-07-30T17:21:18.869Z] Version: 20.10.0 [2021-07-30T17:21:18.869Z] API version: 1.41 [2021-07-30T17:21:18.869Z] Go version: go1.13.15 [2021-07-30T17:21:18.869Z] Git commit: 6ee42dc [2021-07-30T17:21:18.869Z] Built: 03/11/2021 13:24:56 [2021-07-30T17:21:18.869Z] OS/Arch: windows/amd64 [2021-07-30T17:21:18.869Z] Context: default [2021-07-30T17:21:18.869Z] Experimental: true [2021-07-30T17:21:18.869Z] [2021-07-30T17:21:18.869Z] Server: Mirantis Container Runtime [2021-07-30T17:21:18.869Z] Engine: [2021-07-30T17:21:18.869Z] Version: 20.10.0 [2021-07-30T17:21:18.869Z] API version: 1.41 (minimum version 1.24) [2021-07-30T17:21:18.869Z] Go version: go1.13.15 [2021-07-30T17:21:18.869Z] Git commit: 1e08f21e79 [2021-07-30T17:21:18.869Z] Built: 03/11/2021 13:23:32 [2021-07-30T17:21:18.869Z] OS/Arch: windows/amd64 [2021-07-30T17:21:18.869Z] Experimental: true [Pipeline] sh [2021-07-30T17:21:19.884Z] + docker info [2021-07-30T17:21:20.847Z] Client: [2021-07-30T17:21:20.847Z] Context: default [2021-07-30T17:21:20.847Z] Debug Mode: false [2021-07-30T17:21:20.847Z] Plugins: [2021-07-30T17:21:20.847Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-30T17:21:20.847Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-30T17:21:20.847Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-30T17:21:20.847Z] [2021-07-30T17:21:20.847Z] Server: [2021-07-30T17:21:20.847Z] Containers: 0 [2021-07-30T17:21:20.847Z] Running: 0 [2021-07-30T17:21:20.847Z] Paused: 0 [2021-07-30T17:21:20.847Z] Stopped: 0 [2021-07-30T17:21:20.847Z] Images: 10 [2021-07-30T17:21:20.847Z] Server Version: 20.10.0 [2021-07-30T17:21:20.847Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-30T17:21:20.847Z] Windows: [2021-07-30T17:21:20.847Z] LCOW: [2021-07-30T17:21:20.847Z] Logging Driver: json-file [2021-07-30T17:21:20.847Z] Plugins: [2021-07-30T17:21:20.847Z] Volume: local [2021-07-30T17:21:20.847Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T17:21:20.847Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T17:21:20.847Z] Swarm: inactive [2021-07-30T17:21:20.847Z] Default Isolation: process [2021-07-30T17:21:20.847Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-30T17:21:20.847Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-30T17:21:20.847Z] OSType: windows [2021-07-30T17:21:20.847Z] Architecture: x86_64 [2021-07-30T17:21:20.847Z] CPUs: 4 [2021-07-30T17:21:20.847Z] Total Memory: 32GiB [2021-07-30T17:21:20.847Z] Name: azwin-2-80e790 [2021-07-30T17:21:20.847Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-30T17:21:20.847Z] Docker Root Dir: D:\docker [2021-07-30T17:21:20.847Z] Debug Mode: false [2021-07-30T17:21:20.847Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:21:20.847Z] Labels: [2021-07-30T17:21:20.847Z] Experimental: true [2021-07-30T17:21:20.847Z] Insecure Registries: [2021-07-30T17:21:20.847Z] 10.0.0.4:5000 [2021-07-30T17:21:20.847Z] 127.0.0.0/8 [2021-07-30T17:21:20.847Z] Registry Mirrors: [2021-07-30T17:21:20.847Z] http://10.0.0.4:5000/ [2021-07-30T17:21:20.847Z] Live Restore Enabled: false [2021-07-30T17:21:20.847Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-30T17:21:21.624Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2021-07-30T17:21:21.624Z] === RUN TestPause [2021-07-30T17:21:21.798Z] #57 ... [2021-07-30T17:21:21.798Z] [2021-07-30T17:21:21.798Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-30T17:21:21.798Z] #54 sha256:adcc097d48af3d296e6d4139027ebbf5ea8040bc9d3f81cb4c92b6c936203df0 [2021-07-30T17:21:21.798Z] #54 105.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-30T17:21:21.798Z] #54 106.2 + mkdir -p /build [2021-07-30T17:21:21.798Z] #54 106.2 + cp runc /build/runc [2021-07-30T17:21:21.798Z] #54 DONE 106.7s [2021-07-30T17:21:21.798Z] [2021-07-30T17:21:21.798Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-30T17:21:21.798Z] #24 sha256:4ca6a8c5b6e49a6e7e481e351c0b33e296326674d32aabe0d1880bcd03d57254 [2021-07-30T17:21:21.798Z] #24 199.1 + return [2021-07-30T17:21:21.798Z] #24 DONE 199.3s [2021-07-30T17:21:21.798Z] [2021-07-30T17:21:21.798Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:21:21.798Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:21:21.884Z] --- PASS: TestPause (0.65s) [2021-07-30T17:21:21.884Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-30T17:21:21.884Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-30T17:21:21.884Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-30T17:21:21.884Z] === RUN TestPauseStopPausedContainer [2021-07-30T17:21:22.454Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2021-07-30T17:21:22.454Z] === RUN TestPidHost [2021-07-30T17:21:23.725Z] #57 ... [2021-07-30T17:21:23.725Z] [2021-07-30T17:21:23.725Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-30T17:21:23.725Z] #25 sha256:e785f75692894f176d81766424fb1e9350baedd65ab611c0d50bc08456b8bbfd [2021-07-30T17:21:23.725Z] #25 DONE 0.2s [2021-07-30T17:21:23.725Z] [2021-07-30T17:21:23.725Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-30T17:21:23.725Z] #30 sha256:250afe73fc6a70924bebccad4b7fff57ab58f9792f9f007caec87c1ce5c54513 [2021-07-30T17:21:24.364Z] --- PASS: TestPidHost (1.87s) [2021-07-30T17:21:24.364Z] === RUN TestPsFilter [2021-07-30T17:21:24.364Z] --- PASS: TestPsFilter (0.09s) [2021-07-30T17:21:24.364Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-30T17:21:24.655Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|exports_file|files|deps) took 2m14.982985335s [2021-07-30T17:21:24.655Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 535.816123ms [2021-07-30T17:21:25.121Z] #30 DONE 1.4s [2021-07-30T17:21:25.121Z] [2021-07-30T17:21:25.121Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:21:25.121Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:21:25.121Z] #57 ... [2021-07-30T17:21:25.121Z] [2021-07-30T17:21:25.121Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-30T17:21:25.121Z] #33 sha256:1da9906c71da83f91d280b94794093c838e8bc23547c2c26b3e1ebad21620a96 [2021-07-30T17:21:25.121Z] #33 DONE 0.1s [2021-07-30T17:21:25.303Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-07-30T17:21:25.303Z] === RUN TestRemoveContainerWithVolume [2021-07-30T17:21:25.384Z] [2021-07-30T17:21:25.384Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-30T17:21:25.384Z] #35 sha256:f386428f424e24e15bf29cf48b44ab09d3e2cc8420971c985a5584b0b24f6aa5 [2021-07-30T17:21:25.384Z] #35 DONE 0.1s [2021-07-30T17:21:25.385Z] [2021-07-30T17:21:25.385Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-30T17:21:25.385Z] #38 sha256:6a5ab72f1c467e7524adb5d8ee7a69724ceaeb515fab18d552cd28e17e07cbfd [2021-07-30T17:21:25.648Z] #38 DONE 0.1s [2021-07-30T17:21:25.648Z] [2021-07-30T17:21:25.648Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-30T17:21:25.648Z] #41 sha256:aeb57739231323ed3d5347903c2fc23850474f5a7df01ceb39c4228b9219bfb5 [2021-07-30T17:21:25.648Z] #41 DONE 0.2s [2021-07-30T17:21:25.648Z] [2021-07-30T17:21:25.648Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-30T17:21:25.648Z] #45 sha256:072b5621adeffdddd71c584b30a8e8f8e6c187bbf836cce4de91af1791912eb2 [2021-07-30T17:21:25.648Z] #45 DONE 0.1s [2021-07-30T17:21:25.648Z] [2021-07-30T17:21:25.648Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:21:25.648Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:21:25.873Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-07-30T17:21:25.873Z] === RUN TestRemoveContainerRunning [2021-07-30T17:21:25.913Z] #57 ... [2021-07-30T17:21:25.913Z] [2021-07-30T17:21:25.913Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-30T17:21:25.913Z] #47 sha256:862654c74919a697196b372f0abe28e85258aedc738f95733fef4e58d416441f [2021-07-30T17:21:25.913Z] #47 DONE 0.1s [2021-07-30T17:21:25.913Z] [2021-07-30T17:21:25.913Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-30T17:21:25.913Z] #49 sha256:6d9300dc310f0364849e1c8d27208346483136d3c597e17d8053d914922e50dd [2021-07-30T17:21:25.913Z] #49 DONE 0.1s [2021-07-30T17:21:25.913Z] [2021-07-30T17:21:25.913Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-30T17:21:25.913Z] #51 sha256:3d08503b8c4ec556941518de84d331e0ddba4ee20f3c4dc5cc544739594451da [2021-07-30T17:21:26.175Z] #51 DONE 0.2s [2021-07-30T17:21:26.175Z] [2021-07-30T17:21:26.175Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:21:26.175Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:21:26.175Z] #57 ... [2021-07-30T17:21:26.175Z] [2021-07-30T17:21:26.175Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-30T17:21:26.175Z] #53 sha256:5ad2901b7887b9a6f28e6022bde5685d9d018d7b3efc2f5f5f6cacecda83a80c [2021-07-30T17:21:26.175Z] #53 DONE 0.1s [2021-07-30T17:21:26.175Z] [2021-07-30T17:21:26.175Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-30T17:21:26.175Z] #55 sha256:04161c917b5e2ac6e120725be31c4f46613006b3721b93d9e152f83160e39c18 [2021-07-30T17:21:26.437Z] #55 DONE 0.1s [2021-07-30T17:21:26.437Z] [2021-07-30T17:21:26.437Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-30T17:21:26.437Z] #57 sha256:034dd0246a92aa92cec60641dd8221443bbd575c39b332f6499f31507b1da24f [2021-07-30T17:21:26.451Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-07-30T17:21:26.452Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-30T17:21:27.020Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-07-30T17:21:27.020Z] === RUN TestRemoveInvalidContainer [2021-07-30T17:21:27.020Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-30T17:21:27.020Z] === RUN TestRenameLinkedContainer [2021-07-30T17:21:28.580Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-30T17:21:28.580Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-459a0a77\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-30T17:21:28.580Z] ---------------------------------------------------------------------------- [2021-07-30T17:21:28.580Z] [2021-07-30T17:21:28.580Z] INFO: executeCI.ps1 starting at Fri Jul 30 17:21:28 CUT 2021 [2021-07-30T17:21:28.580Z] [2021-07-30T17:21:28.580Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-30T17:21:28.580Z] INFO: Running git version 2.24.1.windows.2 [2021-07-30T17:21:28.580Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-30T17:21:28.580Z] INFO: Environment variables: [2021-07-30T17:21:28.580Z] [2021-07-30T17:21:28.580Z] Name Value [2021-07-30T17:21:28.580Z] ---- ----- [2021-07-30T17:21:28.580Z] ALLUSERSPROFILE C:\ProgramData [2021-07-30T17:21:28.580Z] amd64 true [2021-07-30T17:21:28.580Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-30T17:21:28.580Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-30T17:21:28.580Z] arm64 true [2021-07-30T17:21:28.580Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-30T17:21:28.580Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-30T17:21:28.580Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-30T17:21:28.580Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-30T17:21:28.580Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-30T17:21:28.580Z] BRANCH_NAME PR-42649 [2021-07-30T17:21:28.580Z] BUILD_DISPLAY_NAME #9 [2021-07-30T17:21:28.580Z] BUILD_ID 9 [2021-07-30T17:21:28.580Z] BUILD_NUMBER 9 [2021-07-30T17:21:28.580Z] BUILD_TAG jenkins-moby-PR-42649-9 [2021-07-30T17:21:28.580Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/ [2021-07-30T17:21:28.580Z] cgroup2 true [2021-07-30T17:21:28.580Z] CHANGE_AUTHOR rata [2021-07-30T17:21:28.580Z] CHANGE_BRANCH rata/seccomp-default-errno [2021-07-30T17:21:28.580Z] CHANGE_FORK kinvolk [2021-07-30T17:21:28.580Z] CHANGE_ID 42649 [2021-07-30T17:21:28.580Z] CHANGE_TARGET master [2021-07-30T17:21:28.580Z] CHANGE_TITLE seccomp: Use explicit DefaultErrnoRet [2021-07-30T17:21:28.580Z] CHANGE_URL https://github.com/moby/moby/pull/42649 [2021-07-30T17:21:28.580Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-30T17:21:28.580Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-30T17:21:28.580Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-30T17:21:28.580Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-30T17:21:28.580Z] COMPUTERNAME azwin-2-80e790 [2021-07-30T17:21:28.580Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-30T17:21:28.580Z] ConfigSequenceNumber 0 [2021-07-30T17:21:28.580Z] dco true [2021-07-30T17:21:28.580Z] DOCKER_BUILDKIT 0 [2021-07-30T17:21:28.580Z] DOCKER_DUT_DEBUG 1 [2021-07-30T17:21:28.580Z] DOCKER_EXPERIMENTAL 1 [2021-07-30T17:21:28.580Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-30T17:21:28.580Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-07-30T17:21:28.580Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-30T17:21:28.580Z] EXECUTOR_NUMBER 0 [2021-07-30T17:21:28.580Z] FQDN azwin-2-80e790.westus.cloudapp.azure.com [2021-07-30T17:21:28.580Z] GIT_BRANCH PR-42649 [2021-07-30T17:21:28.580Z] GIT_COMMIT e89c7c0221e174375f888a289442c190f805583d [2021-07-30T17:21:28.580Z] GIT_PREVIOUS_COMMIT 702f494f20a92d52164f62e4706239f6646c913a [2021-07-30T17:21:28.580Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 857664143db429a198fad673d8bda228caf3d762 [2021-07-30T17:21:28.580Z] GIT_URL https://github.com/moby/moby.git [2021-07-30T17:21:28.580Z] HUDSON_COOKIE 77f246ba-02ed-4be1-8b2b-95bfe4d445d4 [2021-07-30T17:21:28.580Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-30T17:21:28.580Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-30T17:21:28.580Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-30T17:21:28.580Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-30T17:21:28.580Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-30T17:21:28.580Z] JENKINS_NODE_COOKIE f71bbd28-6e66-4fd5-97d1-fd4829452a00 [2021-07-30T17:21:28.580Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-30T17:21:28.580Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-30T17:21:28.580Z] JOB_BASE_NAME PR-42649 [2021-07-30T17:21:28.580Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/display/redirect [2021-07-30T17:21:28.580Z] JOB_NAME moby/PR-42649 [2021-07-30T17:21:28.580Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/ [2021-07-30T17:21:28.580Z] library.jps.version master [2021-07-30T17:21:28.580Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-30T17:21:28.581Z] NODE_LABELS amd64 azure azwin-2-80e790 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-30T17:21:28.581Z] NODE_NAME azwin-2-80e790 [2021-07-30T17:21:28.581Z] NUMBER_OF_PROCESSORS 4 [2021-07-30T17:21:28.581Z] OS Windows_NT [2021-07-30T17:21:28.581Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-30T17:21:28.581Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-30T17:21:28.581Z] ppc64le false [2021-07-30T17:21:28.581Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-30T17:21:28.581Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-30T17:21:28.581Z] PROCESSOR_LEVEL 6 [2021-07-30T17:21:28.581Z] PROCESSOR_REVISION 4f01 [2021-07-30T17:21:28.581Z] ProgramData C:\ProgramData [2021-07-30T17:21:28.581Z] ProgramFiles C:\Program Files [2021-07-30T17:21:28.581Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-30T17:21:28.581Z] ProgramW6432 C:\Program Files [2021-07-30T17:21:28.581Z] PROMPT $P$G [2021-07-30T17:21:28.581Z] PSExecutionPolicyPreference Bypass [2021-07-30T17:21:28.581Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-30T17:21:28.581Z] PUBLIC C:\Users\Public [2021-07-30T17:21:28.581Z] rootless true [2021-07-30T17:21:28.581Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect?page=artif... [2021-07-30T17:21:28.581Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect?page=changes [2021-07-30T17:21:28.581Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect [2021-07-30T17:21:28.581Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42649/9/display/redirect?page=tests [2021-07-30T17:21:28.581Z] s390x false [2021-07-30T17:21:28.581Z] SKIP_VALIDATION_TESTS 1 [2021-07-30T17:21:28.581Z] SOURCES_DRIVE d [2021-07-30T17:21:28.581Z] SOURCES_SUBDIR gopath [2021-07-30T17:21:28.581Z] STAGE_NAME Run tests [2021-07-30T17:21:28.581Z] SystemDrive C: [2021-07-30T17:21:28.581Z] SystemRoot C:\Windows [2021-07-30T17:21:28.581Z] TEMP C:\Windows\TEMP [2021-07-30T17:21:28.581Z] TESTDEBUG 0 [2021-07-30T17:21:28.581Z] TESTRUN_DRIVE d [2021-07-30T17:21:28.581Z] TESTRUN_SUBDIR CI [2021-07-30T17:21:28.581Z] TIMEOUT 120m [2021-07-30T17:21:28.581Z] TMP C:\Windows\TEMP [2021-07-30T17:21:28.581Z] unit_validate true [2021-07-30T17:21:28.581Z] USERDOMAIN WORKGROUP [2021-07-30T17:21:28.581Z] USERNAME azwin-2-80e790$ [2021-07-30T17:21:28.581Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-30T17:21:28.581Z] validate_force false [2021-07-30T17:21:28.581Z] windir C:\Windows [2021-07-30T17:21:28.581Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-30T17:21:28.581Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-30T17:21:28.581Z] windows2022 true [2021-07-30T17:21:28.581Z] windows2022containerd true [2021-07-30T17:21:28.581Z] windowsRS1 false [2021-07-30T17:21:28.581Z] windowsRS5 true [2021-07-30T17:21:28.581Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-30T17:21:28.581Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-30T17:21:28.581Z] [2021-07-30T17:21:28.581Z] [2021-07-30T17:21:28.581Z] [2021-07-30T17:21:28.581Z] INFO: Sources under d:\gopath\... [2021-07-30T17:21:28.581Z] INFO: Test run under d:\CI\... [2021-07-30T17:21:28.581Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-30T17:21:28.581Z] INFO: docker/docker repository was found [2021-07-30T17:21:29.037Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-30T17:21:29.037Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-30T17:21:29.037Z] INFO: Docker version of control daemon [2021-07-30T17:21:29.037Z] [2021-07-30T17:21:29.037Z] Client: Mirantis Container Runtime [2021-07-30T17:21:29.037Z] Version: 20.10.0 [2021-07-30T17:21:29.037Z] API version: 1.41 [2021-07-30T17:21:29.037Z] Go version: go1.13.15 [2021-07-30T17:21:29.037Z] Git commit: 6ee42dc [2021-07-30T17:21:29.037Z] Built: 03/11/2021 13:24:56 [2021-07-30T17:21:29.037Z] OS/Arch: windows/amd64 [2021-07-30T17:21:29.037Z] Context: default [2021-07-30T17:21:29.037Z] Experimental: true [2021-07-30T17:21:29.037Z] [2021-07-30T17:21:29.037Z] Server: Mirantis Container Runtime [2021-07-30T17:21:29.037Z] Engine: [2021-07-30T17:21:29.037Z] Version: 20.10.0 [2021-07-30T17:21:29.037Z] API version: 1.41 (minimum version 1.24) [2021-07-30T17:21:29.037Z] Go version: go1.13.15 [2021-07-30T17:21:29.037Z] Git commit: 1e08f21e79 [2021-07-30T17:21:29.037Z] Built: 03/11/2021 13:23:32 [2021-07-30T17:21:29.037Z] OS/Arch: windows/amd64 [2021-07-30T17:21:29.037Z] Experimental: true [2021-07-30T17:21:29.037Z] [2021-07-30T17:21:29.037Z] INFO: Docker info of control daemon [2021-07-30T17:21:29.037Z] [2021-07-30T17:21:29.493Z] Client: [2021-07-30T17:21:29.493Z] Context: default [2021-07-30T17:21:29.493Z] Debug Mode: false [2021-07-30T17:21:29.493Z] Plugins: [2021-07-30T17:21:29.493Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-30T17:21:29.493Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-30T17:21:29.493Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-30T17:21:29.493Z] [2021-07-30T17:21:29.493Z] Server: [2021-07-30T17:21:29.493Z] Containers: 0 [2021-07-30T17:21:29.493Z] Running: 0 [2021-07-30T17:21:29.493Z] Paused: 0 [2021-07-30T17:21:29.493Z] Stopped: 0 [2021-07-30T17:21:29.493Z] Images: 10 [2021-07-30T17:21:29.493Z] Server Version: 20.10.0 [2021-07-30T17:21:29.493Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-30T17:21:29.493Z] Windows: [2021-07-30T17:21:29.493Z] LCOW: [2021-07-30T17:21:29.493Z] Logging Driver: json-file [2021-07-30T17:21:29.493Z] Plugins: [2021-07-30T17:21:29.493Z] Volume: local [2021-07-30T17:21:29.493Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T17:21:29.493Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T17:21:29.493Z] Swarm: inactive [2021-07-30T17:21:29.493Z] Default Isolation: process [2021-07-30T17:21:29.493Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-30T17:21:29.493Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-30T17:21:29.493Z] OSType: windows [2021-07-30T17:21:29.493Z] Architecture: x86_64 [2021-07-30T17:21:29.493Z] CPUs: 4 [2021-07-30T17:21:29.493Z] Total Memory: 32GiB [2021-07-30T17:21:29.493Z] Name: azwin-2-80e790 [2021-07-30T17:21:29.493Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-30T17:21:29.493Z] Docker Root Dir: D:\docker [2021-07-30T17:21:29.493Z] Debug Mode: false [2021-07-30T17:21:29.493Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:21:29.493Z] Labels: [2021-07-30T17:21:29.493Z] Experimental: true [2021-07-30T17:21:29.493Z] Insecure Registries: [2021-07-30T17:21:29.493Z] 10.0.0.4:5000 [2021-07-30T17:21:29.493Z] 127.0.0.0/8 [2021-07-30T17:21:29.493Z] Registry Mirrors: [2021-07-30T17:21:29.493Z] http://10.0.0.4:5000/ [2021-07-30T17:21:29.493Z] Live Restore Enabled: false [2021-07-30T17:21:29.493Z] [2021-07-30T17:21:29.493Z] [2021-07-30T17:21:29.493Z] INFO: Commit hash is e89c7c0221 [2021-07-30T17:21:29.493Z] INFO: Nuke-Everything... [2021-07-30T17:21:29.559Z] --- PASS: TestRenameLinkedContainer (2.62s) [2021-07-30T17:21:29.559Z] === RUN TestRenameStoppedContainer [2021-07-30T17:21:29.951Z] INFO: Container count on control daemon to delete is 0 [2021-07-30T17:21:29.951Z] INFO: Nuking d:\CI [2021-07-30T17:21:30.408Z] INFO: Zapped successfully [2021-07-30T17:21:30.408Z] INFO: Location for testing is d:\CI\PR-42649\9 [2021-07-30T17:21:30.408Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-30T17:21:30.408Z] [2021-07-30T17:21:30.408Z] [2021-07-30T17:21:30.408Z] INFO: Building the image from Dockerfile.windows at 07/30/2021 17:21:30... [2021-07-30T17:21:30.408Z] [2021-07-30T17:21:30.499Z] --- PASS: TestRenameStoppedContainer (0.84s) [2021-07-30T17:21:30.499Z] === RUN TestRenameRunningContainerAndReuse [2021-07-30T17:21:31.885Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-07-30T17:21:31.885Z] === RUN TestRenameInvalidName [2021-07-30T17:21:32.458Z] --- PASS: TestRenameInvalidName (0.68s) [2021-07-30T17:21:32.458Z] === RUN TestRenameAnonymousContainer [2021-07-30T17:21:34.999Z] --- PASS: TestRenameAnonymousContainer (2.26s) [2021-07-30T17:21:34.999Z] === RUN TestRenameContainerWithSameName [2021-07-30T17:21:35.569Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-07-30T17:21:35.569Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-30T17:21:36.184Z] Sending build context to Docker daemon 60.98MB [2021-07-30T17:21:36.184Z] [2021-07-30T17:21:36.184Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-30T17:21:36.184Z] ---> 39d157a84080 [2021-07-30T17:21:36.184Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-30T17:21:36.184Z] ---> Using cache [2021-07-30T17:21:36.184Z] ---> dbdececddc9c [2021-07-30T17:21:36.184Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-30T17:21:36.184Z] ---> Using cache [2021-07-30T17:21:36.184Z] ---> fe1a628777b1 [2021-07-30T17:21:36.184Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-30T17:21:36.184Z] ---> Using cache [2021-07-30T17:21:36.184Z] ---> 9aa6a8ef08a3 [2021-07-30T17:21:36.184Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-30T17:21:36.184Z] ---> Using cache [2021-07-30T17:21:36.184Z] ---> fb4038ffe844 [2021-07-30T17:21:36.184Z] Step 6/10 : 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'); 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; $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; [2021-07-30T17:21:36.184Z] ---> Using cache [2021-07-30T17:21:36.184Z] ---> 5f87db4b9b1a [2021-07-30T17:21:36.184Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-30T17:21:36.184Z] ---> Using cache [2021-07-30T17:21:36.184Z] ---> c7984981adeb [2021-07-30T17:21:36.184Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-30T17:21:36.184Z] ---> Using cache [2021-07-30T17:21:36.184Z] ---> 48ebc9c6df64 [2021-07-30T17:21:36.184Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-30T17:21:36.184Z] ---> Using cache [2021-07-30T17:21:36.184Z] ---> 25e6335bf366 [2021-07-30T17:21:36.184Z] Step 10/10 : COPY . . [2021-07-30T17:21:36.950Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2021-07-30T17:21:36.950Z] === RUN TestResize [2021-07-30T17:21:37.520Z] --- PASS: TestResize (0.67s) [2021-07-30T17:21:37.520Z] === RUN TestResizeWithInvalidSize [2021-07-30T17:21:38.090Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-07-30T17:21:38.090Z] === RUN TestResizeWhenContainerNotStarted [2021-07-30T17:21:38.660Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:21:38.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:21:38.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:21:38.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-30T17:21:38.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-30T17:21:41.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:21:41.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:21:42.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:21:42.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:21:43.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-30T17:21:43.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-30T17:21:45.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-30T17:21:45.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-30T17:21:48.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-30T17:21:48.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.81s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s) [2021-07-30T17:21:50.924Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2021-07-30T17:21:50.924Z] === RUN TestCgroupNamespacesRun [2021-07-30T17:21:52.060Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-07-30T17:21:52.060Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-30T17:21:52.060Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-30T17:21:52.060Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-30T17:21:52.061Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-30T17:21:53.044Z] #57 196.0 # github.com/containerd/containerd/cmd/containerd [2021-07-30T17:21:53.044Z] #57 196.0 /usr/bin/ld: /tmp/go-link-958310267/000019.o: in function `New': [2021-07-30T17:21:53.044Z] #57 196.0 /tmp/tmp.9kc4HUzTgU/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 [2021-07-30T17:21:53.044Z] #57 196.1 + bin/containerd-stress [2021-07-30T17:21:53.968Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2021-07-30T17:21:53.968Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-30T17:21:54.433Z] #57 198.4 + bin/containerd-shim [2021-07-30T17:21:55.349Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2021-07-30T17:21:55.349Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-30T17:21:57.258Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-07-30T17:21:57.258Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-30T17:21:58.158Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:21:58.158Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:21:58.158Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:21:58.158Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:21:58.158Z] [2021-07-30T17:21:58.158Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-30T17:21:58.158Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-30T17:21:58.158Z] HOSTNAME=ba6f492f2f83 [2021-07-30T17:21:58.158Z] DEST=bundles/test-integration [2021-07-30T17:21:58.158Z] PWD=/go/src/github.com/docker/docker [2021-07-30T17:21:58.158Z] DOCKER_ROOTLESS=1 [2021-07-30T17:21:58.158Z] DOCKER_GITCOMMIT=8223d5aaf82de61e0f65c4d97f7c5f403b283e56 [2021-07-30T17:21:58.158Z] container=docker [2021-07-30T17:21:58.158Z] HOME=/root [2021-07-30T17:21:58.158Z] GOLANG_VERSION=1.16.6 [2021-07-30T17:21:58.158Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-30T17:21:58.158Z] VALIDATE_BRANCH=master [2021-07-30T17:21:58.158Z] TERM=xterm [2021-07-30T17:21:58.158Z] DOCKER_PKG=github.com/docker/docker [2021-07-30T17:21:58.158Z] SHLVL=1 [2021-07-30T17:21:58.158Z] TIMEOUT=120m [2021-07-30T17:21:58.158Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-30T17:21:58.158Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-30T17:21:58.158Z] GO111MODULE=off [2021-07-30T17:21:58.158Z] DOCKER_EXPERIMENTAL=1 [2021-07-30T17:21:58.158Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-30T17:21:58.158Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-30T17:21:58.158Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-30T17:21:58.158Z] GOPATH=/go [2021-07-30T17:21:58.158Z] PKG_CONFIG=pkg-config [2021-07-30T17:21:58.158Z] _=/usr/bin/env [2021-07-30T17:21:58.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-30T17:21:58.198Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-07-30T17:21:58.198Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-30T17:21:58.768Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-30T17:21:58.768Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-30T17:22:00.676Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2021-07-30T17:22:00.676Z] === RUN TestNISDomainname [2021-07-30T17:22:01.038Z] #57 205.0 + bin/containerd-shim-runc-v1 [2021-07-30T17:22:01.287Z] ---> 42abf75e78e8 [2021-07-30T17:22:01.287Z] Successfully built 42abf75e78e8 [2021-07-30T17:22:01.287Z] Successfully tagged docker:latest [2021-07-30T17:22:01.287Z] INFO: Image build ended at 07/30/2021 17:21:58. Duration:00:00:28.6087827 [2021-07-30T17:22:01.287Z] [2021-07-30T17:22:01.287Z] [2021-07-30T17:22:01.287Z] INFO: Building the test binaries at 07/30/2021 17:21:58... [2021-07-30T17:22:01.615Z] --- PASS: TestNISDomainname (1.21s) [2021-07-30T17:22:01.615Z] === RUN TestHostnameDnsResolution [2021-07-30T17:22:02.996Z] --- PASS: TestHostnameDnsResolution (1.21s) [2021-07-30T17:22:02.996Z] === RUN TestStats [2021-07-30T17:22:04.189Z] INFO: make.ps1 starting at 07/30/2021 17:22:03 [2021-07-30T17:22:04.189Z] INFO: Git commit (e89c7c0221) assumed from DOCKER_GITCOMMIT environment variable [2021-07-30T17:22:04.189Z] INFO: Invoking autogen... [2021-07-30T17:22:04.646Z] INFO: Building daemon... [2021-07-30T17:22:05.260Z] #57 209.1 + bin/containerd-shim-runc-v2 [2021-07-30T17:22:05.532Z] --- PASS: TestStats (2.67s) [2021-07-30T17:22:05.532Z] === RUN TestStopContainerWithTimeout [2021-07-30T17:22:05.532Z] === RUN TestStopContainerWithTimeout/0 [2021-07-30T17:22:05.532Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-30T17:22:05.532Z] === RUN TestStopContainerWithTimeout/1 [2021-07-30T17:22:05.532Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-30T17:22:05.532Z] === RUN TestStopContainerWithTimeout/3 [2021-07-30T17:22:05.532Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-30T17:22:05.532Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-30T17:22:05.532Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-30T17:22:05.532Z] === CONT TestStopContainerWithTimeout/0 [2021-07-30T17:22:05.532Z] === CONT TestStopContainerWithTimeout/3 [2021-07-30T17:22:05.834Z] #57 210.0 + binaries [2021-07-30T17:22:05.834Z] #57 210.0 + install -D bin/containerd /build/containerd [2021-07-30T17:22:05.834Z] #57 210.1 + install -D bin/containerd-shim /build/containerd-shim [2021-07-30T17:22:05.834Z] #57 210.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-30T17:22:05.834Z] #57 210.1 + install -D bin/ctr /build/ctr [2021-07-30T17:22:06.407Z] #57 DONE 210.6s [2021-07-30T17:22:06.914Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-30T17:22:08.327Z] [2021-07-30T17:22:08.328Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-30T17:22:08.328Z] #58 sha256:b28d88808d805cafa5e32e6c48554280e9232b9068b47f82b1c76e03bac1a190 [2021-07-30T17:22:08.328Z] #58 DONE 0.3s [2021-07-30T17:22:08.328Z] [2021-07-30T17:22:08.328Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-30T17:22:08.328Z] #62 sha256:30517186950e288905c8f9227d578399fadb277aee490df795b0a908659b4257 [2021-07-30T17:22:08.328Z] #62 DONE 0.1s [2021-07-30T17:22:08.591Z] [2021-07-30T17:22:08.592Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-30T17:22:08.592Z] #67 sha256:991de1ea360865c464014498aece7d30e3eeba33e7d0065dfc6007fa2471cca9 [2021-07-30T17:22:08.828Z] === CONT TestStopContainerWithTimeout/1 [2021-07-30T17:22:08.853Z] #67 DONE 0.3s [2021-07-30T17:22:08.853Z] [2021-07-30T17:22:08.853Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-30T17:22:08.853Z] #68 sha256:3aa3e461019f78795348c6e6f49ca6d8ba4c792f72dd153755788808b855e051 [2021-07-30T17:22:08.853Z] #68 DONE 0.0s [2021-07-30T17:22:08.853Z] [2021-07-30T17:22:08.853Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-30T17:22:08.853Z] #69 sha256:b41ce5068f19c0d98a9b43905fa034bd667f428e7b61a05dfd0cf84dce50120f [2021-07-30T17:22:10.208Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-30T17:22:10.208Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-07-30T17:22:10.208Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2021-07-30T17:22:10.208Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2021-07-30T17:22:10.208Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-07-30T17:22:10.208Z] === RUN TestDeleteDevicemapper [2021-07-30T17:22:10.208Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-30T17:22:10.208Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-30T17:22:10.208Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-30T17:22:11.403Z] #69 DONE 2.1s [2021-07-30T17:22:11.403Z] [2021-07-30T17:22:11.403Z] #70 exporting to image [2021-07-30T17:22:11.403Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-30T17:22:11.403Z] #70 exporting layers [2021-07-30T17:22:13.504Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s) [2021-07-30T17:22:13.504Z] === RUN TestUpdateMemory [2021-07-30T17:22:13.817Z] 29d5b6a226d2: Pull complete [2021-07-30T17:22:13.817Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-30T17:22:13.817Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:22:13.817Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:22:13.817Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-30T17:22:13.817Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-30T17:22:13.817Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-30T17:22:13.817Z] INFO: Docker version of control daemon [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:13.817Z] Client: Mirantis Container Runtime [2021-07-30T17:22:13.817Z] Version: 20.10.0 [2021-07-30T17:22:13.817Z] API version: 1.41 [2021-07-30T17:22:13.817Z] Go version: go1.13.15 [2021-07-30T17:22:13.817Z] Git commit: 6ee42dc [2021-07-30T17:22:13.817Z] Built: 03/11/2021 13:24:56 [2021-07-30T17:22:13.817Z] OS/Arch: windows/amd64 [2021-07-30T17:22:13.817Z] Context: default [2021-07-30T17:22:13.817Z] Experimental: true [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:13.817Z] Server: Mirantis Container Runtime [2021-07-30T17:22:13.817Z] Engine: [2021-07-30T17:22:13.817Z] Version: 20.10.0 [2021-07-30T17:22:13.817Z] API version: 1.41 (minimum version 1.24) [2021-07-30T17:22:13.817Z] Go version: go1.13.15 [2021-07-30T17:22:13.817Z] Git commit: 1e08f21e79 [2021-07-30T17:22:13.817Z] Built: 03/11/2021 13:23:32 [2021-07-30T17:22:13.817Z] OS/Arch: windows/amd64 [2021-07-30T17:22:13.817Z] Experimental: true [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:13.817Z] INFO: Docker info of control daemon [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:13.817Z] Client: [2021-07-30T17:22:13.817Z] Context: default [2021-07-30T17:22:13.817Z] Debug Mode: false [2021-07-30T17:22:13.817Z] Plugins: [2021-07-30T17:22:13.817Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-30T17:22:13.817Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-30T17:22:13.817Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:13.817Z] Server: [2021-07-30T17:22:13.817Z] Containers: 0 [2021-07-30T17:22:13.817Z] Running: 0 [2021-07-30T17:22:13.817Z] Paused: 0 [2021-07-30T17:22:13.817Z] Stopped: 0 [2021-07-30T17:22:13.817Z] Images: 1 [2021-07-30T17:22:13.817Z] Server Version: 20.10.0 [2021-07-30T17:22:13.817Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-30T17:22:13.817Z] Windows: [2021-07-30T17:22:13.817Z] LCOW: [2021-07-30T17:22:13.817Z] Logging Driver: json-file [2021-07-30T17:22:13.817Z] Plugins: [2021-07-30T17:22:13.817Z] Volume: local [2021-07-30T17:22:13.817Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T17:22:13.817Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T17:22:13.817Z] Swarm: inactive [2021-07-30T17:22:13.817Z] Default Isolation: process [2021-07-30T17:22:13.817Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-30T17:22:13.817Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-30T17:22:13.817Z] OSType: windows [2021-07-30T17:22:13.817Z] Architecture: x86_64 [2021-07-30T17:22:13.817Z] CPUs: 4 [2021-07-30T17:22:13.817Z] Total Memory: 32GiB [2021-07-30T17:22:13.817Z] Name: azwin-2-4ec290 [2021-07-30T17:22:13.817Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-30T17:22:13.817Z] Docker Root Dir: D:\docker [2021-07-30T17:22:13.817Z] Debug Mode: false [2021-07-30T17:22:13.817Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:22:13.817Z] Labels: [2021-07-30T17:22:13.817Z] Experimental: true [2021-07-30T17:22:13.817Z] Insecure Registries: [2021-07-30T17:22:13.817Z] 10.0.0.4:5000 [2021-07-30T17:22:13.817Z] 127.0.0.0/8 [2021-07-30T17:22:13.817Z] Registry Mirrors: [2021-07-30T17:22:13.817Z] http://10.0.0.4:5000/ [2021-07-30T17:22:13.817Z] Live Restore Enabled: false [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:13.817Z] INFO: Commit hash is b97d586177 [2021-07-30T17:22:13.817Z] INFO: Nuke-Everything... [2021-07-30T17:22:13.817Z] INFO: Container count on control daemon to delete is 0 [2021-07-30T17:22:13.817Z] INFO: Nuking d:\CI [2021-07-30T17:22:13.817Z] INFO: Zapped successfully [2021-07-30T17:22:13.817Z] INFO: Location for testing is d:\CI\PR-42649\9 [2021-07-30T17:22:13.817Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:13.817Z] INFO: Building the image from Dockerfile.windows at 07/30/2021 17:22:11... [2021-07-30T17:22:13.817Z] [2021-07-30T17:22:14.445Z] --- PASS: TestUpdateMemory (1.25s) [2021-07-30T17:22:14.445Z] === RUN TestUpdateCPUQuota [2021-07-30T17:22:14.712Z] #70 exporting layers 3.9s done [2021-07-30T17:22:14.712Z] #70 writing image sha256:274a75586adde241efc5eab93e8550425981a0dabca4a625311860eae2f53743 done [2021-07-30T17:22:14.712Z] #70 naming to docker.io/library/docker:5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e done [2021-07-30T17:22:14.712Z] #70 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-30T17:22:15.054Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-30T17:22:15.345Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e hack/test/unit [2021-07-30T17:22:17.543Z] Sending build context to Docker daemon 60.98MB [2021-07-30T17:22:17.543Z] [2021-07-30T17:22:17.543Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-30T17:22:17.543Z] ---> 39d157a84080 [2021-07-30T17:22:17.543Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-30T17:22:17.543Z] ---> Running in 52d660898bd3 [2021-07-30T17:22:17.896Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-30T17:22:17.896Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-30T17:22:17.896Z] + TESTDIRS=./... [2021-07-30T17:22:17.896Z] + exclude_paths='/vendor/|/integration' [2021-07-30T17:22:17.896Z] ++ go list ./... [2021-07-30T17:22:17.896Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-30T17:22:18.000Z] Removing intermediate container 52d660898bd3 [2021-07-30T17:22:18.000Z] ---> 1f3380febdab [2021-07-30T17:22:18.000Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-30T17:22:18.000Z] ---> Running in 76ec0d7e9d0e [2021-07-30T17:22:18.844Z] + pkg_list='github.com/docker/docker/api [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/backend/build [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/httputils [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/middleware [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/build [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/container [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/debug [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/distribution [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/grpc [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/image [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/network [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/plugin [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/session [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/swarm [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/system [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/server/router/volume [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/backend [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/blkiodev [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/container [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/events [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/filters [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/image [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/mount [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/network [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/registry [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/strslice [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/swarm [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/time [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/versions [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-30T17:22:18.844Z] github.com/docker/docker/api/types/volume [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/builder-next [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/builder-next/worker [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/dockerfile [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/dockerignore [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/remotecontext [2021-07-30T17:22:18.844Z] github.com/docker/docker/builder/remotecontext/git [2021-07-30T17:22:18.844Z] github.com/docker/docker/cli [2021-07-30T17:22:18.844Z] github.com/docker/docker/cli/config [2021-07-30T17:22:18.844Z] github.com/docker/docker/cli/debug [2021-07-30T17:22:18.844Z] github.com/docker/docker/client [2021-07-30T17:22:18.844Z] github.com/docker/docker/cmd/docker-proxy [2021-07-30T17:22:18.844Z] github.com/docker/docker/cmd/dockerd [2021-07-30T17:22:18.844Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-30T17:22:18.844Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-30T17:22:18.844Z] github.com/docker/docker/container [2021-07-30T17:22:18.844Z] github.com/docker/docker/container/stream [2021-07-30T17:22:18.844Z] github.com/docker/docker/contrib/apparmor [2021-07-30T17:22:18.844Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-30T17:22:18.844Z] github.com/docker/docker/contrib/httpserver [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/cluster [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/cluster/convert [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/cluster/executor [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/cluster/provider [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/config [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/discovery [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/events [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/events/testutils [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/exec [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/images [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/initlayer [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/links [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/listeners [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/logger [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-30T17:22:18.844Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/gelf [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/journald [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/local [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/logentries [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/splunk [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/syslog [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/templates [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/names [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/network [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/stats [2021-07-30T17:22:18.845Z] github.com/docker/docker/distribution [2021-07-30T17:22:18.845Z] github.com/docker/docker/distribution/metadata [2021-07-30T17:22:18.845Z] github.com/docker/docker/distribution/utils [2021-07-30T17:22:18.845Z] github.com/docker/docker/distribution/xfer [2021-07-30T17:22:18.845Z] github.com/docker/docker/dockerversion [2021-07-30T17:22:18.845Z] github.com/docker/docker/errdefs [2021-07-30T17:22:18.845Z] github.com/docker/docker/image [2021-07-30T17:22:18.845Z] github.com/docker/docker/image/cache [2021-07-30T17:22:18.845Z] github.com/docker/docker/image/tarexport [2021-07-30T17:22:18.845Z] github.com/docker/docker/image/v1 [2021-07-30T17:22:18.845Z] github.com/docker/docker/internal/test/suite [2021-07-30T17:22:18.845Z] github.com/docker/docker/layer [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd/queue [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd/remote [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd/types [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/api [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/bitseq [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cluster [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/config [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/datastore [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/driverapi [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/etchosts [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/idm [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/ipam [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/iptables [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/netlabel [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/netutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/networkdb [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/ns [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/options [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/osl [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/portallocator [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/portmapper [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/testutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/types [2021-07-30T17:22:18.845Z] github.com/docker/docker/oci [2021-07-30T17:22:18.845Z] github.com/docker/docker/oci/caps [2021-07-30T17:22:18.845Z] github.com/docker/docker/opts [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/aaparser [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/archive [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/authorization [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/broadcaster [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/capabilities [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/chrootarchive [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/containerfs [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/devicemapper [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/directory [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/discovery [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/discovery/file [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/discovery/kv [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/discovery/memory [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/dmesg [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/filenotify [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/fileutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/fsutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/homedir [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/idtools [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/ioutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/jsonmessage [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/locker [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/longpath [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/loopback [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/mount [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/namesgenerator [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/parsers [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/pidfile [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/platform [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/plugingetter [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/plugins [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/plugins/transport [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/pools [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/progress [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/pubsub [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/reexec [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/signal [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/stack [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/stdcopy [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/streamformatter [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/stringid [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/symlink [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/sysinfo [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/system [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/tailfile [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/tarsum [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/term [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/term/windows [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/truncindex [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/urlutil [2021-07-30T17:22:18.845Z] github.com/docker/docker/pkg/useragent [2021-07-30T17:22:18.845Z] github.com/docker/docker/plugin [2021-07-30T17:22:18.845Z] github.com/docker/docker/plugin/executor/containerd [2021-07-30T17:22:18.845Z] github.com/docker/docker/plugin/v2 [2021-07-30T17:22:18.845Z] github.com/docker/docker/profiles/apparmor [2021-07-30T17:22:18.845Z] github.com/docker/docker/profiles/seccomp [2021-07-30T17:22:18.845Z] github.com/docker/docker/quota [2021-07-30T17:22:18.845Z] github.com/docker/docker/reference [2021-07-30T17:22:18.845Z] github.com/docker/docker/registry [2021-07-30T17:22:18.845Z] github.com/docker/docker/registry/resumable [2021-07-30T17:22:18.845Z] github.com/docker/docker/restartmanager [2021-07-30T17:22:18.845Z] github.com/docker/docker/rootless [2021-07-30T17:22:18.845Z] github.com/docker/docker/rootless/specconv [2021-07-30T17:22:18.845Z] github.com/docker/docker/runconfig [2021-07-30T17:22:18.845Z] github.com/docker/docker/runconfig/opts [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/daemon [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/environment [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/fakecontext [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/fakegit [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/fakestorage [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/fixtures/load [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/registry [2021-07-30T17:22:18.845Z] github.com/docker/docker/testutil/request [2021-07-30T17:22:18.845Z] github.com/docker/docker/volume [2021-07-30T17:22:18.845Z] github.com/docker/docker/volume/drivers [2021-07-30T17:22:18.845Z] github.com/docker/docker/volume/local [2021-07-30T17:22:18.845Z] github.com/docker/docker/volume/mounts [2021-07-30T17:22:18.845Z] github.com/docker/docker/volume/service [2021-07-30T17:22:18.845Z] github.com/docker/docker/volume/service/opts [2021-07-30T17:22:18.845Z] github.com/docker/docker/volume/testutils' [2021-07-30T17:22:18.845Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-30T17:22:18.845Z] + echo 'github.com/docker/docker/api [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/backend/build [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/httputils [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/middleware [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/build [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/container [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/debug [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/distribution [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/grpc [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/image [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/network [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/plugin [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/session [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/swarm [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/system [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/server/router/volume [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/backend [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/blkiodev [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/container [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/events [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/filters [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/image [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/mount [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/network [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/registry [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/strslice [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/swarm [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/time [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/versions [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-30T17:22:18.845Z] github.com/docker/docker/api/types/volume [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/builder-next [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/builder-next/worker [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/dockerfile [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/dockerignore [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/remotecontext [2021-07-30T17:22:18.845Z] github.com/docker/docker/builder/remotecontext/git [2021-07-30T17:22:18.845Z] github.com/docker/docker/cli [2021-07-30T17:22:18.845Z] github.com/docker/docker/cli/config [2021-07-30T17:22:18.845Z] github.com/docker/docker/cli/debug [2021-07-30T17:22:18.845Z] github.com/docker/docker/client [2021-07-30T17:22:18.845Z] github.com/docker/docker/cmd/docker-proxy [2021-07-30T17:22:18.845Z] github.com/docker/docker/cmd/dockerd [2021-07-30T17:22:18.845Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-30T17:22:18.845Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-30T17:22:18.845Z] github.com/docker/docker/container [2021-07-30T17:22:18.845Z] github.com/docker/docker/container/stream [2021-07-30T17:22:18.845Z] github.com/docker/docker/contrib/apparmor [2021-07-30T17:22:18.845Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-30T17:22:18.845Z] github.com/docker/docker/contrib/httpserver [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/cluster [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/cluster/convert [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/cluster/executor [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/cluster/provider [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/config [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/discovery [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/events [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/events/testutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/exec [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/images [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/initlayer [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/links [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/listeners [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/gelf [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/journald [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/local [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/logentries [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/splunk [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/syslog [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/logger/templates [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/names [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/network [2021-07-30T17:22:18.845Z] github.com/docker/docker/daemon/stats [2021-07-30T17:22:18.845Z] github.com/docker/docker/distribution [2021-07-30T17:22:18.845Z] github.com/docker/docker/distribution/metadata [2021-07-30T17:22:18.845Z] github.com/docker/docker/distribution/utils [2021-07-30T17:22:18.845Z] github.com/docker/docker/distribution/xfer [2021-07-30T17:22:18.845Z] github.com/docker/docker/dockerversion [2021-07-30T17:22:18.845Z] github.com/docker/docker/errdefs [2021-07-30T17:22:18.845Z] github.com/docker/docker/image [2021-07-30T17:22:18.845Z] github.com/docker/docker/image/cache [2021-07-30T17:22:18.845Z] github.com/docker/docker/image/tarexport [2021-07-30T17:22:18.845Z] github.com/docker/docker/image/v1 [2021-07-30T17:22:18.845Z] github.com/docker/docker/internal/test/suite [2021-07-30T17:22:18.845Z] github.com/docker/docker/layer [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd/queue [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd/remote [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-30T17:22:18.845Z] github.com/docker/docker/libcontainerd/types [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/api [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/bitseq [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cluster [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/config [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/datastore [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-30T17:22:18.845Z] github.com/docker/docker/libnetwork/driverapi [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/etchosts [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/idm [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/ipam [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/iptables [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/netlabel [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/netutils [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/networkdb [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/ns [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/options [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/osl [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/portallocator [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/portmapper [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/testutils [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/types [2021-07-30T17:22:18.846Z] github.com/docker/docker/oci [2021-07-30T17:22:18.846Z] github.com/docker/docker/oci/caps [2021-07-30T17:22:18.846Z] github.com/docker/docker/opts [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/aaparser [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/archive [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/authorization [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/broadcaster [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/capabilities [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/chrootarchive [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/containerfs [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/devicemapper [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/directory [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/discovery [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/discovery/file [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/discovery/kv [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/discovery/memory [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/dmesg [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/filenotify [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/fileutils [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/fsutils [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/homedir [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/idtools [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/ioutils [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/jsonmessage [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/locker [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/longpath [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/loopback [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/mount [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/namesgenerator [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/parsers [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/pidfile [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/platform [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/plugingetter [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/plugins [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/plugins/transport [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/pools [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/progress [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/pubsub [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/reexec [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/signal [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/stack [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/stdcopy [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/streamformatter [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/stringid [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/symlink [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/sysinfo [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/system [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/tailfile [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/tarsum [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/term [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/term/windows [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/truncindex [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/urlutil [2021-07-30T17:22:18.846Z] github.com/docker/docker/pkg/useragent [2021-07-30T17:22:18.846Z] github.com/docker/docker/plugin [2021-07-30T17:22:18.846Z] github.com/docker/docker/plugin/executor/containerd [2021-07-30T17:22:18.846Z] github.com/docker/docker/plugin/v2 [2021-07-30T17:22:18.846Z] github.com/docker/docker/profiles/apparmor [2021-07-30T17:22:18.846Z] github.com/docker/docker/profiles/seccomp [2021-07-30T17:22:18.846Z] github.com/docker/docker/quota [2021-07-30T17:22:18.846Z] github.com/docker/docker/reference [2021-07-30T17:22:18.846Z] github.com/docker/docker/registry [2021-07-30T17:22:18.846Z] github.com/docker/docker/registry/resumable [2021-07-30T17:22:18.846Z] github.com/docker/docker/restartmanager [2021-07-30T17:22:18.846Z] github.com/docker/docker/rootless [2021-07-30T17:22:18.846Z] github.com/docker/docker/rootless/specconv [2021-07-30T17:22:18.846Z] github.com/docker/docker/runconfig [2021-07-30T17:22:18.846Z] github.com/docker/docker/runconfig/opts [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/daemon [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/environment [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/fakecontext [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/fakegit [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/fakestorage [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/fixtures/load [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/registry [2021-07-30T17:22:18.846Z] github.com/docker/docker/testutil/request [2021-07-30T17:22:18.846Z] github.com/docker/docker/volume [2021-07-30T17:22:18.846Z] github.com/docker/docker/volume/drivers [2021-07-30T17:22:18.846Z] github.com/docker/docker/volume/local [2021-07-30T17:22:18.846Z] github.com/docker/docker/volume/mounts [2021-07-30T17:22:18.846Z] github.com/docker/docker/volume/service [2021-07-30T17:22:18.846Z] github.com/docker/docker/volume/service/opts [2021-07-30T17:22:18.846Z] github.com/docker/docker/volume/testutils' [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-30T17:22:18.846Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-30T17:22:18.846Z] + type docker-proxy [2021-07-30T17:22:18.846Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-30T17:22:18.846Z] + hack/make.sh binary-proxy install-proxy [2021-07-30T17:22:18.846Z] [2021-07-30T17:22:18.968Z] Removing intermediate container 76ec0d7e9d0e [2021-07-30T17:22:18.968Z] ---> 37b92c52a462 [2021-07-30T17:22:18.968Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-30T17:22:18.968Z] ---> Running in e142507cd142 [2021-07-30T17:22:18.968Z] Removing intermediate container e142507cd142 [2021-07-30T17:22:18.968Z] ---> a90d14fa4d28 [2021-07-30T17:22:18.968Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-30T17:22:18.968Z] ---> Running in eed41be819df [2021-07-30T17:22:19.109Z] Removing bundles/ [2021-07-30T17:22:19.109Z] [2021-07-30T17:22:19.109Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-30T17:22:19.109Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-30T17:22:19.109Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:22:19.428Z] Removing intermediate container eed41be819df [2021-07-30T17:22:19.429Z] ---> 53c62f4915c7 [2021-07-30T17:22:19.429Z] Step 6/10 : 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'); 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; $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; [2021-07-30T17:22:19.429Z] ---> Running in 1e3240b18baa [2021-07-30T17:22:21.016Z] --- PASS: TestUpdateCPUQuota (6.40s) [2021-07-30T17:22:21.016Z] === RUN TestUpdatePidsLimit [2021-07-30T17:22:21.016Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-30T17:22:21.585Z] === RUN TestUpdatePidsLimit/no_change [2021-07-30T17:22:22.155Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-30T17:22:23.095Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-30T17:22:23.664Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-30T17:22:24.233Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-30T17:22:24.802Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-30T17:22:25.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-30T17:22:25.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-30T17:22:25.230Z] [2021-07-30T17:22:25.230Z] SUCCESS: Specified value was saved. [2021-07-30T17:22:25.230Z] INFO: Downloading git... [2021-07-30T17:22:26.183Z] --- PASS: TestUpdatePidsLimit (5.26s) [2021-07-30T17:22:26.183Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-07-30T17:22:26.183Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-07-30T17:22:26.183Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-07-30T17:22:26.183Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s) [2021-07-30T17:22:26.183Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-07-30T17:22:26.183Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-07-30T17:22:26.183Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-07-30T17:22:26.183Z] === RUN TestUpdateRestartPolicy [2021-07-30T17:22:26.764Z] INFO: Downloading go... [2021-07-30T17:22:27.269Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-30T17:22:27.531Z] [2021-07-30T17:22:27.531Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-30T17:22:27.531Z] Installing docker-proxy to /usr/local/bin/ [2021-07-30T17:22:27.531Z] [2021-07-30T17:22:27.531Z] + mkdir -p bundles [2021-07-30T17:22:27.532Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery 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/libnetwork github.com/docker/docker/libnetwork/api 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-30T17:22:28.299Z] INFO: Downloading compiler 1 of 3... [2021-07-30T17:22:28.756Z] INFO: Downloading compiler 2 of 3... [2021-07-30T17:22:28.921Z] ? github.com/docker/docker/api [no test files] [2021-07-30T17:22:29.724Z] INFO: Downloading compiler 3 of 3... [2021-07-30T17:22:30.182Z] INFO: Extracting git... [2021-07-30T17:22:35.870Z] 4612f6d0b889: Pull complete [2021-07-30T17:22:36.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-30T17:22:36.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-30T17:22:41.074Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2021-07-30T17:22:41.074Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-30T17:22:41.074Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-07-30T17:22:41.074Z] === RUN TestWaitNonBlocked [2021-07-30T17:22:41.074Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:22:41.074Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:22:41.074Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:22:41.074Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:22:41.074Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:22:41.074Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:22:41.074Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-30T17:22:41.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2021-07-30T17:22:41.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-07-30T17:22:41.074Z] === RUN TestWaitBlocked [2021-07-30T17:22:41.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:22:41.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:22:41.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:22:41.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:22:41.074Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:22:41.074Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:22:41.334Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-30T17:22:41.334Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2021-07-30T17:22:41.334Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2021-07-30T17:22:41.334Z] === CONT TestContainerStartOnDaemonRestart [2021-07-30T17:22:41.334Z] === CONT TestContainerKillOnDaemonStart [2021-07-30T17:22:42.541Z] INFO: Expanding go... [2021-07-30T17:22:43.878Z] --- PASS: TestContainerStartOnDaemonRestart (2.67s) [2021-07-30T17:22:43.878Z] === CONT TestIpcModeOlderClient [2021-07-30T17:22:44.137Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-07-30T17:22:44.137Z] === CONT TestDaemonHostGatewayIP [2021-07-30T17:22:46.112Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m27.435764862s with top 10 stages: buildssa: 1m44.743756131s, goimports: 23.691021315s, unconvert: 13.487536063s, gosec: 11.716749587s, golint: 7.095568207s, misspell: 5.289470723s, ineffassign: 4.982199652s, inspect: 4.146907863s, vrp: 3.914092473s, printf: 2.110045954s [2021-07-30T17:22:47.278Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2021-07-30T17:22:47.450Z] --- PASS: TestDaemonHostGatewayIP (3.21s) [2021-07-30T17:22:47.450Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-30T17:22:49.358Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2021-07-30T17:22:49.358Z] === CONT TestDaemonRestartIpcMode [2021-07-30T17:22:52.656Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2021-07-30T17:22:53.597Z] --- PASS: TestContainerKillOnDaemonStart (12.14s) [2021-07-30T17:22:53.597Z] PASS [2021-07-30T17:22:53.597Z] [2021-07-30T17:22:53.597Z] === Skipped [2021-07-30T17:22:53.597Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-30T17:22:53.597Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:22:53.597Z] [2021-07-30T17:22:53.597Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-30T17:22:53.597Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-30T17:22:53.597Z] [2021-07-30T17:22:53.597Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-30T17:22:53.597Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-30T17:22:53.597Z] [2021-07-30T17:22:53.597Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-30T17:22:53.597Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-30T17:22:53.597Z] [2021-07-30T17:22:53.597Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-30T17:22:53.597Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-30T17:22:53.597Z] [2021-07-30T17:22:53.597Z] [2021-07-30T17:22:53.597Z] DONE 195 tests, 5 skipped in 141.508s [2021-07-30T17:22:53.597Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-30T17:22:53.597Z] === RUN TestConfigDaemonLibtrustID [2021-07-30T17:22:54.167Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-30T17:22:54.167Z] === RUN TestDaemonConfigValidation [2021-07-30T17:22:54.167Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:22:54.167Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:22:54.167Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-30T17:22:54.167Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-30T17:22:54.167Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-30T17:22:54.167Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-30T17:22:54.167Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-30T17:22:54.167Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-30T17:22:54.167Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-30T17:22:54.167Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-30T17:22:54.167Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:22:54.167Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-30T17:22:54.167Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-30T17:22:54.167Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-30T17:22:54.167Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-30T17:22:54.167Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-30T17:22:54.167Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2021-07-30T17:22:54.167Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2021-07-30T17:22:54.167Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-07-30T17:22:54.167Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-30T17:22:54.167Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-07-30T17:22:54.167Z] PASS [2021-07-30T17:22:54.167Z] [2021-07-30T17:22:54.167Z] DONE 7 tests in 0.747s [2021-07-30T17:22:54.167Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-30T17:22:54.167Z] INFO: Testing against a local daemon [2021-07-30T17:22:54.167Z] === RUN TestCommitInheritsEnv [2021-07-30T17:22:54.426Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-07-30T17:22:54.426Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-30T17:22:54.426Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-30T17:22:54.426Z] === RUN TestImagesFilterMultiReference [2021-07-30T17:22:54.686Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-30T17:22:54.686Z] === RUN TestImagePullPlatformInvalid [2021-07-30T17:22:54.686Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-30T17:22:54.686Z] === RUN TestRemoveImageOrphaning [2021-07-30T17:22:54.946Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-07-30T17:22:54.946Z] === RUN TestRemoveImageGarbageCollector [2021-07-30T17:22:56.855Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2021-07-30T17:22:56.855Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-30T17:22:56.855Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-30T17:22:56.855Z] === RUN TestTagInvalidReference [2021-07-30T17:22:56.855Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-30T17:22:56.855Z] === RUN TestTagValidPrefixedRepo [2021-07-30T17:22:56.855Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-30T17:22:56.855Z] === RUN TestTagExistedNameWithoutForce [2021-07-30T17:22:56.855Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-30T17:22:56.855Z] === RUN TestTagOfficialNames [2021-07-30T17:22:56.855Z] --- PASS: TestTagOfficialNames (0.04s) [2021-07-30T17:22:56.855Z] === RUN TestTagMatchesDigest [2021-07-30T17:22:56.855Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-30T17:22:56.855Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-30T17:22:58.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-30T17:22:58.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-30T17:23:03.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-30T17:23:04.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-30T17:23:07.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-30T17:23:07.656Z] INFO: Expanding compiler 1 of 3... [2021-07-30T17:23:07.656Z] INFO: Expanding compiler 2 of 3... [2021-07-30T17:23:08.080Z] INFO [runner/unused/goanalysis] analyzers took 33.680235234s with top 10 stages: buildssa: 29.040969692s, U1000: 4.639265542s [2021-07-30T17:23:08.080Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-30T17:23:08.081Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2281/2281, autogenerated_exclude: 1892/2281, exclude: 1892/1892, filename_unadjuster: 2281/2281, path_prettifier: 2281/2281, identifier_marker: 1892/1892, cgo: 2281/2856, skip_dirs: 2281/2281, exclude-rules: 78/1892, nolint: 0/78 [2021-07-30T17:23:08.081Z] INFO [runner] processing took 297.572228ms with stages: nolint: 110.941697ms, identifier_marker: 88.864511ms, skip_dirs: 35.953896ms, path_prettifier: 30.101009ms, exclude-rules: 14.787363ms, autogenerated_exclude: 12.558847ms, filename_unadjuster: 3.407131ms, cgo: 949.765µs, max_same_issues: 2.06µs, uniq_by_line: 1.454µs, exclude: 860ns, skip_files: 850ns, source_code: 690ns, max_from_linter: 649ns, diff: 600ns, path_shortener: 525ns, max_per_file_from_linter: 321ns [2021-07-30T17:23:08.081Z] INFO [runner] linters took 1m46.772004118s with stages: goanalysis_metalinter: 1m22.380352939s, unused: 24.085267993s [2021-07-30T17:23:08.081Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-07-30T17:23:08.081Z] INFO Memory: 2424 samples, avg is 481.1MB, max is 4301.9MB [2021-07-30T17:23:08.081Z] INFO Execution took 4m2.300197853s [2021-07-30T17:23:08.081Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-30T17:23:08.419Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/make.sh dynbinary test-docker-py [2021-07-30T17:23:08.979Z] [2021-07-30T17:23:09.235Z] Removing bundles/ [2021-07-30T17:23:09.235Z] [2021-07-30T17:23:09.235Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-30T17:23:09.235Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:23:09.235Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:23:09.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-30T17:23:10.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-30T17:23:11.385Z] INFO: Expanding compiler 3 of 3... [2021-07-30T17:23:11.846Z] INFO: Removing downloaded files... [2021-07-30T17:23:11.846Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-30T17:23:11.846Z] INFO: Configuring git core.autocrlf... [2021-07-30T17:23:13.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-30T17:23:13.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-30T17:23:13.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-30T17:23:13.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-30T17:23:14.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-30T17:23:14.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-30T17:23:15.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-30T17:23:16.699Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-30T17:23:16.699Z] [2021-07-30T17:23:16.699Z] ________ ____ __. [2021-07-30T17:23:16.699Z] \_____ \ | |/ _| [2021-07-30T17:23:16.699Z] / | \| < [2021-07-30T17:23:16.699Z] / | \ | \ [2021-07-30T17:23:16.699Z] \_______ /____|__ \ [2021-07-30T17:23:16.699Z] \/ \/ [2021-07-30T17:23:16.699Z] [2021-07-30T17:23:16.699Z] INFO: make.ps1 ended at 07/30/2021 17:23:14 [2021-07-30T17:23:16.699Z] INFO: Binaries build ended at 07/30/2021 17:23:16. Duration:00:01:17.4478801 [2021-07-30T17:23:17.660Z] INFO: Copying the built daemon binary to d:\CI\PR-42649\9\binary\dockerd-e89c7c0221.exe... [2021-07-30T17:23:17.660Z] INFO: Copying the built client binary to d:\CI\PR-42649\9\binary\docker-e89c7c0221.exe... [2021-07-30T17:23:17.660Z] INFO: Copying dockerversion from the container... [2021-07-30T17:23:18.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-30T17:23:18.115Z] INFO: Copying the golang package from the container to d:\CI\PR-42649\9\installer\go.zip... [2021-07-30T17:23:18.571Z] INFO: Extracting go.zip to d:\CI\PR-42649\9\go [2021-07-30T17:23:18.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-30T17:23:19.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-30T17:23:20.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-30T17:23:21.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-30T17:23:21.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-30T17:23:23.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-30T17:23:23.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-30T17:23:24.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-30T17:23:24.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-30T17:23:25.371Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-30T17:23:25.371Z] Using test binary docker [2021-07-30T17:23:25.371Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-30T17:23:25.371Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-30T17:23:25.371Z] INFO: Waiting for daemon to start... [2021-07-30T17:23:25.371Z] Starting dockerd [2021-07-30T17:23:26.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-30T17:23:28.892Z] . [2021-07-30T17:23:28.892Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-30T17:23:28.892Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-30T17:23:28.892Z] Error: No such image: emptyfs [2021-07-30T17:23:28.892Z] Running integration-test (iteration 1) [2021-07-30T17:23:28.892Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-30T17:23:29.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-30T17:23:31.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-30T17:23:34.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-30T17:23:36.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-30T17:23:40.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-30T17:23:41.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-30T17:23:43.641Z] INFO: Extraction ended at 07/30/2021 17:23:39. Duration:00:00:21.1493562 [2021-07-30T17:23:43.641Z] INFO: Updating the golang and path environment variables [2021-07-30T17:23:43.641Z] INFO: GOPATH=d:\gopath [2021-07-30T17:23:43.641Z] INFO: go version go1.16.6 windows/amd64 [2021-07-30T17:23:43.641Z] INFO: Running the daemon under test in debug mode [2021-07-30T17:23:43.641Z] INFO: Starting a daemon under test... [2021-07-30T17:23:43.641Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42649\9\daemon --pidfile d:\CI\PR-42649\9\docker.pid -D [2021-07-30T17:23:43.641Z] INFO: Process started successfully. [2021-07-30T17:23:43.641Z] INFO: Start tailing logs of the daemon under tests [2021-07-30T17:23:43.641Z] INFO: Waiting for the daemon under test to start... [2021-07-30T17:23:44.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-30T17:23:47.703Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-30T17:23:47.703Z] Using test binary docker [2021-07-30T17:23:47.703Z] +++ /etc/init.d/apparmor start [2021-07-30T17:23:47.703Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-30T17:23:47.703Z] INFO: Waiting for daemon to start... [2021-07-30T17:23:47.703Z] Starting dockerd [2021-07-30T17:23:47.703Z] +++ 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 [2021-07-30T17:23:49.595Z] . [2021-07-30T17:23:49.595Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-30T17:23:49.595Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-30T17:23:49.595Z] Error: No such image: emptyfs [2021-07-30T17:23:49.595Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-30T17:23:49.595Z] ++++ docker load [2021-07-30T17:23:49.894Z] Running integration-test (iteration 1) [2021-07-30T17:23:49.894Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-30T17:23:49.894Z] ++ 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 [2021-07-30T17:23:49.894Z] ++ set -e [2021-07-30T17:23:49.894Z] ++ '[' -n 0 ']' [2021-07-30T17:23:49.894Z] ++ set -x [2021-07-30T17:23:49.894Z] ++ 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 [2021-07-30T17:23:50.781Z] Loaded image: buildpack-deps:buster [2021-07-30T17:23:50.781Z] Loaded image: busybox:latest [2021-07-30T17:23:50.781Z] Loaded image: busybox:glibc [2021-07-30T17:23:50.781Z] Loaded image: debian:bullseye [2021-07-30T17:23:50.781Z] Loaded image: hello-world:latest [2021-07-30T17:23:50.781Z] Loaded image: arm32v7/hello-world:latest [2021-07-30T17:23:50.781Z] INFO: Testing against a local daemon [2021-07-30T17:23:50.781Z] === RUN TestCgroupNamespacesBuild [2021-07-30T17:23:51.708Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2021-07-30T17:23:51.708Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-30T17:23:53.073Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-07-30T17:23:53.073Z] === RUN TestBuildWithSession [2021-07-30T17:23:53.073Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:23:53.073Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-30T17:23:53.073Z] === RUN TestBuildSquashParent [2021-07-30T17:24:01.159Z] --- PASS: TestBuildSquashParent (7.65s) [2021-07-30T17:24:01.159Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-30T17:24:01.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:24:01.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:24:01.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:24:01.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:24:01.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:24:01.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:24:01.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:24:01.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:24:01.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:24:01.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:24:01.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:24:01.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:24:01.159Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:24:01.159Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:24:01.256Z] ...INFO: Daemon under test started and replied! [2021-07-30T17:24:01.256Z] INFO: Docker version of the daemon under test [2021-07-30T17:24:01.256Z] [2021-07-30T17:24:01.256Z] Client: [2021-07-30T17:24:01.256Z] Version: 17.06.2-ce [2021-07-30T17:24:01.256Z] API version: 1.30 [2021-07-30T17:24:01.256Z] Go version: go1.8.3 [2021-07-30T17:24:01.256Z] Git commit: cec0b72 [2021-07-30T17:24:01.256Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-30T17:24:01.256Z] OS/Arch: windows/amd64 [2021-07-30T17:24:01.256Z] [2021-07-30T17:24:01.256Z] Server: [2021-07-30T17:24:01.256Z] Version: 0.0.0-dev [2021-07-30T17:24:01.256Z] API version: 1.42 (minimum version 1.24) [2021-07-30T17:24:01.257Z] Go version: go1.16.6 [2021-07-30T17:24:01.257Z] Git commit: e89c7c0221 [2021-07-30T17:24:01.257Z] Built: 07/30/2021 17:22:03 [2021-07-30T17:24:01.257Z] OS/Arch: windows/amd64 [2021-07-30T17:24:01.257Z] Experimental: false [2021-07-30T17:24:01.257Z] [2021-07-30T17:24:01.257Z] INFO: Docker info of the daemon under test [2021-07-30T17:24:01.257Z] [2021-07-30T17:24:01.257Z] Containers: 0 [2021-07-30T17:24:01.257Z] Running: 0 [2021-07-30T17:24:01.257Z] Paused: 0 [2021-07-30T17:24:01.257Z] Stopped: 0 [2021-07-30T17:24:01.257Z] Images: 0 [2021-07-30T17:24:01.257Z] Server Version: 0.0.0-dev [2021-07-30T17:24:01.257Z] Storage Driver: windowsfilter [2021-07-30T17:24:01.257Z] Windows: [2021-07-30T17:24:01.257Z] Logging Driver: json-file [2021-07-30T17:24:01.257Z] Plugins: [2021-07-30T17:24:01.257Z] Volume: local [2021-07-30T17:24:01.257Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T17:24:01.257Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T17:24:01.257Z] Swarm: inactive [2021-07-30T17:24:01.257Z] Default Isolation: process [2021-07-30T17:24:01.257Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-30T17:24:01.257Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-30T17:24:01.257Z] OSType: windows [2021-07-30T17:24:01.257Z] Architecture: x86_64 [2021-07-30T17:24:01.257Z] CPUs: 4 [2021-07-30T17:24:01.257Z] Total Memory: 32GiB [2021-07-30T17:24:01.257Z] Name: azwin-2-80e790 [2021-07-30T17:24:01.257Z] ID: CMM5:2QST:UYPT:F7YO:WJQ6:ZOWH:JIOM:NUI4:LIDN:UEYJ:ZJ7Z:VYS7 [2021-07-30T17:24:01.257Z] Docker Root Dir: D:\CI\PR-42649\9\daemon [2021-07-30T17:24:01.257Z] Debug Mode (client): false [2021-07-30T17:24:01.257Z] Debug Mode (server): true [2021-07-30T17:24:01.257Z] File Descriptors: -1 [2021-07-30T17:24:01.257Z] Goroutines: 16 [2021-07-30T17:24:01.257Z] System Time: 2021-07-30T17:24:00.7833878Z [2021-07-30T17:24:01.257Z] EventsListeners: 0 [2021-07-30T17:24:01.257Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:24:01.257Z] Labels: [2021-07-30T17:24:01.257Z] Experimental: false [2021-07-30T17:24:01.257Z] Insecure Registries: [2021-07-30T17:24:01.257Z] 127.0.0.0/8 [2021-07-30T17:24:01.257Z] Live Restore Enabled: false [2021-07-30T17:24:01.257Z] [2021-07-30T17:24:01.257Z] [2021-07-30T17:24:01.257Z] INFO: Docker images of the daemon under test [2021-07-30T17:24:01.257Z] [2021-07-30T17:24:01.257Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-30T17:24:01.257Z] [2021-07-30T17:24:01.257Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-30T17:24:01.257Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-30T17:24:01.257Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-30T17:24:01.257Z] 29d5b6a226d2: Pulling fs layer [2021-07-30T17:24:03.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:24:03.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:24:05.141Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:24:05.141Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:24:07.659Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-30T17:24:07.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2021-07-30T17:24:07.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.33s) [2021-07-30T17:24:07.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2021-07-30T17:24:07.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2021-07-30T17:24:07.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.64s) [2021-07-30T17:24:07.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s) [2021-07-30T17:24:07.659Z] === RUN TestBuildMultiStageCopy [2021-07-30T17:24:07.659Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/builder [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/builder/remotecontext 0.252s coverage: 13.7% of statements [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/builder/dockerfile 0.350s coverage: 48.7% of statements [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/cmd/docker-proxy 0.231s coverage: 69.3% of statements [2021-07-30T17:24:08.816Z] ok github.com/docker/docker/builder/remotecontext/git 4.430s coverage: 86.3% of statements [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/cli [no test files] [2021-07-30T17:24:08.816Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-30T17:24:11.822Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-30T17:24:12.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-30T17:24:13.005Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-30T17:24:13.037Z] ok github.com/docker/docker/client 0.176s coverage: 75.5% of statements [2021-07-30T17:24:14.369Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-30T17:24:15.295Z] --- PASS: TestBuildMultiStageCopy (7.41s) [2021-07-30T17:24:15.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s) [2021-07-30T17:24:15.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-30T17:24:15.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-30T17:24:15.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-30T17:24:15.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-30T17:24:15.295Z] === RUN TestBuildMultiStageParentConfig [2021-07-30T17:24:20.537Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-07-30T17:24:20.537Z] === RUN TestBuildLabelWithTargets [2021-07-30T17:24:22.319Z] 29d5b6a226d2: Verifying Checksum [2021-07-30T17:24:22.319Z] 29d5b6a226d2: Download complete [2021-07-30T17:24:28.627Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2021-07-30T17:24:28.627Z] === RUN TestBuildWithEmptyLayers [2021-07-30T17:24:31.150Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-30T17:24:31.150Z] === RUN TestBuildMultiStageOnBuild [2021-07-30T17:24:33.324Z] --- PASS: TestImportExtremelyLargeImageWorks (94.90s) [2021-07-30T17:24:33.324Z] PASS [2021-07-30T17:24:33.324Z] [2021-07-30T17:24:33.324Z] DONE 12 tests in 97.543s [2021-07-30T17:24:33.324Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-30T17:24:33.324Z] INFO: Testing against a local daemon [2021-07-30T17:24:33.324Z] === RUN TestNetworkCreateDelete [2021-07-30T17:24:33.324Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-30T17:24:33.324Z] === RUN TestDockerNetworkDeletePreferID [2021-07-30T17:24:33.324Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-07-30T17:24:33.324Z] === RUN TestDaemonDNSFallback [2021-07-30T17:24:36.394Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-30T17:24:36.394Z] === RUN TestBuildUncleanTarFilenames [2021-07-30T17:24:36.649Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-07-30T17:24:36.650Z] === RUN TestBuildMultiStageLayerLeak [2021-07-30T17:24:36.694Z] Loaded image: buildpack-deps:buster [2021-07-30T17:24:36.694Z] Loaded image: busybox:latest [2021-07-30T17:24:36.694Z] Loaded image: busybox:glibc [2021-07-30T17:24:37.867Z] Removing intermediate container 1e3240b18baa [2021-07-30T17:24:37.867Z] ---> fafc3c798a1b [2021-07-30T17:24:37.867Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-30T17:24:37.867Z] ---> Running in e73ed694d8f1 [2021-07-30T17:24:37.867Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-30T17:24:37.867Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-30T17:24:37.867Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-30T17:24:37.867Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-30T17:24:37.867Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-30T17:24:37.867Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-30T17:24:37.867Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-30T17:24:37.867Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-30T17:24:37.867Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-30T17:24:37.867Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-30T17:24:37.867Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-30T17:24:37.867Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-30T17:24:37.867Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-30T17:24:37.867Z] INFO: Build done for gotestsum... [2021-07-30T17:24:39.896Z] --- PASS: TestDaemonDNSFallback (6.57s) [2021-07-30T17:24:39.896Z] === RUN TestInspectNetwork [2021-07-30T17:24:40.904Z] Loaded image: debian:bullseye [2021-07-30T17:24:41.160Z] Loaded image: hello-world:latest [2021-07-30T17:24:41.160Z] Loaded image: arm32v7/hello-world:latest [2021-07-30T17:24:41.416Z] INFO: Testing against a local daemon [2021-07-30T17:24:41.416Z] === RUN TestCgroupNamespacesBuild [2021-07-30T17:24:41.940Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-07-30T17:24:41.940Z] === RUN TestBuildWithHugeFile [2021-07-30T17:24:42.442Z] === RUN TestInspectNetwork/full_network_id [2021-07-30T17:24:42.442Z] === RUN TestInspectNetwork/partial_network_id [2021-07-30T17:24:42.442Z] === RUN TestInspectNetwork/network_name [2021-07-30T17:24:42.442Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-30T17:24:44.681Z] --- PASS: TestCgroupNamespacesBuild (2.90s) [2021-07-30T17:24:44.681Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-30T17:24:45.721Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:24:45.721Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:24:45.721Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:24:45.721Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:24:45.721Z] [2021-07-30T17:24:45.721Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-30T17:24:45.721Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-30T17:24:45.721Z] Using test binary docker [2021-07-30T17:24:45.721Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-30T17:24:45.721Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-30T17:24:45.721Z] INFO: Waiting for daemon to start... [2021-07-30T17:24:45.721Z] Starting dockerd [2021-07-30T17:24:45.721Z] . [2021-07-30T17:24:45.721Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-30T17:24:46.636Z] --- PASS: TestInspectNetwork (7.52s) [2021-07-30T17:24:46.636Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-30T17:24:46.636Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-30T17:24:46.636Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-30T17:24:46.636Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-30T17:24:46.636Z] === RUN TestRunContainerWithBridgeNone [2021-07-30T17:24:47.241Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.56s) [2021-07-30T17:24:47.241Z] === RUN TestBuildWithSession [2021-07-30T17:24:47.241Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:24:47.241Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-30T17:24:47.241Z] === RUN TestBuildSquashParent [2021-07-30T17:24:48.169Z] Removing intermediate container e73ed694d8f1 [2021-07-30T17:24:48.169Z] ---> 22c7b03efa3f [2021-07-30T17:24:48.169Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-30T17:24:48.169Z] ---> Running in 7d5d6a80743e [2021-07-30T17:24:48.626Z] Removing intermediate container 7d5d6a80743e [2021-07-30T17:24:48.626Z] ---> 780895d291d5 [2021-07-30T17:24:48.626Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-30T17:24:48.626Z] ---> Running in 33e1f3ffe55a [2021-07-30T17:24:49.084Z] Removing intermediate container 33e1f3ffe55a [2021-07-30T17:24:49.084Z] ---> a32024918c96 [2021-07-30T17:24:49.084Z] Step 10/10 : COPY . . [2021-07-30T17:24:49.933Z] --- PASS: TestRunContainerWithBridgeNone (2.95s) [2021-07-30T17:24:49.933Z] === RUN TestNetworkInvalidJSON [2021-07-30T17:24:49.933Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-30T17:24:49.933Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-30T17:24:49.933Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:24:49.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:24:49.933Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:24:49.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:24:49.933Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-30T17:24:49.933Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:24:49.933Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:24:49.933Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-30T17:24:49.933Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-30T17:24:49.933Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-30T17:24:49.933Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-30T17:24:49.933Z] === RUN TestNetworkList [2021-07-30T17:24:49.933Z] === RUN TestNetworkList//networks [2021-07-30T17:24:49.933Z] === PAUSE TestNetworkList//networks [2021-07-30T17:24:49.933Z] === RUN TestNetworkList//networks/ [2021-07-30T17:24:49.933Z] === PAUSE TestNetworkList//networks/ [2021-07-30T17:24:49.933Z] === CONT TestNetworkList//networks [2021-07-30T17:24:49.933Z] === CONT TestNetworkList//networks/ [2021-07-30T17:24:49.933Z] --- PASS: TestNetworkList (0.01s) [2021-07-30T17:24:49.933Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-30T17:24:49.933Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-30T17:24:49.933Z] === RUN TestHostIPv4BridgeLabel [2021-07-30T17:24:49.933Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-30T17:24:49.933Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-30T17:24:50.872Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-30T17:24:50.872Z] === RUN TestDaemonDefaultNetworkPools [2021-07-30T17:24:51.818Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-07-30T17:24:51.818Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-30T17:24:51.845Z] ok github.com/docker/docker/container 0.152s coverage: 34.8% of statements [2021-07-30T17:24:51.845Z] ok github.com/docker/docker/cmd/dockerd/trap 3.120s coverage: 0.0% of statements [2021-07-30T17:24:52.828Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-30T17:24:52.828Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-30T17:24:54.208Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-07-30T17:24:54.208Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-30T17:24:54.440Z] ok github.com/docker/docker/cmd/dockerd 0.136s coverage: 29.1% of statements [2021-07-30T17:24:54.440Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-30T17:24:54.440Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-30T17:24:54.440Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-30T17:24:54.440Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-30T17:24:54.440Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-30T17:24:54.776Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-30T17:24:54.776Z] === RUN TestServiceWithPredefinedNetwork [2021-07-30T17:24:55.836Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2021-07-30T17:24:57.315Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2021-07-30T17:24:57.315Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-30T17:24:57.315Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:24:57.315Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:24:57.315Z] === RUN TestServiceWithDataPathPortInit [2021-07-30T17:24:59.156Z] ok github.com/docker/docker/daemon/cluster/convert 0.062s coverage: 35.9% of statements [2021-07-30T17:24:59.156Z] ok github.com/docker/docker/daemon/cluster 0.128s coverage: 0.5% of statements [2021-07-30T17:24:59.419Z] --- PASS: TestBuildSquashParent (12.14s) [2021-07-30T17:24:59.419Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-30T17:24:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:24:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:24:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:24:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:24:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:24:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:24:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:24:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:24:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:24:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:24:59.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:24:59.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:24:59.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:24:59.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:25:01.714Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.4% of statements [2021-07-30T17:25:01.714Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2021-07-30T17:25:02.289Z] ok github.com/docker/docker/daemon/events 0.090s coverage: 50.0% of statements [2021-07-30T17:25:02.694Z] f143c6fed32d: Pull complete [2021-07-30T17:25:02.694Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-30T17:25:02.694Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T17:25:02.694Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T17:25:02.694Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-07-30T17:25:02.694Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-07-30T17:25:02.694Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-30T17:25:02.694Z] INFO: Docker version of control daemon [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] Client: [2021-07-30T17:25:02.694Z] Version: 20.10.6 [2021-07-30T17:25:02.694Z] API version: 1.41 [2021-07-30T17:25:02.694Z] Go version: go1.16.3 [2021-07-30T17:25:02.694Z] Git commit: 370c289 [2021-07-30T17:25:02.694Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-30T17:25:02.694Z] OS/Arch: windows/amd64 [2021-07-30T17:25:02.694Z] Context: default [2021-07-30T17:25:02.694Z] Experimental: true [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] Server: Docker Engine - Community [2021-07-30T17:25:02.694Z] Engine: [2021-07-30T17:25:02.694Z] Version: 20.10.6 [2021-07-30T17:25:02.694Z] API version: 1.41 (minimum version 1.24) [2021-07-30T17:25:02.694Z] Go version: go1.13.15 [2021-07-30T17:25:02.694Z] Git commit: 8728dd2 [2021-07-30T17:25:02.694Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-30T17:25:02.694Z] OS/Arch: windows/amd64 [2021-07-30T17:25:02.694Z] Experimental: true [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] INFO: Docker info of control daemon [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] Client: [2021-07-30T17:25:02.694Z] Context: default [2021-07-30T17:25:02.694Z] Debug Mode: false [2021-07-30T17:25:02.694Z] Plugins: [2021-07-30T17:25:02.694Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-30T17:25:02.694Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-30T17:25:02.694Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] Server: [2021-07-30T17:25:02.694Z] Containers: 0 [2021-07-30T17:25:02.694Z] Running: 0 [2021-07-30T17:25:02.694Z] Paused: 0 [2021-07-30T17:25:02.694Z] Stopped: 0 [2021-07-30T17:25:02.694Z] Images: 1 [2021-07-30T17:25:02.694Z] Server Version: 20.10.6 [2021-07-30T17:25:02.694Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-30T17:25:02.694Z] Windows: [2021-07-30T17:25:02.694Z] LCOW: [2021-07-30T17:25:02.694Z] Logging Driver: json-file [2021-07-30T17:25:02.694Z] Plugins: [2021-07-30T17:25:02.694Z] Volume: local [2021-07-30T17:25:02.694Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T17:25:02.694Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T17:25:02.694Z] Swarm: inactive [2021-07-30T17:25:02.694Z] Default Isolation: process [2021-07-30T17:25:02.694Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-30T17:25:02.694Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-30T17:25:02.694Z] OSType: windows [2021-07-30T17:25:02.694Z] Architecture: x86_64 [2021-07-30T17:25:02.694Z] CPUs: 4 [2021-07-30T17:25:02.694Z] Total Memory: 32GiB [2021-07-30T17:25:02.694Z] Name: azwin-2-ef8ad0 [2021-07-30T17:25:02.694Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-30T17:25:02.694Z] Docker Root Dir: D:\docker [2021-07-30T17:25:02.694Z] Debug Mode: false [2021-07-30T17:25:02.694Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:25:02.694Z] Labels: [2021-07-30T17:25:02.694Z] Experimental: true [2021-07-30T17:25:02.694Z] Insecure Registries: [2021-07-30T17:25:02.694Z] 10.0.0.4:5000 [2021-07-30T17:25:02.694Z] 127.0.0.0/8 [2021-07-30T17:25:02.694Z] Registry Mirrors: [2021-07-30T17:25:02.694Z] http://10.0.0.4:5000/ [2021-07-30T17:25:02.694Z] Live Restore Enabled: false [2021-07-30T17:25:02.694Z] Product License: Community Engine [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] INFO: Commit hash is 44f53e960d [2021-07-30T17:25:02.694Z] INFO: Nuke-Everything... [2021-07-30T17:25:02.694Z] INFO: Container count on control daemon to delete is 0 [2021-07-30T17:25:02.694Z] INFO: Nuking d:\CI [2021-07-30T17:25:02.694Z] INFO: Zapped successfully [2021-07-30T17:25:02.694Z] INFO: Location for testing is d:\CI\PR-42649\9 [2021-07-30T17:25:02.694Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] INFO: Building the image from Dockerfile.windows at 07/30/2021 17:24:50... [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] Sending build context to Docker daemon 60.98MB [2021-07-30T17:25:02.694Z] [2021-07-30T17:25:02.694Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-30T17:25:02.694Z] ---> 9a0a02eca0e6 [2021-07-30T17:25:02.694Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-30T17:25:02.694Z] ---> Running in 10ba90d1567d [2021-07-30T17:25:02.694Z] Removing intermediate container 10ba90d1567d [2021-07-30T17:25:02.694Z] ---> ccccb04d38a9 [2021-07-30T17:25:02.694Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-30T17:25:02.694Z] ---> Running in 2b089e1405aa [2021-07-30T17:25:02.694Z] Removing intermediate container 2b089e1405aa [2021-07-30T17:25:02.694Z] ---> 83a5536ec11c [2021-07-30T17:25:02.694Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-30T17:25:02.694Z] ---> Running in f03821d2d061 [2021-07-30T17:25:02.694Z] Removing intermediate container f03821d2d061 [2021-07-30T17:25:02.694Z] ---> b0035175afd4 [2021-07-30T17:25:02.694Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-30T17:25:02.694Z] ---> Running in 6b690065ceb5 [2021-07-30T17:25:02.694Z] Removing intermediate container 6b690065ceb5 [2021-07-30T17:25:02.694Z] ---> 5037fe7743e1 [2021-07-30T17:25:02.694Z] Step 6/10 : 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'); 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; $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; [2021-07-30T17:25:02.694Z] ---> Running in 373f378eb794 [2021-07-30T17:25:02.865Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-07-30T17:25:04.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:25:04.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:25:07.086Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.623s coverage: 73.3% of statements [2021-07-30T17:25:07.926Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.522s coverage: 13.7% of statements [2021-07-30T17:25:08.188Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.1% of statements [2021-07-30T17:25:08.188Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.689s coverage: 56.2% of statements [2021-07-30T17:25:09.951Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:25:09.951Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:25:10.114Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-07-30T17:25:11.508Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.764s coverage: 49.4% of statements [2021-07-30T17:25:12.203Z] --- PASS: TestServiceWithDataPathPortInit (14.48s) [2021-07-30T17:25:12.203Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-30T17:25:13.434Z] ok github.com/docker/docker/daemon 12.283s coverage: 17.6% of statements [2021-07-30T17:25:13.434Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-30T17:25:13.434Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-30T17:25:13.434Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-30T17:25:13.434Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-30T17:25:13.434Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.038s coverage: 57.5% of statements [2021-07-30T17:25:14.010Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.482s coverage: 57.7% of statements [2021-07-30T17:25:14.010Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.993s coverage: 45.9% of statements [2021-07-30T17:25:14.010Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-30T17:25:14.010Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-30T17:25:14.010Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-30T17:25:14.112Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zia2e9am0vnp4s0qd0qo4mkn7 Created:2021-07-30 17:25:12.575349445 +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[f7f79581dcb8c1f4c08a9a819ed92c0b5e02de9a420b07d833258fa21d77e178:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ahj8ftr7pj3uscpopnvuahhym EndpointID:b5926f23c083179dc49a98cc5752c480f2ba6509ca801ee8ac9b03de2f82655d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4dae5ed17c77ad9f6070b43cd8bc2911b9ed356bbb9b46e93da79599ef753153 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:83960514c9b9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ahj8ftr7pj3uscpopnvuahhym EndpointID:b5926f23c083179dc49a98cc5752c480f2ba6509ca801ee8ac9b03de2f82655d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-30T17:25:15.197Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-30T17:25:15.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.05s) [2021-07-30T17:25:15.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.29s) [2021-07-30T17:25:15.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.16s) [2021-07-30T17:25:15.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.43s) [2021-07-30T17:25:15.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.94s) [2021-07-30T17:25:15.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.89s) [2021-07-30T17:25:15.197Z] === RUN TestBuildMultiStageCopy [2021-07-30T17:25:15.197Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-30T17:25:15.405Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.059s coverage: 3.0% of statements [2021-07-30T17:25:15.405Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-07-30T17:25:16.802Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.8% of statements [2021-07-30T17:25:16.802Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-30T17:25:16.802Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-30T17:25:16.802Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.5% of statements [2021-07-30T17:25:17.378Z] ok github.com/docker/docker/daemon/logger/awslogs 0.333s coverage: 77.0% of statements [2021-07-30T17:25:17.378Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-30T17:25:17.378Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-30T17:25:17.378Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-07-30T17:25:17.535Z] [2021-07-30T17:25:17.535Z] SUCCESS: Specified value was saved. [2021-07-30T17:25:17.640Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-07-30T17:25:17.992Z] INFO: Downloading git... [2021-07-30T17:25:18.216Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-07-30T17:25:18.216Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 69.9% of statements [2021-07-30T17:25:18.305Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s) [2021-07-30T17:25:18.305Z] PASS [2021-07-30T17:25:18.305Z] [2021-07-30T17:25:18.305Z] === Skipped [2021-07-30T17:25:18.305Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:25:18.305Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:25:18.305Z] [2021-07-30T17:25:18.305Z] [2021-07-30T17:25:18.305Z] DONE 26 tests, 1 skipped in 46.555s [2021-07-30T17:25:18.305Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-30T17:25:18.305Z] INFO: Testing against a local daemon [2021-07-30T17:25:18.305Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-30T17:25:18.305Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:25:18.305Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-30T17:25:18.305Z] === RUN TestDockerNetworkIpvlan [2021-07-30T17:25:18.305Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:25:18.305Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-30T17:25:18.305Z] PASS [2021-07-30T17:25:18.305Z] [2021-07-30T17:25:18.305Z] === Skipped [2021-07-30T17:25:18.305Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-30T17:25:18.305Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:25:18.305Z] [2021-07-30T17:25:18.305Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-30T17:25:18.305Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:25:18.305Z] [2021-07-30T17:25:18.305Z] [2021-07-30T17:25:18.305Z] DONE 2 tests, 2 skipped in 0.033s [2021-07-30T17:25:18.305Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-30T17:25:18.305Z] INFO: Testing against a local daemon [2021-07-30T17:25:18.305Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-30T17:25:18.461Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-30T17:25:18.461Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-30T17:25:18.792Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 75.2% of statements [2021-07-30T17:25:18.793Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-30T17:25:19.024Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-30T17:25:19.166Z] ---> 313961723ea4 [2021-07-30T17:25:19.166Z] Successfully built 313961723ea4 [2021-07-30T17:25:19.166Z] Successfully tagged docker:latest [2021-07-30T17:25:19.166Z] INFO: Image build ended at 07/30/2021 17:25:16. Duration:00:03:05.7316056 [2021-07-30T17:25:19.322Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-30T17:25:19.443Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-07-30T17:25:19.443Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 58.6% of statements [2021-07-30T17:25:19.696Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2021-07-30T17:25:19.697Z] === RUN TestDockerNetworkMacvlan [2021-07-30T17:25:19.885Z] --- PASS: TestBuildMultiStageCopy (5.38s) [2021-07-30T17:25:19.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2021-07-30T17:25:19.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2021-07-30T17:25:19.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2021-07-30T17:25:19.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2021-07-30T17:25:19.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-07-30T17:25:19.885Z] === RUN TestBuildMultiStageParentConfig [2021-07-30T17:25:20.168Z] INFO: Downloading go... [2021-07-30T17:25:20.267Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-30T17:25:20.426Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2021-07-30T17:25:20.426Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 46.8% of statements [2021-07-30T17:25:21.206Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-30T17:25:21.252Z] --- PASS: TestBuildMultiStageParentConfig (1.14s) [2021-07-30T17:25:21.252Z] === RUN TestBuildLabelWithTargets [2021-07-30T17:25:21.375Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-07-30T17:25:21.775Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-30T17:25:21.951Z] ok github.com/docker/docker/distribution/metadata 0.113s coverage: 48.2% of statements [2021-07-30T17:25:21.951Z] ok github.com/docker/docker/daemon/logger/splunk 1.849s coverage: 82.5% of statements [2021-07-30T17:25:21.951Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-30T17:25:21.951Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-30T17:25:22.061Z] [2021-07-30T17:25:22.061Z] [2021-07-30T17:25:22.061Z] INFO: Building the test binaries at 07/30/2021 17:25:21... [2021-07-30T17:25:22.340Z] INFO: Downloading compiler 1 of 3... [2021-07-30T17:25:23.141Z] --- PASS: TestBuildLabelWithTargets (1.95s) [2021-07-30T17:25:23.141Z] === RUN TestBuildWithEmptyLayers [2021-07-30T17:25:23.345Z] ok github.com/docker/docker/distribution 0.272s coverage: 25.8% of statements [2021-07-30T17:25:23.345Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-30T17:25:23.345Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-07-30T17:25:23.870Z] INFO: Downloading compiler 2 of 3... [2021-07-30T17:25:23.870Z] INFO: Downloading compiler 3 of 3... [2021-07-30T17:25:23.920Z] ok github.com/docker/docker/image 0.059s coverage: 86.6% of statements [2021-07-30T17:25:24.069Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2021-07-30T17:25:24.069Z] === RUN TestBuildMultiStageOnBuild [2021-07-30T17:25:24.183Z] ok github.com/docker/docker/image/cache 0.040s coverage: 19.2% of statements [2021-07-30T17:25:24.314Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-30T17:25:24.326Z] INFO: Extracting git... [2021-07-30T17:25:24.757Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2021-07-30T17:25:25.019Z] ok github.com/docker/docker/distribution/xfer 1.793s coverage: 85.6% of statements [2021-07-30T17:25:25.019Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-30T17:25:25.019Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.7% of statements [2021-07-30T17:25:25.019Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-30T17:25:25.282Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-07-30T17:25:26.763Z] INFO: make.ps1 starting at 07/30/2021 17:25:26 [2021-07-30T17:25:26.763Z] INFO: Git commit (b97d586177) assumed from DOCKER_GITCOMMIT environment variable [2021-07-30T17:25:26.763Z] INFO: Invoking autogen... [2021-07-30T17:25:26.852Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-30T17:25:27.220Z] INFO: Building daemon... [2021-07-30T17:25:28.238Z] --- PASS: TestBuildMultiStageOnBuild (3.96s) [2021-07-30T17:25:28.238Z] === RUN TestBuildUncleanTarFilenames [2021-07-30T17:25:29.505Z] ok github.com/docker/docker/libnetwork/bitseq 0.589s coverage: 84.4% of statements [2021-07-30T17:25:29.604Z] --- PASS: TestBuildUncleanTarFilenames (1.61s) [2021-07-30T17:25:29.604Z] === RUN TestBuildMultiStageLayerLeak [2021-07-30T17:25:30.079Z] ok github.com/docker/docker/libnetwork/api 2.259s coverage: 83.2% of statements [2021-07-30T17:25:32.132Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-30T17:25:32.461Z] sha256:fb4ce460851782db8c4ca389fd03eaafd10c509fcc19d23e35856bb92800fb8e [2021-07-30T17:25:32.461Z] INFO: Starting docker-py tests... [2021-07-30T17:25:32.461Z] ============================= test session starts ============================== [2021-07-30T17:25:32.461Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-30T17:25:32.461Z] rootdir: /src, inifile: pytest.ini [2021-07-30T17:25:32.461Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-30T17:25:32.461Z] collected 390 items / 1 deselected / 389 selected [2021-07-30T17:25:32.461Z] [2021-07-30T17:25:32.640Z] ok github.com/docker/docker/libnetwork/config 0.087s coverage: 24.0% of statements [2021-07-30T17:25:32.640Z] ok github.com/docker/docker/libnetwork/datastore 0.015s coverage: 21.9% of statements [2021-07-30T17:25:33.513Z] --- PASS: TestDockerNetworkMacvlan (13.58s) [2021-07-30T17:25:33.513Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-30T17:25:33.513Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-30T17:25:33.513Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.47s) [2021-07-30T17:25:33.513Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.76s) [2021-07-30T17:25:33.513Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.79s) [2021-07-30T17:25:33.513Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2021-07-30T17:25:33.513Z] PASS [2021-07-30T17:25:33.513Z] [2021-07-30T17:25:33.513Z] DONE 8 tests in 14.860s [2021-07-30T17:25:33.513Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-30T17:25:33.513Z] testing: warning: no tests to run [2021-07-30T17:25:33.513Z] PASS [2021-07-30T17:25:33.513Z] [2021-07-30T17:25:33.513Z] DONE 0 tests in 0.006s [2021-07-30T17:25:33.513Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-30T17:25:33.513Z] INFO: Testing against a local daemon [2021-07-30T17:25:33.513Z] === RUN TestAuthZPluginAllowRequest [2021-07-30T17:25:33.587Z] ok github.com/docker/docker/libnetwork/driverapi 0.017s coverage: 68.9% of statements [2021-07-30T17:25:33.814Z] --- PASS: TestBuildMultiStageLayerLeak (3.89s) [2021-07-30T17:25:33.814Z] === RUN TestBuildWithHugeFile [2021-07-30T17:25:34.534Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-07-30T17:25:34.894Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2021-07-30T17:25:34.894Z] === RUN TestAuthZPluginTLS [2021-07-30T17:25:35.109Z] ok github.com/docker/docker/layer 7.460s coverage: 68.8% of statements [2021-07-30T17:25:35.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-30T17:25:35.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-30T17:25:35.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-30T17:25:35.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-30T17:25:35.154Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-30T17:25:35.154Z] === RUN TestAuthZPluginDenyRequest [2021-07-30T17:25:35.683Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.026s coverage: 4.0% of statements [2021-07-30T17:25:35.723Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-30T17:25:35.723Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-30T17:25:36.259Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.063s coverage: 4.5% of statements [2021-07-30T17:25:36.292Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-30T17:25:36.292Z] === RUN TestAuthZPluginDenyResponse [2021-07-30T17:25:36.522Z] ok github.com/docker/docker/libnetwork/drivers/null 0.007s coverage: 34.8% of statements [2021-07-30T17:25:36.861Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-07-30T17:25:36.861Z] === RUN TestAuthZPluginAllowEventStream [2021-07-30T17:25:37.096Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.010s coverage: 63.6% of statements [2021-07-30T17:25:38.127Z] --- PASS: TestBuildWithHugeFile (50.39s) [2021-07-30T17:25:38.127Z] === RUN TestBuildWCOWSandboxSize [2021-07-30T17:25:38.127Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-30T17:25:38.127Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-30T17:25:38.127Z] === RUN TestBuildWithEmptyDockerfile [2021-07-30T17:25:38.127Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:25:38.127Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:25:38.127Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:25:38.127Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:25:38.127Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:25:38.127Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:25:38.127Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:25:38.127Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:25:38.127Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:25:38.127Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-07-30T17:25:38.127Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-30T17:25:38.127Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-30T17:25:38.127Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-30T17:25:38.127Z] === RUN TestBuildPreserveOwnership [2021-07-30T17:25:38.127Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-30T17:25:38.127Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-30T17:25:38.242Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2021-07-30T17:25:38.242Z] === RUN TestAuthZPluginErrorResponse [2021-07-30T17:25:38.811Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-30T17:25:38.811Z] === RUN TestAuthZPluginErrorRequest [2021-07-30T17:25:39.384Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-30T17:25:39.384Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-30T17:25:39.952Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-07-30T17:25:39.952Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-30T17:25:41.860Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2021-07-30T17:25:41.860Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-30T17:25:41.985Z] INFO: Expanding go... [2021-07-30T17:25:42.293Z] --- PASS: TestBuildPreserveOwnership (10.30s) [2021-07-30T17:25:42.293Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.29s) [2021-07-30T17:25:42.293Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-30T17:25:42.293Z] === RUN TestBuildPlatformInvalid [2021-07-30T17:25:42.293Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-30T17:25:42.293Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-30T17:25:42.293Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-30T17:25:42.293Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-30T17:25:42.293Z] PASS [2021-07-30T17:25:42.293Z] [2021-07-30T17:25:42.293Z] === Skipped [2021-07-30T17:25:42.293Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-30T17:25:42.293Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:25:42.293Z] [2021-07-30T17:25:42.293Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-30T17:25:42.293Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-30T17:25:42.293Z] [2021-07-30T17:25:42.293Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-30T17:25:42.293Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-30T17:25:42.293Z] [2021-07-30T17:25:42.293Z] [2021-07-30T17:25:42.293Z] DONE 34 tests, 3 skipped in 133.383s [2021-07-30T17:25:42.293Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-30T17:25:42.293Z] INFO: Testing against a local daemon [2021-07-30T17:25:42.293Z] === RUN TestConfigInspect [2021-07-30T17:25:42.293Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.293Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-30T17:25:42.293Z] === RUN TestConfigList [2021-07-30T17:25:42.293Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.293Z] --- SKIP: TestConfigList (0.01s) [2021-07-30T17:25:42.293Z] === RUN TestConfigsCreateAndDelete [2021-07-30T17:25:42.293Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.293Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-30T17:25:42.293Z] === RUN TestConfigsUpdate [2021-07-30T17:25:42.396Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.535s coverage: 59.9% of statements [2021-07-30T17:25:42.396Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-07-30T17:25:42.550Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.550Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-30T17:25:42.550Z] === RUN TestTemplatedConfig [2021-07-30T17:25:42.550Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.550Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-30T17:25:42.550Z] === RUN TestConfigCreateResolve [2021-07-30T17:25:42.550Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.550Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-30T17:25:42.550Z] PASS [2021-07-30T17:25:42.550Z] [2021-07-30T17:25:42.550Z] === Skipped [2021-07-30T17:25:42.550Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-30T17:25:42.550Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.550Z] [2021-07-30T17:25:42.550Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-30T17:25:42.550Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.550Z] [2021-07-30T17:25:42.550Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-30T17:25:42.550Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.550Z] [2021-07-30T17:25:42.550Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-30T17:25:42.550Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.550Z] [2021-07-30T17:25:42.550Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-30T17:25:42.550Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.550Z] [2021-07-30T17:25:42.550Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-30T17:25:42.550Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:25:42.550Z] [2021-07-30T17:25:42.550Z] [2021-07-30T17:25:42.550Z] DONE 6 tests, 6 skipped in 0.184s [2021-07-30T17:25:42.550Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-30T17:25:42.550Z] INFO: Testing against a local daemon [2021-07-30T17:25:42.550Z] === RUN TestCheckpoint [2021-07-30T17:25:42.550Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:25:42.550Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-30T17:25:42.550Z] === RUN TestContainerInvalidJSON [2021-07-30T17:25:42.550Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:25:42.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:25:42.550Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:25:42.550Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:25:42.550Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:25:42.550Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:25:42.550Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-30T17:25:42.550Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-30T17:25:42.550Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-30T17:25:42.550Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-30T17:25:42.806Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-30T17:25:42.806Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-30T17:25:42.806Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-30T17:25:42.806Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-30T17:25:42.806Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-30T17:25:42.806Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-30T17:25:42.806Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-30T17:25:42.806Z] === RUN TestCopyFromContainer [2021-07-30T17:25:42.972Z] ok github.com/docker/docker/libnetwork/drvregistry 0.055s coverage: 82.4% of statements [2021-07-30T17:25:43.234Z] ok github.com/docker/docker/libnetwork/etchosts 0.057s coverage: 81.2% of statements [2021-07-30T17:25:43.242Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.62s) [2021-07-30T17:25:43.242Z] === RUN TestAuthZPluginHeader [2021-07-30T17:25:43.809Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.010s coverage: 48.1% of statements [2021-07-30T17:25:43.809Z] ok github.com/docker/docker/libnetwork/idm 0.012s coverage: 87.5% of statements [2021-07-30T17:25:43.811Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-07-30T17:25:43.811Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-30T17:25:44.383Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.111s coverage: 7.3% of statements [2021-07-30T17:25:44.383Z] ok github.com/docker/docker/libnetwork/internal/caller 0.004s coverage: 100.0% of statements [2021-07-30T17:25:45.776Z] ok github.com/docker/docker/libnetwork/ipams/null 0.007s coverage: 57.1% of statements [2021-07-30T17:25:46.070Z] === RUN TestCopyFromContainer// [2021-07-30T17:25:46.070Z] === RUN TestCopyFromContainer//bar/root [2021-07-30T17:25:46.326Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-30T17:25:46.326Z] === RUN TestCopyFromContainer/bar/quux [2021-07-30T17:25:46.326Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-30T17:25:46.326Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-30T17:25:46.582Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-30T17:25:46.582Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-30T17:25:46.582Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-30T17:25:46.582Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer (3.86s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-30T17:25:46.582Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-30T17:25:46.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-30T17:25:46.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:25:46.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:25:46.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:25:46.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:25:46.583Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:25:46.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:25:46.722Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.039s coverage: 47.4% of statements [2021-07-30T17:25:46.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:25:46.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:25:46.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:25:46.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-30T17:25:46.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-30T17:25:46.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-30T17:25:46.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-30T17:25:46.839Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-30T17:25:46.839Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-30T17:25:46.839Z] === RUN TestCreateWithInvalidEnv [2021-07-30T17:25:46.839Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-30T17:25:46.839Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-30T17:25:46.839Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-30T17:25:46.839Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-30T17:25:46.839Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-30T17:25:46.839Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-30T17:25:46.839Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-30T17:25:46.839Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-30T17:25:46.839Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-30T17:25:46.839Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-30T17:25:46.839Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-30T17:25:46.839Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-30T17:25:46.839Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-30T17:25:46.839Z] === RUN TestCreateTmpfsMountsTarget [2021-07-30T17:25:46.839Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-30T17:25:46.839Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-30T17:25:47.295Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.012s coverage: 71.4% of statements [2021-07-30T17:25:48.029Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.68s) [2021-07-30T17:25:48.029Z] === RUN TestAuthZPluginV2Disable [2021-07-30T17:25:48.243Z] ok github.com/docker/docker/libnetwork/ipamutils 0.600s coverage: 74.0% of statements [2021-07-30T17:25:48.262Z] 29d5b6a226d2: Pull complete [2021-07-30T17:25:48.262Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-30T17:25:48.262Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:25:48.262Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-30T17:25:48.262Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-30T17:25:48.262Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-30T17:25:48.262Z] WARN: Skipping validation tests [2021-07-30T17:25:48.262Z] INFO: Running unit tests at 07/30/2021 17:25:35... [2021-07-30T17:25:48.262Z] INFO: make.ps1 starting at 07/30/2021 17:25:38 [2021-07-30T17:25:48.262Z] INFO: Git commit (e89c7c0221) assumed from DOCKER_GITCOMMIT environment variable [2021-07-30T17:25:48.262Z] INFO: Invoking autogen... [2021-07-30T17:25:48.262Z] INFO: Running unit tests... [2021-07-30T17:25:48.263Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery 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/api 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-30T17:25:48.729Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-07-30T17:25:48.729Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-30T17:25:49.010Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-30T17:25:49.830Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-30T17:25:50.572Z] --- PASS: TestAuthZPluginV2Disable (2.85s) [2021-07-30T17:25:50.572Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-30T17:25:50.616Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.79s) [2021-07-30T17:25:50.616Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-30T17:25:50.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:25:50.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:25:50.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:25:50.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:25:50.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:25:50.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:25:50.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:25:50.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:25:50.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:25:50.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:25:50.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:25:50.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:25:50.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:25:50.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:25:50.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:25:50.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-30T17:25:50.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-30T17:25:50.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-30T17:25:50.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-30T17:25:50.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-30T17:25:50.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-30T17:25:50.616Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-30T17:25:50.798Z] ok github.com/docker/docker/libnetwork/iptables 0.746s coverage: 45.1% of statements [2021-07-30T17:25:50.798Z] ok github.com/docker/docker/libnetwork/netlabel 0.010s coverage: 60.0% of statements [2021-07-30T17:25:51.178Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-07-30T17:25:51.178Z] === RUN TestCreateDifferentPlatform [2021-07-30T17:25:51.178Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-30T17:25:51.178Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-30T17:25:51.178Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-30T17:25:51.178Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-30T17:25:51.178Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-30T17:25:51.178Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-30T17:25:51.178Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-30T17:25:51.178Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-30T17:25:51.178Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-30T17:25:51.178Z] === RUN TestContainerStartOnDaemonRestart [2021-07-30T17:25:51.178Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-30T17:25:51.178Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-30T17:25:51.178Z] === RUN TestDaemonRestartIpcMode [2021-07-30T17:25:51.178Z] === PAUSE TestDaemonRestartIpcMode [2021-07-30T17:25:51.178Z] === RUN TestDaemonHostGatewayIP [2021-07-30T17:25:51.178Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:25:51.178Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-30T17:25:51.178Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-30T17:25:51.178Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-30T17:25:51.178Z] === RUN TestContainerKillOnDaemonStart [2021-07-30T17:25:51.178Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-30T17:25:51.178Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-30T17:25:51.178Z] === RUN TestDiff [2021-07-30T17:25:51.721Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-30T17:25:51.739Z] --- PASS: TestDiff (0.65s) [2021-07-30T17:25:51.739Z] === RUN TestExecWithCloseStdin [2021-07-30T17:25:51.746Z] ok github.com/docker/docker/libnetwork/netutils 0.043s coverage: 44.1% of statements [2021-07-30T17:25:52.668Z] --- PASS: TestExecWithCloseStdin (0.89s) [2021-07-30T17:25:52.668Z] === RUN TestExec [2021-07-30T17:25:53.109Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.78s) [2021-07-30T17:25:53.109Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-30T17:25:53.596Z] --- PASS: TestExec (0.87s) [2021-07-30T17:25:53.596Z] === RUN TestExecUser [2021-07-30T17:25:54.524Z] --- PASS: TestExecUser (0.89s) [2021-07-30T17:25:54.524Z] === RUN TestExportContainerAndImportImage [2021-07-30T17:25:55.058Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.020s coverage: 100.0% of statements [2021-07-30T17:25:55.298Z] ? github.com/docker/docker/api [no test files] [2021-07-30T17:25:55.453Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-07-30T17:25:55.454Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-30T17:25:55.631Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2021-07-30T17:25:56.826Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-07-30T17:25:56.826Z] === RUN TestHealthCheckWorkdir [2021-07-30T17:25:57.754Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2021-07-30T17:25:57.754Z] === RUN TestHealthKillContainer [2021-07-30T17:26:01.018Z] --- PASS: TestHealthKillContainer (2.93s) [2021-07-30T17:26:01.018Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-30T17:26:01.275Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-07-30T17:26:01.275Z] === RUN TestIpcModeNone [2021-07-30T17:26:02.203Z] --- PASS: TestIpcModeNone (0.89s) [2021-07-30T17:26:02.203Z] === RUN TestIpcModePrivate [2021-07-30T17:26:03.131Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-30T17:26:03.131Z] --- PASS: TestIpcModePrivate (0.89s) [2021-07-30T17:26:03.131Z] === RUN TestIpcModeShareable [2021-07-30T17:26:03.131Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:26:03.131Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-30T17:26:03.131Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-30T17:26:03.780Z] ok github.com/docker/docker/libnetwork/osl 4.615s coverage: 39.7% of statements [2021-07-30T17:26:03.780Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-07-30T17:26:04.352Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 86.1% of statements [2021-07-30T17:26:05.329Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.97s) [2021-07-30T17:26:05.329Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-30T17:26:05.647Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2021-07-30T17:26:05.647Z] === RUN TestAPIIpcModeHost [2021-07-30T17:26:05.647Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:26:05.647Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-30T17:26:05.647Z] === RUN TestDaemonIpcModeShareable [2021-07-30T17:26:05.647Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:26:05.647Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-30T17:26:05.647Z] === RUN TestDaemonIpcModePrivate [2021-07-30T17:26:07.012Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-30T17:26:07.102Z] INFO: Expanding compiler 1 of 3... [2021-07-30T17:26:07.102Z] INFO: Expanding compiler 2 of 3... [2021-07-30T17:26:07.267Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2021-07-30T17:26:07.267Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-30T17:26:07.267Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:26:07.267Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-30T17:26:07.268Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-30T17:26:07.268Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:26:07.268Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-30T17:26:07.268Z] === RUN TestIpcModeOlderClient [2021-07-30T17:26:07.268Z] === PAUSE TestIpcModeOlderClient [2021-07-30T17:26:07.268Z] === RUN TestKillContainerInvalidSignal [2021-07-30T17:26:08.194Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-07-30T17:26:08.194Z] === RUN TestKillContainer [2021-07-30T17:26:08.194Z] === RUN TestKillContainer/no_signal [2021-07-30T17:26:08.568Z] ok github.com/docker/docker/libnetwork/portmapper 1.296s coverage: 49.5% of statements [2021-07-30T17:26:08.568Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.5% of statements [2021-07-30T17:26:08.756Z] === RUN TestKillContainer/non_killing_signal [2021-07-30T17:26:09.012Z] === RUN TestKillContainer/killing_signal [2021-07-30T17:26:09.940Z] --- PASS: TestKillContainer (1.99s) [2021-07-30T17:26:09.940Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-07-30T17:26:09.940Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-07-30T17:26:09.940Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-07-30T17:26:09.940Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-30T17:26:09.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-30T17:26:09.957Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-07-30T17:26:10.056Z] === RUN TestMiddlewares [2021-07-30T17:26:10.056Z] --- PASS: TestMiddlewares (0.00s) [2021-07-30T17:26:10.056Z] PASS [2021-07-30T17:26:10.056Z] coverage: 9.0% of statements [2021-07-30T17:26:10.056Z] ok github.com/docker/docker/api/server 0.236s coverage: 9.0% of statements [2021-07-30T17:26:10.502Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-30T17:26:11.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2021-07-30T17:26:11.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-07-30T17:26:11.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-07-30T17:26:11.430Z] === RUN TestKillStoppedContainer [2021-07-30T17:26:11.430Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-30T17:26:11.430Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-30T17:26:11.430Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-30T17:26:11.430Z] === RUN TestKillDifferentUserContainer [2021-07-30T17:26:11.991Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-07-30T17:26:11.991Z] === RUN TestInspectOomKilledTrue [2021-07-30T17:26:11.991Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:26:11.991Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-30T17:26:11.991Z] === RUN TestInspectOomKilledFalse [2021-07-30T17:26:11.991Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:26:11.991Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-30T17:26:11.991Z] === RUN TestLinksEtcHostsContentMatch [2021-07-30T17:26:11.991Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-30T17:26:11.991Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-30T17:26:11.991Z] === RUN TestLinksContainerNames [2021-07-30T17:26:12.901Z] INFO: Expanding compiler 3 of 3... [2021-07-30T17:26:13.360Z] INFO: Removing downloaded files... [2021-07-30T17:26:13.360Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-30T17:26:13.360Z] INFO: Configuring git core.autocrlf... [2021-07-30T17:26:13.360Z] --- PASS: TestLinksContainerNames (1.23s) [2021-07-30T17:26:13.360Z] === RUN TestLogsFollowTailEmpty [2021-07-30T17:26:13.923Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-07-30T17:26:13.923Z] === RUN TestContainerNetworkMountsNoChown [2021-07-30T17:26:14.216Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements [2021-07-30T17:26:14.485Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/default [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/default [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/private [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/private [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rprivate [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/slave [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/slave [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rslave [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/shared [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/shared [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rshared [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/default [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/rprivate [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/private [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/shared [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/rshared [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/rslave [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/slave [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-30T17:26:14.485Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:26:14.485Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:26:14.485Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-30T17:26:14.743Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-30T17:26:14.743Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-07-30T17:26:14.743Z] === RUN TestContainerBindMountNonRecursive [2021-07-30T17:26:14.743Z] 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) [2021-07-30T17:26:14.743Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-30T17:26:14.743Z] === RUN TestContainerVolumesMountedAsShared [2021-07-30T17:26:14.743Z] 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) [2021-07-30T17:26:14.743Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-30T17:26:14.743Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-30T17:26:14.743Z] 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) [2021-07-30T17:26:14.743Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-30T17:26:14.743Z] === RUN TestNetworkNat [2021-07-30T17:26:15.671Z] --- PASS: TestNetworkNat (0.74s) [2021-07-30T17:26:15.671Z] === RUN TestNetworkLocalhostTCPNat [2021-07-30T17:26:16.169Z] ok github.com/docker/docker/opts 0.036s coverage: 67.1% of statements [2021-07-30T17:26:16.234Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2021-07-30T17:26:16.234Z] === RUN TestNetworkLoopbackNat [2021-07-30T17:26:16.432Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 52.9% of statements [2021-07-30T17:26:18.352Z] ok github.com/docker/docker/libnetwork/ipam 32.829s coverage: 85.3% of statements [2021-07-30T17:26:19.498Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2021-07-30T17:26:19.498Z] === RUN TestPause [2021-07-30T17:26:19.498Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:26:19.498Z] --- SKIP: TestPause (0.00s) [2021-07-30T17:26:19.498Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-30T17:26:19.498Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-30T17:26:19.498Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-30T17:26:19.498Z] === RUN TestPauseStopPausedContainer [2021-07-30T17:26:19.498Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:26:19.498Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-30T17:26:19.498Z] === RUN TestPidHost [2021-07-30T17:26:20.273Z] ok github.com/docker/docker/pkg/archive 1.109s coverage: 82.3% of statements [2021-07-30T17:26:20.537Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-07-30T17:26:20.537Z] ok github.com/docker/docker/pkg/authorization 0.509s coverage: 68.3% of statements [2021-07-30T17:26:20.606Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-30T17:26:20.606Z] Using test binary docker [2021-07-30T17:26:20.606Z] +++ /etc/init.d/apparmor start [2021-07-30T17:26:20.606Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-30T17:26:20.606Z] INFO: Waiting for daemon to start... [2021-07-30T17:26:20.606Z] Starting dockerd [2021-07-30T17:26:20.606Z] +++ 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 [2021-07-30T17:26:20.606Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-30T17:26:20.606Z] Using test binary docker [2021-07-30T17:26:20.606Z] +++ /etc/init.d/apparmor start [2021-07-30T17:26:20.606Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-30T17:26:20.606Z] INFO: Waiting for daemon to start... [2021-07-30T17:26:20.606Z] Starting dockerd [2021-07-30T17:26:20.606Z] +++ 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 [2021-07-30T17:26:20.606Z] . [2021-07-30T17:26:20.606Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-30T17:26:20.606Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-30T17:26:20.606Z] Error: No such image: emptyfs [2021-07-30T17:26:20.606Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-30T17:26:20.606Z] ++++ docker load [2021-07-30T17:26:20.606Z] Running integration-test (iteration 1) [2021-07-30T17:26:20.606Z] 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)/ [2021-07-30T17:26:20.606Z] ++ 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)/' [2021-07-30T17:26:20.606Z] ++ set -e [2021-07-30T17:26:20.606Z] ++ '[' -n 0 ']' [2021-07-30T17:26:20.606Z] ++ set -x [2021-07-30T17:26:20.606Z] ++ 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)/' [2021-07-30T17:26:20.606Z] [2021-07-30T17:26:20.606Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-30T17:26:20.606Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-30T17:26:20.606Z] Error: No such image: emptyfs [2021-07-30T17:26:20.606Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-30T17:26:20.606Z] ++++ docker load [2021-07-30T17:26:20.606Z] Running integration-test (iteration 1) [2021-07-30T17:26:20.606Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-30T17:26:20.606Z] ++ 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)/' [2021-07-30T17:26:20.606Z] ++ set -e [2021-07-30T17:26:20.606Z] ++ '[' -n 0 ']' [2021-07-30T17:26:20.606Z] ++ set -x [2021-07-30T17:26:20.606Z] ++ 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)/' [2021-07-30T17:26:20.798Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-07-30T17:26:20.865Z] --- PASS: TestPidHost (1.78s) [2021-07-30T17:26:20.865Z] === RUN TestPsFilter [2021-07-30T17:26:21.121Z] --- PASS: TestPsFilter (0.09s) [2021-07-30T17:26:21.121Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-30T17:26:21.682Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2021-07-30T17:26:21.682Z] === RUN TestRemoveContainerWithVolume [2021-07-30T17:26:21.746Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-07-30T17:26:22.244Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2021-07-30T17:26:22.244Z] === RUN TestRemoveContainerRunning [2021-07-30T17:26:22.319Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-07-30T17:26:22.805Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-07-30T17:26:22.805Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-30T17:26:23.265Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2021-07-30T17:26:23.421Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-07-30T17:26:23.421Z] PASS [2021-07-30T17:26:23.421Z] [2021-07-30T17:26:23.421Z] DONE 17 tests in 47.361s [2021-07-30T17:26:23.421Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-30T17:26:23.421Z] INFO: Testing against a local daemon [2021-07-30T17:26:23.421Z] === RUN TestPluginInvalidJSON [2021-07-30T17:26:23.421Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:26:23.421Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:26:23.421Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:26:23.421Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-30T17:26:23.421Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-30T17:26:23.421Z] === RUN TestPluginInstall [2021-07-30T17:26:23.421Z] === RUN TestPluginInstall/no_auth [2021-07-30T17:26:23.421Z] time="2021-07-30T17:26:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:26:23.421Z] time="2021-07-30T17:26:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:954eba029656e64a385df37455c6a7d77e3d2b7a8baf2dc18d79a316cc085cf4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:26:23.421Z] time="2021-07-30T17:26:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:26:23.421Z] time="2021-07-30T17:26:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:954eba029656e64a385df37455c6a7d77e3d2b7a8baf2dc18d79a316cc085cf4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:26:23.421Z] === RUN TestPluginInstall/with_htpasswd [2021-07-30T17:26:23.421Z] time="2021-07-30T17:26:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:26:23.421Z] time="2021-07-30T17:26:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca47b8fb22a2d864a1f7a553961b1d59aec03abaff51a2f519e19a748e262501" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:26:23.421Z] time="2021-07-30T17:26:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:26:23.421Z] time="2021-07-30T17:26:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca47b8fb22a2d864a1f7a553961b1d59aec03abaff51a2f519e19a748e262501" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:26:23.421Z] === RUN TestPluginInstall/with_insecure [2021-07-30T17:26:23.732Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-07-30T17:26:23.732Z] === RUN TestRemoveInvalidContainer [2021-07-30T17:26:23.732Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-30T17:26:23.732Z] === RUN TestRenameLinkedContainer [2021-07-30T17:26:23.991Z] time="2021-07-30T17:26:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:26:23.991Z] time="2021-07-30T17:26:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad9ba04812ec7b4abd79f122a32301cb1bea30a083f7b824bc75a1b2278dd534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:26:23.991Z] time="2021-07-30T17:26:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:26:23.991Z] time="2021-07-30T17:26:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad9ba04812ec7b4abd79f122a32301cb1bea30a083f7b824bc75a1b2278dd534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:26:24.251Z] plugin_test.go:166: [d5d9f9210d0e9] daemon is not started [2021-07-30T17:26:24.251Z] --- PASS: TestPluginInstall (3.45s) [2021-07-30T17:26:24.251Z] --- PASS: TestPluginInstall/no_auth (1.72s) [2021-07-30T17:26:24.251Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2021-07-30T17:26:24.251Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-07-30T17:26:24.251Z] === RUN TestPluginsWithRuntimes [2021-07-30T17:26:25.182Z] ok github.com/docker/docker/pkg/chrootarchive 3.372s coverage: 43.2% of statements [2021-07-30T17:26:25.447Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-07-30T17:26:25.631Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-30T17:26:26.021Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-30T17:26:26.267Z] --- PASS: TestRenameLinkedContainer (2.52s) [2021-07-30T17:26:26.267Z] === RUN TestRenameStoppedContainer [2021-07-30T17:26:26.570Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-30T17:26:26.848Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-07-30T17:26:26.848Z] === RUN TestRenameRunningContainerAndReuse [2021-07-30T17:26:26.966Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-07-30T17:26:27.508Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2021-07-30T17:26:27.508Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-07-30T17:26:27.508Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-07-30T17:26:27.508Z] === RUN TestPluginBackCompatMediaTypes [2021-07-30T17:26:27.508Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-30T17:26:28.078Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-07-30T17:26:28.078Z] PASS [2021-07-30T17:26:28.078Z] [2021-07-30T17:26:28.078Z] DONE 10 tests in 7.518s [2021-07-30T17:26:28.078Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-30T17:26:28.229Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-07-30T17:26:28.229Z] === RUN TestRenameInvalidName [2021-07-30T17:26:28.338Z] INFO: Testing against a local daemon [2021-07-30T17:26:28.338Z] === RUN TestExternalGraphDriver [2021-07-30T17:26:28.338Z] === RUN TestExternalGraphDriver/json [2021-07-30T17:26:28.354Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2021-07-30T17:26:28.791Z] --- PASS: TestRenameInvalidName (0.64s) [2021-07-30T17:26:28.791Z] === RUN TestRenameAnonymousContainer [2021-07-30T17:26:28.928Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-07-30T17:26:29.507Z] ok github.com/docker/docker/pkg/fileutils 0.045s coverage: 86.3% of statements [2021-07-30T17:26:30.083Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-07-30T17:26:30.083Z] ok github.com/docker/docker/pkg/fsutils 0.264s coverage: 85.1% of statements [2021-07-30T17:26:30.245Z] === RUN TestExternalGraphDriver/spec [2021-07-30T17:26:31.304Z] --- PASS: TestRenameAnonymousContainer (2.16s) [2021-07-30T17:26:31.304Z] === RUN TestRenameContainerWithSameName [2021-07-30T17:26:31.474Z] ok github.com/docker/docker/pkg/idtools 0.385s coverage: 69.5% of statements [2021-07-30T17:26:31.560Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-07-30T17:26:31.560Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-30T17:26:32.152Z] === RUN TestExternalGraphDriver/pull [2021-07-30T17:26:32.436Z] ok github.com/docker/docker/libnetwork 60.553s coverage: 41.0% of statements [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-30T17:26:32.436Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-30T17:26:32.436Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-07-30T17:26:32.436Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 69.3% of statements [2021-07-30T17:26:32.699Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-07-30T17:26:32.699Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-07-30T17:26:32.925Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2021-07-30T17:26:32.925Z] === RUN TestResize [2021-07-30T17:26:32.961Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-07-30T17:26:32.961Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2021-07-30T17:26:33.538Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-07-30T17:26:33.538Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-07-30T17:26:33.852Z] --- PASS: TestResize (0.64s) [2021-07-30T17:26:33.852Z] === RUN TestResizeWithInvalidSize [2021-07-30T17:26:34.085Z] --- PASS: TestExternalGraphDriver (5.48s) [2021-07-30T17:26:34.085Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-07-30T17:26:34.085Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2021-07-30T17:26:34.085Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2021-07-30T17:26:34.085Z] === RUN TestGraphdriverPluginV2 [2021-07-30T17:26:34.414Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-07-30T17:26:34.414Z] === RUN TestResizeWhenContainerNotStarted [2021-07-30T17:26:34.976Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-07-30T17:26:34.976Z] === RUN TestDaemonRestartKillContainers [2021-07-30T17:26:34.976Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-30T17:26:34.976Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-30T17:26:34.976Z] === RUN TestCgroupNamespacesRun [2021-07-30T17:26:36.092Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-07-30T17:26:36.092Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-07-30T17:26:36.092Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2021-07-30T17:26:36.092Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2021-07-30T17:26:36.341Z] --- PASS: TestCgroupNamespacesRun (1.56s) [2021-07-30T17:26:36.341Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-30T17:26:37.379Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2021-07-30T17:26:37.379Z] PASS [2021-07-30T17:26:37.379Z] [2021-07-30T17:26:37.379Z] DONE 5 tests in 9.168s [2021-07-30T17:26:37.379Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-30T17:26:37.379Z] INFO: Testing against a local daemon [2021-07-30T17:26:37.379Z] === RUN TestContinueAfterPluginCrash [2021-07-30T17:26:37.379Z] === PAUSE TestContinueAfterPluginCrash [2021-07-30T17:26:37.379Z] === RUN TestReadPluginNoRead [2021-07-30T17:26:37.379Z] === PAUSE TestReadPluginNoRead [2021-07-30T17:26:37.379Z] === RUN TestDaemonStartWithLogOpt [2021-07-30T17:26:37.379Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-30T17:26:37.379Z] === CONT TestContinueAfterPluginCrash [2021-07-30T17:26:37.379Z] === CONT TestDaemonStartWithLogOpt [2021-07-30T17:26:37.480Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 75.0% of statements [2021-07-30T17:26:37.707Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-07-30T17:26:37.707Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-30T17:26:38.054Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-07-30T17:26:38.316Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-07-30T17:26:38.890Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-07-30T17:26:39.072Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.54s) [2021-07-30T17:26:39.072Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-30T17:26:39.464Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2021-07-30T17:26:39.727Z] ok github.com/docker/docker/pkg/stack 0.012s coverage: 90.9% of statements [2021-07-30T17:26:40.960Z] --- PASS: TestCgroupNamespacesRunHostMode (1.56s) [2021-07-30T17:26:40.960Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-30T17:26:41.579Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2021-07-30T17:26:41.579Z] === CONT TestReadPluginNoRead [2021-07-30T17:26:42.279Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 40.1% of statements [2021-07-30T17:26:42.329Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2021-07-30T17:26:42.330Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-30T17:26:42.542Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2021-07-30T17:26:42.805Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 52.1% of statements [2021-07-30T17:26:43.256Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2021-07-30T17:26:43.256Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-30T17:26:43.379Z] testing: warning: no tests to run [2021-07-30T17:26:43.379Z] coverage: [no statements] [2021-07-30T17:26:43.379Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2021-07-30T17:26:43.486Z] === RUN TestReadPluginNoRead/default [2021-07-30T17:26:43.641Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2021-07-30T17:26:43.903Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-30T17:26:44.166Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2021-07-30T17:26:44.166Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-07-30T17:26:44.184Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-30T17:26:44.184Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-30T17:26:44.866Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-30T17:26:45.549Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s) [2021-07-30T17:26:45.549Z] === RUN TestNISDomainname [2021-07-30T17:26:45.549Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-30T17:26:45.549Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-30T17:26:45.549Z] === RUN TestHostnameDnsResolution [2021-07-30T17:26:46.246Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-30T17:26:46.246Z] --- PASS: TestContinueAfterPluginCrash (8.83s) [2021-07-30T17:26:46.722Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2021-07-30T17:26:46.914Z] --- PASS: TestHostnameDnsResolution (1.07s) [2021-07-30T17:26:46.914Z] === RUN TestStats [2021-07-30T17:26:46.914Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:26:46.914Z] --- SKIP: TestStats (0.00s) [2021-07-30T17:26:46.914Z] === RUN TestStopContainerWithTimeout [2021-07-30T17:26:46.914Z] === RUN TestStopContainerWithTimeout/0 [2021-07-30T17:26:46.914Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-30T17:26:46.914Z] === RUN TestStopContainerWithTimeout/1 [2021-07-30T17:26:46.914Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-30T17:26:46.914Z] === RUN TestStopContainerWithTimeout/3 [2021-07-30T17:26:46.914Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-30T17:26:46.914Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-30T17:26:46.914Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-30T17:26:46.914Z] === CONT TestStopContainerWithTimeout/0 [2021-07-30T17:26:46.914Z] === CONT TestStopContainerWithTimeout/3 [2021-07-30T17:26:47.294Z] ok github.com/docker/docker/plugin 0.546s coverage: 23.2% of statements [2021-07-30T17:26:47.475Z] === CONT TestStopContainerWithTimeout/1 [2021-07-30T17:26:47.628Z] === CONT TestReadPluginNoRead [2021-07-30T17:26:47.628Z] read_test.go:92: [d860de2caa34c] daemon is not started [2021-07-30T17:26:47.628Z] --- PASS: TestReadPluginNoRead (6.79s) [2021-07-30T17:26:47.628Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-07-30T17:26:47.628Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-07-30T17:26:47.628Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-07-30T17:26:47.628Z] PASS [2021-07-30T17:26:47.628Z] [2021-07-30T17:26:47.628Z] DONE 6 tests in 10.272s [2021-07-30T17:26:47.628Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-30T17:26:47.628Z] testing: warning: no tests to run [2021-07-30T17:26:47.628Z] PASS [2021-07-30T17:26:47.628Z] [2021-07-30T17:26:47.628Z] DONE 0 tests in 0.018s [2021-07-30T17:26:47.628Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-30T17:26:47.628Z] INFO: Testing against a local daemon [2021-07-30T17:26:47.628Z] === RUN TestPluginWithDevMounts [2021-07-30T17:26:47.628Z] === PAUSE TestPluginWithDevMounts [2021-07-30T17:26:47.628Z] === CONT TestPluginWithDevMounts [2021-07-30T17:26:49.364Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-30T17:26:49.536Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-07-30T17:26:49.536Z] PASS [2021-07-30T17:26:49.536Z] [2021-07-30T17:26:49.536Z] DONE 1 tests in 1.637s [2021-07-30T17:26:49.536Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-30T17:26:49.536Z] INFO: Testing against a local daemon [2021-07-30T17:26:49.536Z] === RUN TestSecretInspect [2021-07-30T17:26:50.604Z] ok github.com/docker/docker/quota 1.071s coverage: 71.4% of statements [2021-07-30T17:26:51.178Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-07-30T17:26:51.178Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements [2021-07-30T17:26:51.443Z] --- PASS: TestSecretInspect (2.16s) [2021-07-30T17:26:51.444Z] === RUN TestSecretList [2021-07-30T17:26:51.878Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-30T17:26:51.878Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2021-07-30T17:26:51.878Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-07-30T17:26:51.878Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2021-07-30T17:26:51.878Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2021-07-30T17:26:51.878Z] === RUN TestDeleteDevicemapper [2021-07-30T17:26:51.878Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-30T17:26:51.878Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-30T17:26:51.878Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-30T17:26:53.100Z] ok github.com/docker/docker/registry 0.120s coverage: 58.8% of statements [2021-07-30T17:26:53.269Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-30T17:26:53.269Z] [2021-07-30T17:26:53.269Z] ________ ____ __. [2021-07-30T17:26:53.269Z] \_____ \ | |/ _| [2021-07-30T17:26:53.269Z] / | \| < [2021-07-30T17:26:53.269Z] / | \ | \ [2021-07-30T17:26:53.269Z] \_______ /____|__ \ [2021-07-30T17:26:53.269Z] \/ \/ [2021-07-30T17:26:53.269Z] [2021-07-30T17:26:53.269Z] INFO: make.ps1 ended at 07/30/2021 17:26:43 [2021-07-30T17:26:53.269Z] INFO: Binaries build ended at 07/30/2021 17:26:45. Duration:00:01:23.6453374 [2021-07-30T17:26:53.269Z] INFO: Copying the built daemon binary to d:\CI\PR-42649\9\binary\dockerd-b97d586177.exe... [2021-07-30T17:26:53.269Z] INFO: Copying the built client binary to d:\CI\PR-42649\9\binary\docker-b97d586177.exe... [2021-07-30T17:26:53.269Z] INFO: Copying dockerversion from the container... [2021-07-30T17:26:53.269Z] INFO: Copying the golang package from the container to d:\CI\PR-42649\9\installer\go.zip... [2021-07-30T17:26:53.269Z] INFO: Extracting go.zip to d:\CI\PR-42649\9\go [2021-07-30T17:26:53.364Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2021-07-30T17:26:53.626Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-07-30T17:26:53.982Z] --- PASS: TestSecretList (2.17s) [2021-07-30T17:26:53.982Z] === RUN TestSecretsCreateAndDelete [2021-07-30T17:26:54.393Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s) [2021-07-30T17:26:54.394Z] === RUN TestUpdateMemory [2021-07-30T17:26:54.394Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:26:54.394Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-30T17:26:54.394Z] === RUN TestUpdateCPUQuota [2021-07-30T17:26:54.394Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:26:54.394Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-30T17:26:54.394Z] === RUN TestUpdatePidsLimit [2021-07-30T17:26:54.394Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:26:54.394Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-30T17:26:54.394Z] === RUN TestUpdateRestartPolicy [2021-07-30T17:26:54.573Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-07-30T17:26:54.573Z] ok github.com/docker/docker/runconfig 0.021s coverage: 66.1% of statements [2021-07-30T17:26:55.889Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2021-07-30T17:26:55.889Z] === RUN TestSecretsUpdate [2021-07-30T17:26:58.427Z] --- PASS: TestSecretsUpdate (2.23s) [2021-07-30T17:26:58.427Z] === RUN TestTemplatedSecret [2021-07-30T17:27:01.720Z] --- PASS: TestTemplatedSecret (3.30s) [2021-07-30T17:27:01.720Z] === RUN TestSecretCreateResolve [2021-07-30T17:27:03.638Z] --- PASS: TestSecretCreateResolve (2.19s) [2021-07-30T17:27:03.638Z] PASS [2021-07-30T17:27:03.638Z] [2021-07-30T17:27:03.638Z] DONE 6 tests in 14.240s [2021-07-30T17:27:03.638Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-30T17:27:03.638Z] INFO: Testing against a local daemon [2021-07-30T17:27:03.638Z] === RUN TestServiceCreateInit [2021-07-30T17:27:03.638Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-30T17:27:06.559Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2021-07-30T17:27:06.559Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-30T17:27:06.821Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-07-30T17:27:07.121Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-07-30T17:27:07.121Z] === RUN TestWaitNonBlocked [2021-07-30T17:27:07.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:27:07.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:27:07.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:27:07.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:27:07.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:27:07.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:27:07.307Z] Loaded image: buildpack-deps:buster [2021-07-30T17:27:07.307Z] Loaded image: busybox:latest [2021-07-30T17:27:07.307Z] Loaded image: busybox:glibc [2021-07-30T17:27:07.307Z] Loaded image: buildpack-deps:buster [2021-07-30T17:27:07.307Z] Loaded image: busybox:latest [2021-07-30T17:27:07.307Z] Loaded image: busybox:glibc [2021-07-30T17:27:07.846Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.6% of statements [2021-07-30T17:27:08.047Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-30T17:27:08.047Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2021-07-30T17:27:08.047Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2021-07-30T17:27:08.047Z] === RUN TestWaitBlocked [2021-07-30T17:27:08.047Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:27:08.047Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:27:08.047Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:27:08.047Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:27:08.047Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:27:08.047Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:27:08.436Z] ok github.com/docker/docker/volume/local 0.341s coverage: 76.4% of statements [2021-07-30T17:27:08.436Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 67.8% of statements [2021-07-30T17:27:08.915Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-30T17:27:09.412Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-30T17:27:09.412Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2021-07-30T17:27:09.412Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2021-07-30T17:27:09.412Z] === CONT TestDaemonRestartIpcMode [2021-07-30T17:27:09.412Z] === CONT TestIpcModeOlderClient [2021-07-30T17:27:09.412Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-30T17:27:09.412Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-30T17:27:09.826Z] ok github.com/docker/docker/volume/service 0.020s coverage: 72.3% of statements [2021-07-30T17:27:10.404Z] === RUN TestBoolValue [2021-07-30T17:27:10.404Z] --- PASS: TestBoolValue (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestBoolValueOrDefault [2021-07-30T17:27:10.404Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestInt64ValueOrZero [2021-07-30T17:27:10.404Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestInt64ValueOrDefault [2021-07-30T17:27:10.404Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-30T17:27:10.404Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestJsonContentType [2021-07-30T17:27:10.404Z] --- PASS: TestJsonContentType (0.00s) [2021-07-30T17:27:10.404Z] PASS [2021-07-30T17:27:10.404Z] coverage: 14.7% of statements [2021-07-30T17:27:10.404Z] ok github.com/docker/docker/api/server/httputils 0.217s coverage: 14.7% of statements [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-30T17:27:10.404Z] === RUN TestMaskSecretKeys [2021-07-30T17:27:10.404Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-30T17:27:10.404Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-30T17:27:10.404Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-30T17:27:10.404Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestVersionMiddlewareVersion [2021-07-30T17:27:10.404Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-30T17:27:10.404Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-30T17:27:10.404Z] PASS [2021-07-30T17:27:10.404Z] coverage: 37.7% of statements [2021-07-30T17:27:10.404Z] ok github.com/docker/docker/api/server/middleware 0.227s coverage: 37.7% of statements [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-30T17:27:10.404Z] === RUN TestAdjustForAPIVersion [2021-07-30T17:27:10.404Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-30T17:27:10.404Z] PASS [2021-07-30T17:27:10.404Z] coverage: 5.7% of statements [2021-07-30T17:27:10.404Z] ok github.com/docker/docker/api/server/router/swarm 0.212s coverage: 5.7% of statements [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-30T17:27:10.404Z] === RUN TestStrSliceMarshalJSON [2021-07-30T17:27:10.404Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestStrSliceUnmarshalJSON [2021-07-30T17:27:10.404Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestStrSliceUnmarshalString [2021-07-30T17:27:10.404Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestStrSliceUnmarshalSlice [2021-07-30T17:27:10.404Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-30T17:27:10.404Z] PASS [2021-07-30T17:27:10.404Z] coverage: 90.0% of statements [2021-07-30T17:27:10.404Z] ok github.com/docker/docker/api/types/strslice 0.109s coverage: 90.0% of statements [2021-07-30T17:27:10.404Z] === RUN TestToJSON [2021-07-30T17:27:10.404Z] --- PASS: TestToJSON (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestToParamWithVersion [2021-07-30T17:27:10.404Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestFromJSON [2021-07-30T17:27:10.404Z] --- PASS: TestFromJSON (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestEmpty [2021-07-30T17:27:10.404Z] --- PASS: TestEmpty (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestArgsMatchKVListEmptySources [2021-07-30T17:27:10.404Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestArgsMatchKVList [2021-07-30T17:27:10.404Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestArgsMatch [2021-07-30T17:27:10.404Z] --- PASS: TestArgsMatch (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestAdd [2021-07-30T17:27:10.404Z] --- PASS: TestAdd (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestDel [2021-07-30T17:27:10.404Z] --- PASS: TestDel (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestLen [2021-07-30T17:27:10.404Z] --- PASS: TestLen (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestExactMatch [2021-07-30T17:27:10.404Z] --- PASS: TestExactMatch (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestOnlyOneExactMatch [2021-07-30T17:27:10.404Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestContains [2021-07-30T17:27:10.404Z] --- PASS: TestContains (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestValidate [2021-07-30T17:27:10.404Z] --- PASS: TestValidate (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestWalkValues [2021-07-30T17:27:10.404Z] --- PASS: TestWalkValues (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestFuzzyMatch [2021-07-30T17:27:10.404Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestClone [2021-07-30T17:27:10.404Z] --- PASS: TestClone (0.00s) [2021-07-30T17:27:10.404Z] PASS [2021-07-30T17:27:10.404Z] coverage: 92.2% of statements [2021-07-30T17:27:10.404Z] ok github.com/docker/docker/api/types/filters 0.166s coverage: 92.2% of statements [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-30T17:27:10.404Z] === RUN TestDurationToSecondsString [2021-07-30T17:27:10.404Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestGetTimestamp [2021-07-30T17:27:10.404Z] --- PASS: TestGetTimestamp (0.14s) [2021-07-30T17:27:10.404Z] === RUN TestParseTimestamps [2021-07-30T17:27:10.404Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-30T17:27:10.404Z] PASS [2021-07-30T17:27:10.404Z] coverage: 100.0% of statements [2021-07-30T17:27:10.404Z] ok github.com/docker/docker/api/types/time 0.239s coverage: 100.0% of statements [2021-07-30T17:27:10.404Z] === RUN TestCompareVersion [2021-07-30T17:27:10.404Z] --- PASS: TestCompareVersion (0.00s) [2021-07-30T17:27:10.404Z] PASS [2021-07-30T17:27:10.404Z] coverage: 75.0% of statements [2021-07-30T17:27:10.404Z] ok github.com/docker/docker/api/types/versions 0.093s coverage: 75.0% of statements [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/builder [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-30T17:27:10.404Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-30T17:27:10.404Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-30T17:27:10.404Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestCloneArgsSmartHttp [2021-07-30T17:27:10.404Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-30T17:27:10.404Z] === RUN TestCloneArgsDumbHttp [2021-07-30T17:27:10.404Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestCloneArgsGit [2021-07-30T17:27:10.404Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-30T17:27:10.404Z] === RUN TestCheckoutGit [2021-07-30T17:27:11.364Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-30T17:27:11.364Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-30T17:27:11.364Z] === RUN TestProcessNoDockerignore [2021-07-30T17:27:11.364Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-30T17:27:11.364Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-30T17:27:11.364Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-30T17:27:11.364Z] === RUN TestDetectContentType [2021-07-30T17:27:11.364Z] --- PASS: TestDetectContentType (0.00s) [2021-07-30T17:27:11.364Z] === RUN TestSelectAcceptableMIME [2021-07-30T17:27:11.364Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-30T17:27:11.364Z] === RUN TestInspectEmptyResponse [2021-07-30T17:27:11.364Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-30T17:27:11.364Z] === RUN TestInspectResponseBinary [2021-07-30T17:27:11.364Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-30T17:27:11.364Z] === RUN TestResponseUnsupportedContentType [2021-07-30T17:27:11.364Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-30T17:27:11.364Z] === RUN TestInspectResponseTextSimple [2021-07-30T17:27:11.364Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-30T17:27:11.364Z] === RUN TestInspectResponseEmptyContentType [2021-07-30T17:27:11.364Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-30T17:27:11.364Z] === RUN TestUnknownContentLength [2021-07-30T17:27:11.364Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-30T17:27:11.364Z] === RUN TestDownloadRemote [2021-07-30T17:27:11.501Z] Loaded image: debian:bullseye [2021-07-30T17:27:11.501Z] Loaded image: hello-world:latest [2021-07-30T17:27:11.501Z] Loaded image: arm32v7/hello-world:latest [2021-07-30T17:27:11.501Z] INFO: Testing against a local daemon [2021-07-30T17:27:11.501Z] === RUN TestDockerSuite [2021-07-30T17:27:11.501Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-30T17:27:11.501Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-30T17:27:11.501Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-30T17:27:11.501Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-30T17:27:11.501Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-30T17:27:11.501Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-30T17:27:11.501Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-30T17:27:11.501Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-30T17:27:11.820Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-30T17:27:11.820Z] === RUN TestGetWithStatusError [2021-07-30T17:27:11.820Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-30T17:27:11.820Z] === RUN TestCloseRootDirectory [2021-07-30T17:27:11.820Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:27:11.820Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-30T17:27:11.820Z] === RUN TestHashFile [2021-07-30T17:27:11.820Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:27:11.820Z] --- SKIP: TestHashFile (0.00s) [2021-07-30T17:27:11.820Z] === RUN TestHashSubdir [2021-07-30T17:27:11.820Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:27:11.820Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-30T17:27:11.820Z] === RUN TestRemoveDirectory [2021-07-30T17:27:11.820Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:27:11.820Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-30T17:27:11.820Z] PASS [2021-07-30T17:27:11.820Z] coverage: 9.3% of statements [2021-07-30T17:27:11.820Z] ok github.com/docker/docker/builder/remotecontext 0.750s coverage: 9.3% of statements [2021-07-30T17:27:12.275Z] === RUN TestGetAllAllowed [2021-07-30T17:27:12.275Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestGetAllMeta [2021-07-30T17:27:12.275Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-30T17:27:12.275Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestIsUnreferencedBuiltin [2021-07-30T17:27:12.275Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestIsExistingDirectory [2021-07-30T17:27:12.275Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-30T17:27:12.275Z] === RUN TestGetFilenameForDownload [2021-07-30T17:27:12.275Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestEnv2Variables [2021-07-30T17:27:12.275Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-30T17:27:12.275Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestMaintainer [2021-07-30T17:27:12.275Z] --- PASS: TestMaintainer (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestLabel [2021-07-30T17:27:12.275Z] --- PASS: TestLabel (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestFromScratch [2021-07-30T17:27:12.275Z] --- PASS: TestFromScratch (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestFromWithArg [2021-07-30T17:27:12.275Z] --- PASS: TestFromWithArg (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-30T17:27:12.275Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestFromWithUndefinedArg [2021-07-30T17:27:12.275Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestFromMultiStageWithNamedStage [2021-07-30T17:27:12.275Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestOnbuild [2021-07-30T17:27:12.275Z] --- PASS: TestOnbuild (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestWorkdir [2021-07-30T17:27:12.275Z] --- PASS: TestWorkdir (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestCmd [2021-07-30T17:27:12.275Z] --- PASS: TestCmd (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestHealthcheckNone [2021-07-30T17:27:12.275Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestHealthcheckCmd [2021-07-30T17:27:12.275Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestEntrypoint [2021-07-30T17:27:12.275Z] --- PASS: TestEntrypoint (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestExpose [2021-07-30T17:27:12.275Z] --- PASS: TestExpose (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestUser [2021-07-30T17:27:12.275Z] --- PASS: TestUser (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestVolume [2021-07-30T17:27:12.275Z] --- PASS: TestVolume (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestStopSignal [2021-07-30T17:27:12.275Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-30T17:27:12.275Z] --- SKIP: TestStopSignal (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestArg [2021-07-30T17:27:12.275Z] --- PASS: TestArg (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestShell [2021-07-30T17:27:12.275Z] --- PASS: TestShell (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestPrependEnvOnCmd [2021-07-30T17:27:12.275Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestRunWithBuildArgs [2021-07-30T17:27:12.275Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestRunIgnoresHealthcheck [2021-07-30T17:27:12.275Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestDispatchUnsupportedOptions [2021-07-30T17:27:12.275Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-30T17:27:12.275Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-30T17:27:12.275Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-30T17:27:12.275Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestNormalizeWorkdir [2021-07-30T17:27:12.275Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestDispatch [2021-07-30T17:27:12.275Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-30T17:27:12.275Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-30T17:27:12.275Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-30T17:27:12.275Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-30T17:27:12.275Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-30T17:27:12.275Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-30T17:27:12.275Z] === RUN TestDispatch/COPY_url [2021-07-30T17:27:12.275Z] --- PASS: TestDispatch (0.06s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-30T17:27:12.275Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestAddScratchImageAddsToMounts [2021-07-30T17:27:12.275Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-30T17:27:12.275Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-30T17:27:12.275Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-30T17:27:12.275Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestImageSourceGetAddsToMounts [2021-07-30T17:27:12.275Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestEmptyDockerfile [2021-07-30T17:27:12.275Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestSymlinkDockerfile [2021-07-30T17:27:12.275Z] === RUN TestEnable [2021-07-30T17:27:12.275Z] --- PASS: TestEnable (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestDisable [2021-07-30T17:27:12.275Z] --- PASS: TestDisable (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestEnabled [2021-07-30T17:27:12.275Z] --- PASS: TestEnabled (0.00s) [2021-07-30T17:27:12.275Z] PASS [2021-07-30T17:27:12.275Z] coverage: 100.0% of statements [2021-07-30T17:27:12.275Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-30T17:27:12.275Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-30T17:27:12.275Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestNonExistingDockerfile [2021-07-30T17:27:12.275Z] ok github.com/docker/docker/cli/debug 0.597s coverage: 100.0% of statements [2021-07-30T17:27:12.275Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestCopyRunConfig [2021-07-30T17:27:12.275Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestDeepCopyRunConfig [2021-07-30T17:27:12.275Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestExportImage [2021-07-30T17:27:12.275Z] --- PASS: TestExportImage (0.00s) [2021-07-30T17:27:12.275Z] === RUN TestNormalizeDest [2021-07-30T17:27:12.275Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-30T17:27:12.275Z] PASS [2021-07-30T17:27:12.275Z] coverage: 47.0% of statements [2021-07-30T17:27:12.275Z] ok github.com/docker/docker/builder/dockerfile 0.841s coverage: 47.0% of statements [2021-07-30T17:27:12.275Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-30T17:27:12.438Z] Loaded image: debian:bullseye [2021-07-30T17:27:12.438Z] Loaded image: hello-world:latest [2021-07-30T17:27:12.438Z] Loaded image: arm32v7/hello-world:latest [2021-07-30T17:27:12.438Z] INFO: Testing against a local daemon [2021-07-30T17:27:12.680Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.98s) [2021-07-30T17:27:12.680Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2021-07-30T17:27:12.680Z] PASS [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === Skipped [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-30T17:27:12.680Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-30T17:27:12.680Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-30T17:27:12.680Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-30T17:27:12.680Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-30T17:27:12.680Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-30T17:27:12.680Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-30T17:27:12.680Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-30T17:27:12.680Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-30T17:27:12.680Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-30T17:27:12.680Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-30T17:27:12.680Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-30T17:27:12.680Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-30T17:27:12.680Z] 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) [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-30T17:27:12.680Z] 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) [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-30T17:27:12.680Z] 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) [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-30T17:27:12.680Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-30T17:27:12.680Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-30T17:27:12.680Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-30T17:27:12.680Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-30T17:27:12.680Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-30T17:27:12.680Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-30T17:27:12.680Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-30T17:27:12.680Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-30T17:27:12.680Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-30T17:27:12.680Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] [2021-07-30T17:27:12.680Z] DONE 176 tests, 25 skipped in 90.254s [2021-07-30T17:27:12.680Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-30T17:27:12.680Z] === RUN TestConfigDaemonLibtrustID [2021-07-30T17:27:12.694Z] === RUN TestDockerDaemonSuite [2021-07-30T17:27:12.694Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-30T17:27:12.694Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-30T17:27:12.949Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-30T17:27:13.114Z] --- PASS: TestServiceCreateInit (9.28s) [2021-07-30T17:27:13.114Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.64s) [2021-07-30T17:27:13.114Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s) [2021-07-30T17:27:13.114Z] === RUN TestCreateServiceMultipleTimes [2021-07-30T17:27:13.236Z] === RUN TestTCP4Proxy [2021-07-30T17:27:13.236Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-30T17:27:13.236Z] === RUN TestTCP4ProxyHalfClose [2021-07-30T17:27:13.236Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-30T17:27:13.236Z] === RUN TestTCP6Proxy [2021-07-30T17:27:13.236Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-30T17:27:13.236Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-30T17:27:13.236Z] === RUN TestTCPDualStackProxy [2021-07-30T17:27:13.236Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-30T17:27:13.236Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-30T17:27:13.236Z] === RUN TestUDP4Proxy [2021-07-30T17:27:13.236Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-30T17:27:13.236Z] === RUN TestUDP6Proxy [2021-07-30T17:27:13.236Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-30T17:27:13.236Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-30T17:27:13.236Z] === RUN TestUDPWriteError [2021-07-30T17:27:13.236Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-30T17:27:13.236Z] === RUN TestSCTP4Proxy [2021-07-30T17:27:13.236Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-30T17:27:13.236Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-30T17:27:13.236Z] === RUN TestSCTP6Proxy [2021-07-30T17:27:13.236Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-30T17:27:13.236Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-30T17:27:13.236Z] PASS [2021-07-30T17:27:13.236Z] coverage: 49.4% of statements [2021-07-30T17:27:13.236Z] ok github.com/docker/docker/cmd/docker-proxy 0.151s coverage: 49.4% of statements [2021-07-30T17:27:13.242Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-30T17:27:13.242Z] === RUN TestDaemonConfigValidation [2021-07-30T17:27:13.242Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:27:13.242Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:27:13.242Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-30T17:27:13.242Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-30T17:27:13.242Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-30T17:27:13.242Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-30T17:27:13.242Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-30T17:27:13.242Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-30T17:27:13.242Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-30T17:27:13.242Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-30T17:27:13.242Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:27:13.242Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-30T17:27:13.498Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-30T17:27:13.498Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-30T17:27:13.498Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-30T17:27:13.498Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-30T17:27:13.498Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-07-30T17:27:13.498Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-07-30T17:27:13.498Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-07-30T17:27:13.498Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-30T17:27:13.498Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-30T17:27:13.498Z] PASS [2021-07-30T17:27:13.498Z] [2021-07-30T17:27:13.498Z] DONE 7 tests in 0.821s [2021-07-30T17:27:13.498Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-30T17:27:13.510Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-30T17:27:13.510Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-30T17:27:13.754Z] INFO: Testing against a local daemon [2021-07-30T17:27:13.754Z] === RUN TestCommitInheritsEnv [2021-07-30T17:27:14.071Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-30T17:27:14.326Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-30T17:27:14.326Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-30T17:27:14.331Z] INFO: Extraction ended at 07/30/2021 17:27:11. Duration:00:00:23.9214692 [2021-07-30T17:27:14.331Z] INFO: Updating the golang and path environment variables [2021-07-30T17:27:14.331Z] INFO: GOPATH=d:\gopath [2021-07-30T17:27:14.331Z] INFO: go version go1.16.6 windows/amd64 [2021-07-30T17:27:14.332Z] INFO: Running the daemon under test in debug mode [2021-07-30T17:27:14.332Z] INFO: Starting a daemon under test... [2021-07-30T17:27:14.332Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42649\9\daemon --pidfile d:\CI\PR-42649\9\docker.pid -D [2021-07-30T17:27:14.332Z] INFO: Process started successfully. [2021-07-30T17:27:14.332Z] INFO: Start tailing logs of the daemon under tests [2021-07-30T17:27:14.332Z] INFO: Waiting for the daemon under test to start... [2021-07-30T17:27:15.121Z] --- PASS: TestCommitInheritsEnv (1.42s) [2021-07-30T17:27:15.121Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-30T17:27:15.121Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-30T17:27:15.121Z] === RUN TestImagesFilterMultiReference [2021-07-30T17:27:15.121Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-30T17:27:15.121Z] === RUN TestImagePullPlatformInvalid [2021-07-30T17:27:15.121Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-30T17:27:15.121Z] === RUN TestRemoveImageOrphaning [2021-07-30T17:27:16.212Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-30T17:27:16.212Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-30T17:27:16.212Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-30T17:27:16.212Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-30T17:27:17.575Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-30T17:27:17.575Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-30T17:27:17.636Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-30T17:27:17.636Z] === RUN TestRemoveImageGarbageCollector [2021-07-30T17:27:17.636Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-30T17:27:17.636Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-30T17:27:17.636Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-30T17:27:17.636Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-30T17:27:17.636Z] === RUN TestTagInvalidReference [2021-07-30T17:27:17.636Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-30T17:27:17.636Z] === RUN TestTagValidPrefixedRepo [2021-07-30T17:27:17.636Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-30T17:27:17.636Z] === RUN TestTagExistedNameWithoutForce [2021-07-30T17:27:17.636Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-30T17:27:17.636Z] === RUN TestTagOfficialNames [2021-07-30T17:27:17.636Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-30T17:27:17.636Z] === RUN TestTagMatchesDigest [2021-07-30T17:27:17.636Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-30T17:27:17.636Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-30T17:27:18.939Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-30T17:27:18.939Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-30T17:27:18.939Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-30T17:27:18.939Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-30T17:27:19.867Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-30T17:27:23.517Z] === RUN TestCheckpointCreateError [2021-07-30T17:27:23.517Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCheckpointCreate [2021-07-30T17:27:23.517Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCheckpointDeleteError [2021-07-30T17:27:23.517Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCheckpointDelete [2021-07-30T17:27:23.517Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCheckpointListError [2021-07-30T17:27:23.517Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCheckpointList [2021-07-30T17:27:23.517Z] --- PASS: TestCheckpointList (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCheckpointListContainerNotFound [2021-07-30T17:27:23.517Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestNewClientWithOpsFromEnv [2021-07-30T17:27:23.517Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-30T17:27:23.517Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestGetAPIPath [2021-07-30T17:27:23.517Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestParseHostURL [2021-07-30T17:27:23.517Z] --- PASS: TestParseHostURL (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-30T17:27:23.517Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-30T17:27:23.517Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestNegotiateAPIVersion [2021-07-30T17:27:23.517Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestNegotiateAPVersionOverride [2021-07-30T17:27:23.517Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-30T17:27:23.517Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-30T17:27:23.517Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-30T17:27:23.517Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestClientRedirect [2021-07-30T17:27:23.517Z] --- PASS: TestClientRedirect (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigCreateUnsupported [2021-07-30T17:27:23.517Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigCreateError [2021-07-30T17:27:23.517Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigCreate [2021-07-30T17:27:23.517Z] --- PASS: TestConfigCreate (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigInspectNotFound [2021-07-30T17:27:23.517Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigInspectWithEmptyID [2021-07-30T17:27:23.517Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigInspectUnsupported [2021-07-30T17:27:23.517Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigInspectError [2021-07-30T17:27:23.517Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigInspectConfigNotFound [2021-07-30T17:27:23.517Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigInspect [2021-07-30T17:27:23.517Z] --- PASS: TestConfigInspect (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigListUnsupported [2021-07-30T17:27:23.517Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigListError [2021-07-30T17:27:23.517Z] --- PASS: TestConfigListError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigList [2021-07-30T17:27:23.517Z] --- PASS: TestConfigList (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigRemoveUnsupported [2021-07-30T17:27:23.517Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigRemoveError [2021-07-30T17:27:23.517Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigRemove [2021-07-30T17:27:23.517Z] --- PASS: TestConfigRemove (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigUpdateUnsupported [2021-07-30T17:27:23.517Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigUpdateError [2021-07-30T17:27:23.517Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestConfigUpdate [2021-07-30T17:27:23.517Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerCommitError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerCommit [2021-07-30T17:27:23.517Z] --- PASS: TestContainerCommit (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStatPathError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStatPathNotFoundError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStatPathNoHeaderError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStatPath [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCopyToContainerError [2021-07-30T17:27:23.517Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCopyToContainerNotFoundError [2021-07-30T17:27:23.517Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-30T17:27:23.517Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCopyToContainer [2021-07-30T17:27:23.517Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCopyFromContainerError [2021-07-30T17:27:23.517Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCopyFromContainerNotFoundError [2021-07-30T17:27:23.517Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-30T17:27:23.517Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-30T17:27:23.517Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestCopyFromContainer [2021-07-30T17:27:23.517Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerCreateError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerCreateImageNotFound [2021-07-30T17:27:23.517Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerCreateWithName [2021-07-30T17:27:23.517Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerCreateAutoRemove [2021-07-30T17:27:23.517Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerDiffError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerDiff [2021-07-30T17:27:23.517Z] --- PASS: TestContainerDiff (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExecCreateError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExecCreate [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExecStartError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExecStart [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExecInspectError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExecInspect [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExportError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExportError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExport [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExport (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerInspectError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerInspectContainerNotFound [2021-07-30T17:27:23.517Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerInspectWithEmptyID [2021-07-30T17:27:23.517Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerInspect [2021-07-30T17:27:23.517Z] --- PASS: TestContainerInspect (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerInspectNode [2021-07-30T17:27:23.517Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerKillError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerKillError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerKill [2021-07-30T17:27:23.517Z] --- PASS: TestContainerKill (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerListError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerListError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerList [2021-07-30T17:27:23.517Z] --- PASS: TestContainerList (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerLogsNotFoundError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerLogsError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerLogs [2021-07-30T17:27:23.517Z] --- PASS: TestContainerLogs (0.15s) [2021-07-30T17:27:23.517Z] === RUN TestContainerPauseError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerPause [2021-07-30T17:27:23.517Z] --- PASS: TestContainerPause (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainersPruneError [2021-07-30T17:27:23.517Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainersPrune [2021-07-30T17:27:23.517Z] --- PASS: TestContainersPrune (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerRemoveError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerRemoveNotFoundError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerRemove [2021-07-30T17:27:23.517Z] --- PASS: TestContainerRemove (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerRenameError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerRename [2021-07-30T17:27:23.517Z] --- PASS: TestContainerRename (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerResizeError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExecResizeError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerResize [2021-07-30T17:27:23.517Z] --- PASS: TestContainerResize (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerExecResize [2021-07-30T17:27:23.517Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerRestartError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerRestart [2021-07-30T17:27:23.517Z] --- PASS: TestContainerRestart (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStartError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStartError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStart [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStart (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStatsError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStats [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStats (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStopError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStopError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerStop [2021-07-30T17:27:23.517Z] --- PASS: TestContainerStop (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerTopError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerTopError (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerTop [2021-07-30T17:27:23.517Z] --- PASS: TestContainerTop (0.00s) [2021-07-30T17:27:23.517Z] === RUN TestContainerUnpauseError [2021-07-30T17:27:23.517Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestContainerUnpause [2021-07-30T17:27:23.518Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestContainerUpdateError [2021-07-30T17:27:23.518Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestContainerUpdate [2021-07-30T17:27:23.518Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestContainerWaitError [2021-07-30T17:27:23.518Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestContainerWait [2021-07-30T17:27:23.518Z] --- PASS: TestContainerWait (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestDiskUsageError [2021-07-30T17:27:23.518Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestDiskUsage [2021-07-30T17:27:23.518Z] --- PASS: TestDiskUsage (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestDistributionInspectUnsupported [2021-07-30T17:27:23.518Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestDistributionInspectWithEmptyID [2021-07-30T17:27:23.518Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestEventsErrorInOptions [2021-07-30T17:27:23.518Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestEventsErrorFromServer [2021-07-30T17:27:23.518Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestEvents [2021-07-30T17:27:23.518Z] --- PASS: TestEvents (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestTLSCloseWriter [2021-07-30T17:27:23.518Z] === PAUSE TestTLSCloseWriter [2021-07-30T17:27:23.518Z] === RUN TestImageBuildError [2021-07-30T17:27:23.518Z] --- PASS: TestImageBuildError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageBuild [2021-07-30T17:27:23.518Z] --- PASS: TestImageBuild (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestGetDockerOS [2021-07-30T17:27:23.518Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageCreateError [2021-07-30T17:27:23.518Z] --- PASS: TestImageCreateError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageCreate [2021-07-30T17:27:23.518Z] --- PASS: TestImageCreate (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageHistoryError [2021-07-30T17:27:23.518Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageHistory [2021-07-30T17:27:23.518Z] --- PASS: TestImageHistory (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageImportError [2021-07-30T17:27:23.518Z] --- PASS: TestImageImportError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageImport [2021-07-30T17:27:23.518Z] --- PASS: TestImageImport (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageInspectError [2021-07-30T17:27:23.518Z] --- PASS: TestImageInspectError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageInspectImageNotFound [2021-07-30T17:27:23.518Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageInspectWithEmptyID [2021-07-30T17:27:23.518Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageInspect [2021-07-30T17:27:23.518Z] --- PASS: TestImageInspect (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageListError [2021-07-30T17:27:23.518Z] --- PASS: TestImageListError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageList [2021-07-30T17:27:23.518Z] --- PASS: TestImageList (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageListApiBefore125 [2021-07-30T17:27:23.518Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-30T17:27:23.518Z] === RUN TestImageLoadError [2021-07-30T17:27:23.518Z] --- PASS: TestImageLoadError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageLoad [2021-07-30T17:27:23.518Z] --- PASS: TestImageLoad (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagesPruneError [2021-07-30T17:27:23.518Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagesPrune [2021-07-30T17:27:23.518Z] --- PASS: TestImagesPrune (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePullReferenceParseError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePullAnyError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePullWithoutErrors [2021-07-30T17:27:23.518Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePushReferenceError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePushAnyError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImagePushWithoutErrors [2021-07-30T17:27:23.518Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-30T17:27:23.518Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-30T17:27:23.518Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-30T17:27:23.518Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-30T17:27:23.518Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageRemoveError [2021-07-30T17:27:23.518Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageRemoveImageNotFound [2021-07-30T17:27:23.518Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageRemove [2021-07-30T17:27:23.518Z] --- PASS: TestImageRemove (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageSaveError [2021-07-30T17:27:23.518Z] --- PASS: TestImageSaveError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageSave [2021-07-30T17:27:23.518Z] --- PASS: TestImageSave (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageSearchAnyError [2021-07-30T17:27:23.518Z] --- PASS: TestImageSearchAnyError (0.02s) [2021-07-30T17:27:23.518Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-30T17:27:23.518Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-30T17:27:23.518Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-30T17:27:23.518Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-30T17:27:23.518Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageSearchWithoutErrors [2021-07-30T17:27:23.518Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageTagError [2021-07-30T17:27:23.518Z] --- PASS: TestImageTagError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageTagInvalidReference [2021-07-30T17:27:23.518Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageTagInvalidSourceImageName [2021-07-30T17:27:23.518Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageTagHexSource [2021-07-30T17:27:23.518Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestImageTag [2021-07-30T17:27:23.518Z] --- PASS: TestImageTag (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestInfoServerError [2021-07-30T17:27:23.518Z] --- PASS: TestInfoServerError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestInfoInvalidResponseJSONError [2021-07-30T17:27:23.518Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestInfo [2021-07-30T17:27:23.518Z] --- PASS: TestInfo (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkConnectError [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkConnect [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkCreateError [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkCreate [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkDisconnectError [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkDisconnect [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkInspectError [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkInspectNotFoundError [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkInspectWithEmptyID [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkInspect [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkListError [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkListError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkList [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkList (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworksPruneError [2021-07-30T17:27:23.518Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworksPrune [2021-07-30T17:27:23.518Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkRemoveError [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNetworkRemove [2021-07-30T17:27:23.518Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNodeInspectError [2021-07-30T17:27:23.518Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNodeInspectNodeNotFound [2021-07-30T17:27:23.518Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNodeInspectWithEmptyID [2021-07-30T17:27:23.518Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNodeInspect [2021-07-30T17:27:23.518Z] --- PASS: TestNodeInspect (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNodeListError [2021-07-30T17:27:23.518Z] --- PASS: TestNodeListError (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNodeList [2021-07-30T17:27:23.518Z] --- PASS: TestNodeList (0.00s) [2021-07-30T17:27:23.518Z] === RUN TestNodeRemoveError [2021-07-30T17:27:23.518Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestNodeRemove [2021-07-30T17:27:23.975Z] --- PASS: TestNodeRemove (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestNodeUpdateError [2021-07-30T17:27:23.975Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestNodeUpdate [2021-07-30T17:27:23.975Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestOptionWithTimeout [2021-07-30T17:27:23.975Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPingFail [2021-07-30T17:27:23.975Z] --- PASS: TestPingFail (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPingWithError [2021-07-30T17:27:23.975Z] 2021/07/30 17:27:23 RoundTripper returned a response & error; ignoring response [2021-07-30T17:27:23.975Z] 2021/07/30 17:27:23 RoundTripper returned a response & error; ignoring response [2021-07-30T17:27:23.975Z] --- PASS: TestPingWithError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPingSuccess [2021-07-30T17:27:23.975Z] --- PASS: TestPingSuccess (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPingHeadFallback [2021-07-30T17:27:23.975Z] === RUN TestPingHeadFallback/OK [2021-07-30T17:27:23.975Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-30T17:27:23.975Z] === RUN TestPingHeadFallback/Not_Found [2021-07-30T17:27:23.975Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-30T17:27:23.975Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-30T17:27:23.975Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-30T17:27:23.975Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-30T17:27:23.975Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-30T17:27:23.975Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginDisableError [2021-07-30T17:27:23.975Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginDisable [2021-07-30T17:27:23.975Z] --- PASS: TestPluginDisable (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginEnableError [2021-07-30T17:27:23.975Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginEnable [2021-07-30T17:27:23.975Z] --- PASS: TestPluginEnable (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginInspectError [2021-07-30T17:27:23.975Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginInspectWithEmptyID [2021-07-30T17:27:23.975Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginInspect [2021-07-30T17:27:23.975Z] --- PASS: TestPluginInspect (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginListError [2021-07-30T17:27:23.975Z] --- PASS: TestPluginListError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginList [2021-07-30T17:27:23.975Z] --- PASS: TestPluginList (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginPushError [2021-07-30T17:27:23.975Z] --- PASS: TestPluginPushError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginPush [2021-07-30T17:27:23.975Z] --- PASS: TestPluginPush (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginRemoveError [2021-07-30T17:27:23.975Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginRemove [2021-07-30T17:27:23.975Z] --- PASS: TestPluginRemove (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginSetError [2021-07-30T17:27:23.975Z] --- PASS: TestPluginSetError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPluginSet [2021-07-30T17:27:23.975Z] --- PASS: TestPluginSet (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSetHostHeader [2021-07-30T17:27:23.975Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestPlainTextError [2021-07-30T17:27:23.975Z] --- PASS: TestPlainTextError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestInfiniteError [2021-07-30T17:27:23.975Z] --- PASS: TestInfiniteError (0.04s) [2021-07-30T17:27:23.975Z] === RUN TestCanceledContext [2021-07-30T17:27:23.975Z] 2021/07/30 17:27:23 RoundTripper returned a response & error; ignoring response [2021-07-30T17:27:23.975Z] --- PASS: TestCanceledContext (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestDeadlineExceededContext [2021-07-30T17:27:23.975Z] 2021/07/30 17:27:23 RoundTripper returned a response & error; ignoring response [2021-07-30T17:27:23.975Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretCreateUnsupported [2021-07-30T17:27:23.975Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretCreateError [2021-07-30T17:27:23.975Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretCreate [2021-07-30T17:27:23.975Z] --- PASS: TestSecretCreate (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretInspectUnsupported [2021-07-30T17:27:23.975Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretInspectError [2021-07-30T17:27:23.975Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretInspectSecretNotFound [2021-07-30T17:27:23.975Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretInspectWithEmptyID [2021-07-30T17:27:23.975Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretInspect [2021-07-30T17:27:23.975Z] --- PASS: TestSecretInspect (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretListUnsupported [2021-07-30T17:27:23.975Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretListError [2021-07-30T17:27:23.975Z] --- PASS: TestSecretListError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretList [2021-07-30T17:27:23.975Z] --- PASS: TestSecretList (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretRemoveUnsupported [2021-07-30T17:27:23.975Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretRemoveError [2021-07-30T17:27:23.975Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretRemove [2021-07-30T17:27:23.975Z] --- PASS: TestSecretRemove (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretUpdateUnsupported [2021-07-30T17:27:23.975Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretUpdateError [2021-07-30T17:27:23.975Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSecretUpdate [2021-07-30T17:27:23.975Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceCreateError [2021-07-30T17:27:23.975Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceCreate [2021-07-30T17:27:23.975Z] --- PASS: TestServiceCreate (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-30T17:27:23.975Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceCreateDigestPinning [2021-07-30T17:27:23.975Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceInspectError [2021-07-30T17:27:23.975Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceInspectServiceNotFound [2021-07-30T17:27:23.975Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceInspectWithEmptyID [2021-07-30T17:27:23.975Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceInspect [2021-07-30T17:27:23.975Z] --- PASS: TestServiceInspect (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceListError [2021-07-30T17:27:23.975Z] --- PASS: TestServiceListError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceList [2021-07-30T17:27:23.975Z] --- PASS: TestServiceList (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceLogsError [2021-07-30T17:27:23.975Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceLogs [2021-07-30T17:27:23.975Z] --- PASS: TestServiceLogs (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceRemoveError [2021-07-30T17:27:23.975Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceRemoveNotFoundError [2021-07-30T17:27:23.975Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceRemove [2021-07-30T17:27:23.975Z] --- PASS: TestServiceRemove (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceUpdateError [2021-07-30T17:27:23.975Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestServiceUpdate [2021-07-30T17:27:23.975Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmGetUnlockKeyError [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmGetUnlockKey [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmInitError [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmInit [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmInit (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmInspectError [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmInspect [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmJoinError [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmJoin [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmLeaveError [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmLeave [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmUnlockError [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmUnlock [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmUpdateError [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestSwarmUpdate [2021-07-30T17:27:23.975Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestTaskInspectError [2021-07-30T17:27:23.975Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestTaskInspectWithEmptyID [2021-07-30T17:27:23.975Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestTaskInspect [2021-07-30T17:27:23.975Z] --- PASS: TestTaskInspect (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestTaskListError [2021-07-30T17:27:23.975Z] --- PASS: TestTaskListError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestTaskList [2021-07-30T17:27:23.975Z] --- PASS: TestTaskList (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeCreateError [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeCreate [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeInspectError [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeInspectNotFound [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeInspectWithEmptyID [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeInspect [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeListError [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeListError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeList [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeList (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeRemoveError [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-30T17:27:23.975Z] === RUN TestVolumeRemove [2021-07-30T17:27:23.975Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-30T17:27:23.975Z] === CONT TestTLSCloseWriter [2021-07-30T17:27:23.975Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-30T17:27:23.975Z] PASS [2021-07-30T17:27:23.975Z] coverage: 75.0% of statements [2021-07-30T17:27:23.975Z] ok github.com/docker/docker/client 0.621s coverage: 75.0% of statements [2021-07-30T17:27:26.443Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-30T17:27:28.958Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-30T17:27:29.884Z] --- PASS: TestBuildWithHugeFile (116.30s) [2021-07-30T17:27:29.884Z] === RUN TestBuildWCOWSandboxSize [2021-07-30T17:27:29.884Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-30T17:27:29.884Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-30T17:27:29.884Z] === RUN TestBuildWithEmptyDockerfile [2021-07-30T17:27:29.884Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:27:29.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:27:29.884Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:27:29.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:27:29.884Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:27:29.884Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:27:29.884Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:27:29.884Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:27:29.884Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:27:29.884Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-07-30T17:27:29.884Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-30T17:27:29.884Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-30T17:27:29.884Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-30T17:27:29.884Z] === RUN TestBuildPreserveOwnership [2021-07-30T17:27:29.884Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-30T17:27:31.210Z] --- PASS: TestCreateServiceMultipleTimes (16.95s) [2021-07-30T17:27:31.210Z] === RUN TestCreateServiceConflict [2021-07-30T17:27:31.290Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-30T17:27:31.989Z] ...INFO: Daemon under test started and replied! [2021-07-30T17:27:31.989Z] INFO: Docker version of the daemon under test [2021-07-30T17:27:31.989Z] [2021-07-30T17:27:31.989Z] Client: [2021-07-30T17:27:31.989Z] Version: 17.06.2-ce [2021-07-30T17:27:31.989Z] API version: 1.30 [2021-07-30T17:27:31.989Z] Go version: go1.8.3 [2021-07-30T17:27:31.989Z] Git commit: cec0b72 [2021-07-30T17:27:31.989Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-30T17:27:31.989Z] OS/Arch: windows/amd64 [2021-07-30T17:27:31.989Z] [2021-07-30T17:27:31.989Z] Server: [2021-07-30T17:27:31.989Z] Version: 0.0.0-dev [2021-07-30T17:27:31.989Z] API version: 1.42 (minimum version 1.24) [2021-07-30T17:27:31.989Z] Go version: go1.16.6 [2021-07-30T17:27:31.989Z] Git commit: b97d586177 [2021-07-30T17:27:31.989Z] Built: 07/30/2021 17:25:26 [2021-07-30T17:27:31.989Z] OS/Arch: windows/amd64 [2021-07-30T17:27:31.989Z] Experimental: false [2021-07-30T17:27:31.989Z] [2021-07-30T17:27:31.989Z] INFO: Docker info of the daemon under test [2021-07-30T17:27:31.989Z] [2021-07-30T17:27:31.989Z] Containers: 0 [2021-07-30T17:27:31.989Z] Running: 0 [2021-07-30T17:27:31.989Z] Paused: 0 [2021-07-30T17:27:31.989Z] Stopped: 0 [2021-07-30T17:27:31.989Z] Images: 0 [2021-07-30T17:27:31.989Z] Server Version: 0.0.0-dev [2021-07-30T17:27:31.989Z] Storage Driver: windowsfilter [2021-07-30T17:27:31.989Z] Windows: [2021-07-30T17:27:31.989Z] Logging Driver: json-file [2021-07-30T17:27:31.989Z] Plugins: [2021-07-30T17:27:31.989Z] Volume: local [2021-07-30T17:27:31.989Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T17:27:31.990Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T17:27:31.990Z] Swarm: inactive [2021-07-30T17:27:31.990Z] Default Isolation: process [2021-07-30T17:27:31.990Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-30T17:27:31.990Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-30T17:27:31.990Z] OSType: windows [2021-07-30T17:27:31.990Z] Architecture: x86_64 [2021-07-30T17:27:31.990Z] CPUs: 4 [2021-07-30T17:27:31.990Z] Total Memory: 32GiB [2021-07-30T17:27:31.990Z] Name: azwin-2-4ec290 [2021-07-30T17:27:31.990Z] ID: UT7Z:2NRI:U7MF:DDMD:UMMX:Q2OA:TYJW:C4EV:ZYTC:WG5R:RBLH:D3QH [2021-07-30T17:27:31.990Z] Docker Root Dir: D:\CI\PR-42649\9\daemon [2021-07-30T17:27:31.990Z] Debug Mode (client): false [2021-07-30T17:27:31.990Z] Debug Mode (server): true [2021-07-30T17:27:31.990Z] File Descriptors: -1 [2021-07-30T17:27:31.990Z] Goroutines: 16 [2021-07-30T17:27:31.990Z] System Time: 2021-07-30T17:27:31.5434819Z [2021-07-30T17:27:31.990Z] EventsListeners: 0 [2021-07-30T17:27:31.990Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:27:31.990Z] Labels: [2021-07-30T17:27:31.990Z] Experimental: false [2021-07-30T17:27:31.990Z] Insecure Registries: [2021-07-30T17:27:31.990Z] 127.0.0.0/8 [2021-07-30T17:27:31.990Z] Live Restore Enabled: false [2021-07-30T17:27:31.990Z] [2021-07-30T17:27:31.990Z] [2021-07-30T17:27:31.990Z] INFO: Docker images of the daemon under test [2021-07-30T17:27:31.990Z] [2021-07-30T17:27:31.990Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-30T17:27:31.990Z] [2021-07-30T17:27:31.990Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-30T17:27:31.990Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-30T17:27:31.990Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-30T17:27:32.148Z] --- PASS: TestCreateServiceConflict (2.15s) [2021-07-30T17:27:32.148Z] === RUN TestCreateServiceMaxReplicas [2021-07-30T17:27:32.447Z] 29d5b6a226d2: Pulling fs layer [2021-07-30T17:27:33.180Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-30T17:27:33.180Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-30T17:27:34.000Z] ..........................xx.................... [ 29%] [2021-07-30T17:27:34.106Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-30T17:27:35.076Z] --- PASS: TestBuildPreserveOwnership (4.97s) [2021-07-30T17:27:35.076Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2021-07-30T17:27:35.076Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.88s) [2021-07-30T17:27:35.076Z] === RUN TestBuildPlatformInvalid [2021-07-30T17:27:35.076Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-07-30T17:27:35.076Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-30T17:27:35.330Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-30T17:27:35.441Z] --- PASS: TestCreateServiceMaxReplicas (3.08s) [2021-07-30T17:27:35.441Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-30T17:27:36.257Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-30T17:27:36.313Z] --- PASS: TestCheckoutGit (26.52s) [2021-07-30T17:27:36.313Z] === RUN TestValidGitTransport [2021-07-30T17:27:36.313Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-30T17:27:36.313Z] === RUN TestGitInvalidRef [2021-07-30T17:27:36.313Z] --- PASS: TestGitInvalidRef (0.23s) [2021-07-30T17:27:36.313Z] PASS [2021-07-30T17:27:36.313Z] coverage: 86.3% of statements [2021-07-30T17:27:36.313Z] ok github.com/docker/docker/builder/remotecontext/git 27.081s coverage: 86.3% of statements [2021-07-30T17:27:36.513Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-30T17:27:37.273Z] ? github.com/docker/docker/cli [no test files] [2021-07-30T17:27:37.273Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-30T17:27:37.878Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-30T17:27:38.809Z] docker_cli_daemon_test.go:1455: [d77d2f7bb9047] daemon is not started [2021-07-30T17:27:39.738Z] check_test.go:309: [d20c9a9d4f0e7] daemon is not started [2021-07-30T17:27:39.738Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-30T17:27:39.993Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-30T17:27:42.550Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-30T17:27:42.550Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-30T17:27:43.913Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-30T17:27:44.474Z] check_test.go:309: [d1a2cf2e4f3aa] daemon is not started [2021-07-30T17:27:44.474Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-30T17:27:44.830Z] 29d5b6a226d2: Verifying Checksum [2021-07-30T17:27:44.830Z] 29d5b6a226d2: Download complete [2021-07-30T17:27:45.034Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-30T17:27:47.548Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-30T17:27:48.527Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-30T17:27:48.581Z] ok github.com/docker/docker/libnetwork/networkdb 108.616s coverage: 60.0% of statements [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/rootless [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/volume [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-30T17:27:48.581Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === Skipped [2021-07-30T17:27:48.581Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-30T17:27:48.581Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-30T17:27:48.581Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-30T17:27:48.581Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-30T17:27:48.581Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:71: No driver to put! [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-30T17:27:48.581Z] time="2021-07-30T17:25:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-30T17:27:48.581Z] time="2021-07-30T17:25:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-30T17:27:48.581Z] time="2021-07-30T17:25:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-30T17:27:48.581Z] time="2021-07-30T17:25:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-30T17:27:48.581Z] time="2021-07-30T17:25:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:71: No driver to put! [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-30T17:27:48.581Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-30T17:27:48.581Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-30T17:27:48.581Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:27:48.581Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-30T17:27:48.581Z] graphtest_unix.go:71: No driver to put! [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-30T17:27:48.581Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-30T17:27:48.581Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-30T17:27:48.581Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-30T17:27:48.581Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-30T17:27:48.581Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-30T17:27:48.581Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-30T17:27:48.581Z] firewalld_test.go:13: firewalld is not running [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-30T17:27:48.581Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-30T17:27:48.581Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] [2021-07-30T17:27:48.581Z] DONE 2669 tests, 35 skipped in 316.072s Post stage [Pipeline] junit [2021-07-30T17:27:48.596Z] Recording test results [2021-07-30T17:27:49.088Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-30T17:27:49.615Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-30T17:27:49.615Z] === RUN TestConfigureDaemonLogs [2021-07-30T17:27:49.615Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestCommonOptionsInstallFlags [2021-07-30T17:27:49.616Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-30T17:27:49.616Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-30T17:27:49.616Z] PASS [2021-07-30T17:27:49.616Z] coverage: 18.5% of statements [2021-07-30T17:27:49.616Z] ok github.com/docker/docker/cmd/dockerd 0.782s coverage: 18.5% of statements [2021-07-30T17:27:49.616Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-30T17:27:49.616Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-30T17:27:49.616Z] === RUN TestContainerStopSignal [2021-07-30T17:27:49.616Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestContainerStopTimeout [2021-07-30T17:27:49.616Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-30T17:27:49.616Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-30T17:27:49.616Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-30T17:27:49.616Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-30T17:27:49.616Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestReplaceAndAppendEnvVars [2021-07-30T17:27:49.616Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-30T17:27:49.616Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestNewMemoryStore [2021-07-30T17:27:49.616Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestAddContainers [2021-07-30T17:27:49.616Z] --- PASS: TestAddContainers (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestGetContainer [2021-07-30T17:27:49.616Z] --- PASS: TestGetContainer (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestDeleteContainer [2021-07-30T17:27:49.616Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestListContainers [2021-07-30T17:27:49.616Z] --- PASS: TestListContainers (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestFirstContainer [2021-07-30T17:27:49.616Z] --- PASS: TestFirstContainer (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestApplyAllContainer [2021-07-30T17:27:49.616Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestIsValidHealthString [2021-07-30T17:27:49.616Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestStateRunStop [2021-07-30T17:27:49.616Z] --- PASS: TestStateRunStop (0.00s) [2021-07-30T17:27:49.616Z] === RUN TestStateTimeoutWait [2021-07-30T17:27:50.015Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-30T17:27:50.073Z] state_test.go:141: Stop callback fired [2021-07-30T17:27:50.073Z] state_test.go:165: Stop callback fired [2021-07-30T17:27:50.073Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-07-30T17:27:50.073Z] === RUN TestIsValidStateString [2021-07-30T17:27:50.073Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-30T17:27:50.073Z] === RUN TestViewSaveDelete [2021-07-30T17:27:50.073Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-30T17:27:50.073Z] === RUN TestViewAll [2021-07-30T17:27:50.073Z] --- PASS: TestViewAll (0.02s) [2021-07-30T17:27:50.073Z] === RUN TestViewGet [2021-07-30T17:27:50.073Z] --- PASS: TestViewGet (0.01s) [2021-07-30T17:27:50.073Z] === RUN TestNames [2021-07-30T17:27:50.073Z] --- PASS: TestNames (0.00s) [2021-07-30T17:27:50.073Z] === RUN TestViewWithHealthCheck [2021-07-30T17:27:50.073Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-30T17:27:50.073Z] PASS [2021-07-30T17:27:50.073Z] coverage: 41.7% of statements [2021-07-30T17:27:50.073Z] ok github.com/docker/docker/container 1.213s coverage: 41.7% of statements [2021-07-30T17:27:50.073Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-30T17:27:50.073Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-30T17:27:50.073Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-30T17:27:50.073Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-30T17:27:50.240Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-30T17:27:50.329Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2021-07-30T17:27:50.329Z] === RUN TestCreateServiceSecretFileMode [2021-07-30T17:27:50.602Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e -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:5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e hack/make.sh dynbinary test-integration [2021-07-30T17:27:50.898Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2021-07-30T17:27:50.898Z] === RUN TestCreateServiceConfigFileMode [2021-07-30T17:27:51.424Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-30T17:27:51.548Z] [2021-07-30T17:27:51.548Z] Removing bundles/ [2021-07-30T17:27:51.548Z] [2021-07-30T17:27:51.548Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-30T17:27:51.548Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:27:51.548Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:27:52.247Z] === RUN TestPrepare [2021-07-30T17:27:52.247Z] --- PASS: TestPrepare (0.00s) [2021-07-30T17:27:52.247Z] === RUN TestStart [2021-07-30T17:27:52.247Z] --- PASS: TestStart (0.00s) [2021-07-30T17:27:52.247Z] === RUN TestWaitCancel [2021-07-30T17:27:52.247Z] --- PASS: TestWaitCancel (0.00s) [2021-07-30T17:27:52.247Z] === RUN TestWaitDisabled [2021-07-30T17:27:52.247Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-30T17:27:52.247Z] === RUN TestWaitEnabled [2021-07-30T17:27:52.247Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-30T17:27:52.247Z] === RUN TestRemove [2021-07-30T17:27:52.247Z] --- PASS: TestRemove (0.00s) [2021-07-30T17:27:52.247Z] PASS [2021-07-30T17:27:52.247Z] coverage: 65.3% of statements [2021-07-30T17:27:52.247Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.541s coverage: 65.3% of statements [2021-07-30T17:27:52.857Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-30T17:27:53.209Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-30T17:27:53.209Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-30T17:27:53.209Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-30T17:27:53.209Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-30T17:27:53.209Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-30T17:27:53.209Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-30T17:27:53.209Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-30T17:27:53.209Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-30T17:27:53.209Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-30T17:27:53.210Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-30T17:27:53.210Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-30T17:27:53.210Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-30T17:27:53.210Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-30T17:27:53.210Z] PASS [2021-07-30T17:27:53.210Z] coverage: 35.9% of statements [2021-07-30T17:27:53.210Z] ok github.com/docker/docker/daemon/cluster/convert 0.521s coverage: 35.9% of statements [2021-07-30T17:27:53.609Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2021-07-30T17:27:53.609Z] === RUN TestCreateServiceSysctls [2021-07-30T17:27:54.611Z] Removing intermediate container 373f378eb794 [2021-07-30T17:27:54.611Z] ---> bfe8d7acdd56 [2021-07-30T17:27:54.611Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-30T17:27:54.611Z] ---> Running in a560b8985b3c [2021-07-30T17:27:54.611Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-30T17:27:54.611Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-30T17:27:54.611Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-30T17:27:54.611Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-30T17:27:54.611Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-30T17:27:54.611Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-30T17:27:54.611Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-30T17:27:54.611Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-30T17:27:54.611Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-30T17:27:54.611Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-30T17:27:54.611Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-30T17:27:54.611Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-30T17:27:54.611Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-30T17:27:54.741Z] === RUN TestNewListSecretsFilters [2021-07-30T17:27:54.741Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-30T17:27:54.741Z] === RUN TestNewListConfigsFilters [2021-07-30T17:27:54.741Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-30T17:27:54.741Z] PASS [2021-07-30T17:27:54.741Z] coverage: 0.5% of statements [2021-07-30T17:27:54.741Z] ok github.com/docker/docker/daemon/cluster 1.824s coverage: 0.5% of statements [2021-07-30T17:27:54.746Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-30T17:27:55.676Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-30T17:27:56.157Z] INFO: Build done for gotestsum... [2021-07-30T17:27:56.280Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-30T17:27:57.830Z] --- PASS: TestCreateServiceSysctls (3.59s) [2021-07-30T17:27:57.830Z] === RUN TestCreateServiceCapabilities [2021-07-30T17:27:58.169Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-30T17:27:58.169Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-30T17:27:58.473Z] === RUN TestBuilderGC [2021-07-30T17:27:58.473Z] --- PASS: TestBuilderGC (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationNotFound [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestDaemonBrokenConfiguration [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestParseClusterAdvertiseSettings [2021-07-30T17:27:58.473Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestFindConfigurationConflicts [2021-07-30T17:27:58.473Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-30T17:27:58.473Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-30T17:27:58.473Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-30T17:27:58.473Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-30T17:27:58.473Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestValidateConfiguration [2021-07-30T17:27:58.473Z] === RUN TestValidateConfiguration/with_label [2021-07-30T17:27:58.473Z] === RUN TestValidateConfiguration/with_dns [2021-07-30T17:27:58.473Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-30T17:27:58.473Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-30T17:27:58.473Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-30T17:27:58.473Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-30T17:27:58.473Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-30T17:27:58.473Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-30T17:27:58.473Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestModifiedDiscoverySettings [2021-07-30T17:27:58.473Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestReloadSetConfigFileNotExist [2021-07-30T17:27:58.473Z] time="2021-07-30T17:27:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-30T17:27:58.473Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-07-30T17:27:58.473Z] === RUN TestReloadDefaultConfigNotExist [2021-07-30T17:27:58.473Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:27:58.473Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestReloadBadDefaultConfig [2021-07-30T17:27:58.473Z] time="2021-07-30T17:27:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-725523595" [2021-07-30T17:27:58.473Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestReloadWithConflictingLabels [2021-07-30T17:27:58.473Z] time="2021-07-30T17:27:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-861516910" [2021-07-30T17:27:58.473Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestReloadWithDuplicateLabels [2021-07-30T17:27:58.473Z] time="2021-07-30T17:27:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-256865525" [2021-07-30T17:27:58.473Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-30T17:27:58.473Z] === RUN TestDaemonConfigurationMerge [2021-07-30T17:27:58.473Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-30T17:27:58.473Z] PASS [2021-07-30T17:27:58.473Z] coverage: 79.2% of statements [2021-07-30T17:27:58.473Z] ok github.com/docker/docker/daemon/config 0.831s coverage: 79.2% of statements [2021-07-30T17:27:58.995Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-30T17:27:59.437Z] === RUN TestWaitNodeAttachment [2021-07-30T17:27:59.534Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-30T17:27:59.739Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2021-07-30T17:27:59.739Z] === RUN TestInspect [2021-07-30T17:27:59.791Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-30T17:27:59.895Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-07-30T17:27:59.895Z] === RUN TestIsolationConversion [2021-07-30T17:27:59.895Z] === RUN TestIsolationConversion/default [2021-07-30T17:27:59.895Z] === RUN TestIsolationConversion/process [2021-07-30T17:27:59.895Z] === RUN TestIsolationConversion/hyperv [2021-07-30T17:27:59.895Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestContainerLabels [2021-07-30T17:27:59.895Z] --- PASS: TestContainerLabels (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestCredentialSpecConversion [2021-07-30T17:27:59.895Z] === RUN TestCredentialSpecConversion/none [2021-07-30T17:27:59.895Z] === RUN TestCredentialSpecConversion/config [2021-07-30T17:27:59.895Z] === RUN TestCredentialSpecConversion/file [2021-07-30T17:27:59.895Z] === RUN TestCredentialSpecConversion/registry [2021-07-30T17:27:59.895Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestControllerValidateMountBind [2021-07-30T17:27:59.895Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestControllerValidateMountVolume [2021-07-30T17:27:59.895Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestControllerValidateMountTarget [2021-07-30T17:27:59.895Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestControllerValidateMountTmpfs [2021-07-30T17:27:59.895Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestControllerValidateMountInvalidType [2021-07-30T17:27:59.895Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestControllerValidateMountNamedPipe [2021-07-30T17:27:59.895Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-30T17:27:59.895Z] PASS [2021-07-30T17:27:59.895Z] coverage: 11.0% of statements [2021-07-30T17:27:59.895Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.429s coverage: 11.0% of statements [2021-07-30T17:27:59.895Z] === RUN TestVerifyNetworkingConfig [2021-07-30T17:27:59.895Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestGetContainer [2021-07-30T17:27:59.895Z] --- PASS: TestGetContainer (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestValidContainerNames [2021-07-30T17:27:59.895Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestContainerInitDNS [2021-07-30T17:27:59.895Z] daemon_test.go:147: root required [2021-07-30T17:27:59.895Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestMerge [2021-07-30T17:27:59.895Z] --- PASS: TestMerge (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestValidateContainerIsolation [2021-07-30T17:27:59.895Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestFindNetworkErrorType [2021-07-30T17:27:59.895Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestEnsureServicesExist [2021-07-30T17:27:59.895Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-07-30T17:27:59.895Z] === RUN TestEnsureServicesExistErrors [2021-07-30T17:27:59.895Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-30T17:27:59.895Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-30T17:27:59.895Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-30T17:27:59.895Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-30T17:27:59.895Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestContainerDelete [2021-07-30T17:27:59.895Z] --- PASS: TestContainerDelete (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestContainerDoubleDelete [2021-07-30T17:27:59.895Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestLogContainerEventCopyLabels [2021-07-30T17:27:59.895Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestLogContainerEventWithAttributes [2021-07-30T17:27:59.895Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestNoneHealthcheck [2021-07-30T17:27:59.895Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-30T17:27:59.895Z] === RUN TestHealthStates [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] time="2021-07-30T17:27:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:28:00.352Z] --- PASS: TestHealthStates (0.10s) [2021-07-30T17:28:00.352Z] === RUN TestMaskURLCredentials [2021-07-30T17:28:00.352Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-30T17:28:00.352Z] === RUN TestGetInspectData [2021-07-30T17:28:00.352Z] --- PASS: TestGetInspectData (0.00s) [2021-07-30T17:28:00.352Z] === RUN TestFillLicense [2021-07-30T17:28:00.352Z] --- PASS: TestFillLicense (0.00s) [2021-07-30T17:28:00.352Z] === RUN TestListInvalidFilter [2021-07-30T17:28:00.352Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-30T17:28:00.352Z] === RUN TestNameFilter [2021-07-30T17:28:00.352Z] --- PASS: TestNameFilter (0.00s) [2021-07-30T17:28:00.352Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-30T17:28:00.352Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-30T17:28:00.352Z] === 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 [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-30T17:28:00.352Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-30T17:28:00.352Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-30T17:28:00.353Z] --- 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) [2021-07-30T17:28:00.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-30T17:28:00.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-30T17:28:00.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-30T17:28:00.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-30T17:28:00.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-30T17:28:00.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-30T17:28:00.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-30T17:28:00.353Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-30T17:28:00.353Z] === RUN TestDaemonReloadLabels [2021-07-30T17:28:00.353Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-30T17:28:00.353Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-30T17:28:00.353Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-30T17:28:00.353Z] === RUN TestDaemonReloadMirrors [2021-07-30T17:28:00.353Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-30T17:28:00.353Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-30T17:28:00.353Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-30T17:28:00.353Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-30T17:28:00.353Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-30T17:28:00.353Z] === RUN TestDaemonDiscoveryReload [2021-07-30T17:28:00.353Z] === RUN TestDiscoveryOptsErrors [2021-07-30T17:28:00.353Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-30T17:28:00.353Z] === RUN TestDiscoveryOpts [2021-07-30T17:28:00.353Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-30T17:28:00.353Z] PASS [2021-07-30T17:28:00.353Z] coverage: 30.0% of statements [2021-07-30T17:28:00.353Z] ok github.com/docker/docker/daemon/discovery 0.907s coverage: 30.0% of statements [2021-07-30T17:28:01.316Z] === RUN TestEventsLog [2021-07-30T17:28:01.316Z] --- PASS: TestEventsLog (0.00s) [2021-07-30T17:28:01.316Z] === RUN TestEventsLogTimeout [2021-07-30T17:28:01.316Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-30T17:28:01.316Z] === RUN TestLogEvents [2021-07-30T17:28:01.316Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-30T17:28:01.316Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-30T17:28:01.316Z] --- PASS: TestLogEvents (0.05s) [2021-07-30T17:28:01.316Z] === RUN TestLoadBufferedEvents [2021-07-30T17:28:01.316Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-07-30T17:28:01.316Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-30T17:28:01.316Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-30T17:28:01.316Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-30T17:28:01.316Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-30T17:28:01.316Z] PASS [2021-07-30T17:28:01.316Z] coverage: 50.0% of statements [2021-07-30T17:28:01.316Z] ok github.com/docker/docker/daemon/events 0.327s coverage: 50.0% of statements [2021-07-30T17:28:01.316Z] === RUN TestIsEmptyDir [2021-07-30T17:28:01.316Z] --- PASS: TestIsEmptyDir (0.00s) [2021-07-30T17:28:01.316Z] PASS [2021-07-30T17:28:01.316Z] coverage: 2.3% of statements [2021-07-30T17:28:01.316Z] ok github.com/docker/docker/daemon/graphdriver 0.177s coverage: 2.3% of statements [2021-07-30T17:28:01.773Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-30T17:28:01.773Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-30T17:28:02.230Z] === RUN TestLinkNaming [2021-07-30T17:28:02.230Z] --- PASS: TestLinkNaming (0.00s) [2021-07-30T17:28:02.230Z] === RUN TestLinkNew [2021-07-30T17:28:02.230Z] --- PASS: TestLinkNew (0.00s) [2021-07-30T17:28:02.230Z] === RUN TestLinkEnv [2021-07-30T17:28:02.230Z] --- PASS: TestLinkEnv (0.00s) [2021-07-30T17:28:02.230Z] === RUN TestLinkMultipleEnv [2021-07-30T17:28:02.230Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-30T17:28:02.230Z] === RUN TestLinkPortRangeEnv [2021-07-30T17:28:02.230Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-30T17:28:02.230Z] PASS [2021-07-30T17:28:02.230Z] coverage: 93.0% of statements [2021-07-30T17:28:02.230Z] ok github.com/docker/docker/daemon/links 0.091s coverage: 93.0% of statements [2021-07-30T17:28:02.230Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-30T17:28:02.230Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-30T17:28:02.230Z] reload_test.go:520: root required [2021-07-30T17:28:02.230Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-30T17:28:02.230Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-30T17:28:02.230Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-30T17:28:02.230Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-30T17:28:02.230Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-30T17:28:02.230Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-30T17:28:02.230Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-07-30T17:28:02.230Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-30T17:28:02.230Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-30T17:28:02.230Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-30T17:28:02.230Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-30T17:28:02.230Z] === RUN TestParseVolumesFrom [2021-07-30T17:28:02.230Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-30T17:28:02.230Z] PASS [2021-07-30T17:28:02.230Z] coverage: 9.2% of statements [2021-07-30T17:28:02.230Z] ok github.com/docker/docker/daemon 3.495s coverage: 9.2% of statements [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-30T17:28:02.230Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-30T17:28:02.688Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-30T17:28:02.688Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-30T17:28:02.688Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-30T17:28:02.688Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-30T17:28:03.032Z] --- PASS: TestInspect (3.10s) [2021-07-30T17:28:03.032Z] === RUN TestCreateJob [2021-07-30T17:28:03.652Z] === RUN TestAdapterReadLogs [2021-07-30T17:28:03.652Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-30T17:28:03.652Z] === RUN TestCopier [2021-07-30T17:28:03.652Z] --- PASS: TestCopier (0.00s) [2021-07-30T17:28:03.652Z] === RUN TestCopierLongLines [2021-07-30T17:28:03.652Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-30T17:28:03.652Z] === RUN TestCopierSlow [2021-07-30T17:28:04.109Z] --- PASS: TestCopierSlow (0.22s) [2021-07-30T17:28:04.109Z] === RUN TestCopierWithSized [2021-07-30T17:28:04.109Z] === RUN TestCopierWithSized/as_is [2021-07-30T17:28:04.109Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-30T17:28:04.109Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-30T17:28:04.109Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-30T17:28:04.109Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-07-30T17:28:04.110Z] === RUN TestCopierWithPartial [2021-07-30T17:28:04.110Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-30T17:28:04.110Z] === RUN TestRingLogger [2021-07-30T17:28:04.110Z] --- PASS: TestRingLogger (0.00s) [2021-07-30T17:28:04.110Z] === RUN TestRingCap [2021-07-30T17:28:04.110Z] --- PASS: TestRingCap (0.00s) [2021-07-30T17:28:04.110Z] === RUN TestRingClose [2021-07-30T17:28:04.110Z] --- PASS: TestRingClose (0.00s) [2021-07-30T17:28:04.110Z] === RUN TestRingDrain [2021-07-30T17:28:04.110Z] --- PASS: TestRingDrain (0.00s) [2021-07-30T17:28:04.110Z] PASS [2021-07-30T17:28:04.110Z] coverage: 43.8% of statements [2021-07-30T17:28:04.110Z] ok github.com/docker/docker/daemon/logger 0.529s coverage: 43.8% of statements [2021-07-30T17:28:04.565Z] === RUN TestNewStreamConfig [2021-07-30T17:28:04.565Z] === RUN TestNewStreamConfig/defaults [2021-07-30T17:28:04.565Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-30T17:28:04.565Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-30T17:28:04.565Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-30T17:28:04.565Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-30T17:28:04.565Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-30T17:28:04.565Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-30T17:28:04.565Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-30T17:28:04.565Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-30T17:28:04.565Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-30T17:28:04.565Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-30T17:28:04.565Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-30T17:28:04.565Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-30T17:28:04.565Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-30T17:28:04.565Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-30T17:28:04.565Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-30T17:28:04.565Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-30T17:28:04.565Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-30T17:28:04.565Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-30T17:28:04.565Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-30T17:28:04.565Z] time="2021-07-30T17:28:04Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-30T17:28:04.565Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-07-30T17:28:04.565Z] === RUN TestCreateSuccess [2021-07-30T17:28:04.565Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-30T17:28:04.565Z] === RUN TestCreateStreamSkipped [2021-07-30T17:28:04.565Z] time="2021-07-30T17:28:04Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-30T17:28:04.565Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-30T17:28:04.565Z] === RUN TestCreateLogGroupSuccess [2021-07-30T17:28:04.565Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-30T17:28:04.565Z] === RUN TestCreateError [2021-07-30T17:28:04.565Z] --- PASS: TestCreateError (0.00s) [2021-07-30T17:28:04.565Z] === RUN TestCreateAlreadyExists [2021-07-30T17:28:04.566Z] time="2021-07-30T17:28:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-30T17:28:04.566Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestLogClosed [2021-07-30T17:28:04.566Z] --- PASS: TestLogClosed (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestLogBlocking [2021-07-30T17:28:04.566Z] --- PASS: TestLogBlocking (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-30T17:28:04.566Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestLogNonBlockingBufferFull [2021-07-30T17:28:04.566Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestPublishBatchSuccess [2021-07-30T17:28:04.566Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestPublishBatchError [2021-07-30T17:28:04.566Z] time="2021-07-30T17:28:04Z" level=error msg=Error [2021-07-30T17:28:04.566Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-30T17:28:04.566Z] time="2021-07-30T17:28:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-30T17:28:04.566Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-30T17:28:04.566Z] time="2021-07-30T17:28:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-30T17:28:04.566Z] time="2021-07-30T17:28:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-30T17:28:04.566Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchSimple [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchTicker [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchMultilinePattern [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchClose [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestEffectiveLen [2021-07-30T17:28:04.566Z] === RUN TestEffectiveLen/0/Hello [2021-07-30T17:28:04.566Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-30T17:28:04.566Z] === RUN TestEffectiveLen/2/🙃 [2021-07-30T17:28:04.566Z] === RUN TestEffectiveLen/3/���� [2021-07-30T17:28:04.566Z] === RUN TestEffectiveLen/4/He��o [2021-07-30T17:28:04.566Z] === RUN TestEffectiveLen/5/ [2021-07-30T17:28:04.566Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestFindValidSplit [2021-07-30T17:28:04.566Z] === RUN TestFindValidSplit/0/ [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1064: [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:28:04.566Z] === RUN TestFindValidSplit/1/Hello [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1064: Hello [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:28:04.566Z] === RUN TestFindValidSplit/2/Hello [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1064: He [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1065: llo [2021-07-30T17:28:04.566Z] === RUN TestFindValidSplit/3/Hello [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1064: [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1065: Hello [2021-07-30T17:28:04.566Z] === RUN TestFindValidSplit/4/🙃 [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1064: [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-30T17:28:04.566Z] === RUN TestFindValidSplit/5/🙃 [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:28:04.566Z] === RUN TestFindValidSplit/6/a� [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1064: a [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1065: � [2021-07-30T17:28:04.566Z] === RUN TestFindValidSplit/7/a� [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1064: a� [2021-07-30T17:28:04.566Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:28:04.566Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestProcessEventEmoji [2021-07-30T17:28:04.566Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchLineSplit [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchMaxEvents [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-30T17:28:04.566Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-30T17:28:04.566Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-07-30T17:28:04.566Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-30T17:28:04.566Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-30T17:28:04.566Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-30T17:28:04.566Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-30T17:28:04.566Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-30T17:28:04.566Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-30T17:28:04.566Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-30T17:28:04.566Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-30T17:28:04.566Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-30T17:28:04.566Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-30T17:28:04.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-30T17:28:04.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestCreateTagSuccess [2021-07-30T17:28:04.566Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-30T17:28:04.566Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-30T17:28:04.566Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-30T17:28:04.566Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-30T17:28:04.566Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-30T17:28:04.566Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-30T17:28:04.566Z] PASS [2021-07-30T17:28:04.566Z] coverage: 77.0% of statements [2021-07-30T17:28:04.566Z] ok github.com/docker/docker/daemon/logger/awslogs 0.631s coverage: 77.0% of statements [2021-07-30T17:28:04.605Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-30T17:28:05.023Z] === RUN TestSearchRegistryForImagesErrors [2021-07-30T17:28:05.023Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-30T17:28:05.023Z] === RUN TestSearchRegistryForImages [2021-07-30T17:28:05.023Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-30T17:28:05.023Z] === RUN TestOnlyPlatformWithFallback [2021-07-30T17:28:05.023Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-30T17:28:05.023Z] === RUN TestImageDelete [2021-07-30T17:28:05.023Z] === RUN TestImageDelete/no_lease [2021-07-30T17:28:05.023Z] === RUN TestImageDelete/lease_exists [2021-07-30T17:28:05.023Z] --- PASS: TestImageDelete (0.07s) [2021-07-30T17:28:05.023Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-30T17:28:05.023Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-07-30T17:28:05.023Z] === RUN TestContentStoreForPull [2021-07-30T17:28:05.023Z] --- PASS: TestContentStoreForPull (0.16s) [2021-07-30T17:28:05.023Z] PASS [2021-07-30T17:28:05.023Z] coverage: 6.8% of statements [2021-07-30T17:28:05.023Z] ok github.com/docker/docker/daemon/images 0.746s coverage: 6.8% of statements [2021-07-30T17:28:05.023Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-30T17:28:05.023Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-30T17:28:05.023Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-30T17:28:05.023Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-30T17:28:05.023Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-30T17:28:05.023Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-30T17:28:05.023Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-30T17:28:05.481Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-30T17:28:05.481Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-30T17:28:05.481Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-30T17:28:05.481Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-07-30T17:28:05.481Z] === RUN TestFastTimeMarshalJSON [2021-07-30T17:28:05.481Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2021-07-30T17:28:05.481Z] PASS [2021-07-30T17:28:05.481Z] coverage: 87.2% of statements [2021-07-30T17:28:05.531Z] Loaded image: buildpack-deps:buster [2021-07-30T17:28:05.786Z] Loaded image: busybox:latest [2021-07-30T17:28:05.939Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.400s coverage: 87.2% of statements [2021-07-30T17:28:05.939Z] === RUN TestJSONFileLogger [2021-07-30T17:28:05.939Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-30T17:28:05.939Z] === RUN TestJSONFileLoggerWithTags [2021-07-30T17:28:05.939Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-30T17:28:05.939Z] === RUN TestJSONFileLoggerWithOpts [2021-07-30T17:28:05.939Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-30T17:28:05.939Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-30T17:28:05.939Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-30T17:28:05.939Z] === RUN TestEncodeDecode [2021-07-30T17:28:05.939Z] === PAUSE TestEncodeDecode [2021-07-30T17:28:05.939Z] === RUN TestUnexpectedEOF [2021-07-30T17:28:05.939Z] time="2021-07-30T17:28:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-30T17:28:05.939Z] time="2021-07-30T17:28:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-30T17:28:06.042Z] Loaded image: busybox:glibc [2021-07-30T17:28:06.324Z] --- PASS: TestCreateJob (3.53s) [2021-07-30T17:28:06.324Z] === RUN TestReplicatedJob [2021-07-30T17:28:06.398Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-07-30T17:28:06.398Z] === CONT TestEncodeDecode [2021-07-30T17:28:06.398Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-30T17:28:06.398Z] PASS [2021-07-30T17:28:06.398Z] coverage: 69.9% of statements [2021-07-30T17:28:06.398Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.534s coverage: 69.9% of statements [2021-07-30T17:28:06.398Z] === RUN TestWriteLog [2021-07-30T17:28:06.398Z] === PAUSE TestWriteLog [2021-07-30T17:28:06.398Z] === RUN TestReadLog [2021-07-30T17:28:06.398Z] === PAUSE TestReadLog [2021-07-30T17:28:06.398Z] === CONT TestWriteLog [2021-07-30T17:28:06.398Z] --- PASS: TestWriteLog (0.00s) [2021-07-30T17:28:06.398Z] === CONT TestReadLog [2021-07-30T17:28:06.398Z] === RUN TestReadLog/tail_exact [2021-07-30T17:28:06.857Z] === RUN TestReadLog/tail_less_than_available [2021-07-30T17:28:06.857Z] === RUN TestReadLog/tail_more_than_available [2021-07-30T17:28:06.857Z] --- PASS: TestReadLog (0.14s) [2021-07-30T17:28:06.857Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-07-30T17:28:06.857Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-30T17:28:06.857Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-30T17:28:06.857Z] PASS [2021-07-30T17:28:06.857Z] coverage: 75.2% of statements [2021-07-30T17:28:06.857Z] ok github.com/docker/docker/daemon/logger/local 0.385s coverage: 75.2% of statements [2021-07-30T17:28:06.857Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-30T17:28:06.857Z] === RUN TestOpenFileDelete [2021-07-30T17:28:06.857Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-30T17:28:06.857Z] === RUN TestOpenFileRename [2021-07-30T17:28:06.857Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-30T17:28:06.857Z] === RUN TestParseLogTagDefaultTag [2021-07-30T17:28:06.857Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-30T17:28:06.857Z] === RUN TestParseLogTag [2021-07-30T17:28:06.857Z] --- PASS: TestParseLogTag (0.00s) [2021-07-30T17:28:06.857Z] === RUN TestParseLogTagEmptyTag [2021-07-30T17:28:06.857Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-30T17:28:06.857Z] === RUN TestTailFiles [2021-07-30T17:28:06.857Z] --- PASS: TestTailFiles (0.00s) [2021-07-30T17:28:06.857Z] === RUN TestFollowLogsConsumerGone [2021-07-30T17:28:06.857Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-30T17:28:06.857Z] === RUN TestFollowLogsProducerGone [2021-07-30T17:28:06.857Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-30T17:28:06.857Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-30T17:28:06.857Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-07-30T17:28:06.857Z] === RUN TestCheckCapacityAndRotate [2021-07-30T17:28:06.857Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-30T17:28:06.857Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-30T17:28:06.857Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-07-30T17:28:06.857Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-07-30T17:28:06.857Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-07-30T17:28:06.857Z] PASS [2021-07-30T17:28:06.857Z] coverage: 50.9% of statements [2021-07-30T17:28:07.315Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.298s coverage: 50.9% of statements [2021-07-30T17:28:07.405Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-30T17:28:07.772Z] === RUN TestLog [2021-07-30T17:28:07.772Z] --- PASS: TestLog (0.00s) [2021-07-30T17:28:07.772Z] PASS [2021-07-30T17:28:07.772Z] coverage: 31.5% of statements [2021-07-30T17:28:07.772Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.275s coverage: 31.5% of statements [2021-07-30T17:28:08.230Z] === RUN TestParseLogFormat [2021-07-30T17:28:08.230Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-30T17:28:08.230Z] === RUN TestValidateLogOptEmpty [2021-07-30T17:28:08.230Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-30T17:28:08.230Z] === RUN TestValidateSyslogAddress [2021-07-30T17:28:08.230Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-30T17:28:08.230Z] === RUN TestParseAddressDefaultPort [2021-07-30T17:28:08.230Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-30T17:28:08.230Z] === RUN TestValidateSyslogFacility [2021-07-30T17:28:08.230Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-30T17:28:08.230Z] === RUN TestValidateLogOptSyslogFormat [2021-07-30T17:28:08.230Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-30T17:28:08.230Z] === RUN TestValidateLogOpt [2021-07-30T17:28:08.230Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-30T17:28:08.230Z] PASS [2021-07-30T17:28:08.230Z] coverage: 46.8% of statements [2021-07-30T17:28:08.230Z] ok github.com/docker/docker/daemon/logger/syslog 0.308s coverage: 46.8% of statements [2021-07-30T17:28:08.688Z] === RUN TestNewParse [2021-07-30T17:28:08.688Z] --- PASS: TestNewParse (0.00s) [2021-07-30T17:28:08.688Z] PASS [2021-07-30T17:28:08.688Z] coverage: 8.3% of statements [2021-07-30T17:28:08.688Z] ok github.com/docker/docker/daemon/logger/templates 0.109s coverage: 8.3% of statements [2021-07-30T17:28:08.688Z] === RUN TestValidateLogOpt [2021-07-30T17:28:08.688Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-30T17:28:08.688Z] === RUN TestNewMissedConfig [2021-07-30T17:28:08.688Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-30T17:28:08.688Z] === RUN TestNewMissedUrl [2021-07-30T17:28:08.688Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-30T17:28:08.688Z] === RUN TestNewMissedToken [2021-07-30T17:28:08.688Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-30T17:28:08.688Z] === RUN TestNewWithProxy [2021-07-30T17:28:08.688Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-30T17:28:08.688Z] === RUN TestDefault [2021-07-30T17:28:08.688Z] --- PASS: TestDefault (0.01s) [2021-07-30T17:28:08.688Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-30T17:28:08.688Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-30T17:28:08.688Z] === RUN TestJsonFormat [2021-07-30T17:28:08.688Z] --- PASS: TestJsonFormat (0.01s) [2021-07-30T17:28:08.688Z] === RUN TestRawFormat [2021-07-30T17:28:08.688Z] --- PASS: TestRawFormat (0.00s) [2021-07-30T17:28:08.688Z] === RUN TestRawFormatWithLabels [2021-07-30T17:28:08.688Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-30T17:28:08.688Z] === RUN TestRawFormatWithoutTag [2021-07-30T17:28:08.688Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-30T17:28:08.688Z] === RUN TestBatching [2021-07-30T17:28:08.688Z] --- PASS: TestBatching (0.20s) [2021-07-30T17:28:08.688Z] === RUN TestFrequency [2021-07-30T17:28:08.696Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-30T17:28:09.145Z] --- PASS: TestFrequency (0.36s) [2021-07-30T17:28:09.145Z] === RUN TestOneMessagePerRequest [2021-07-30T17:28:09.145Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-30T17:28:09.145Z] === RUN TestVerify [2021-07-30T17:28:09.145Z] --- PASS: TestVerify (0.00s) [2021-07-30T17:28:09.145Z] === RUN TestSkipVerify [2021-07-30T17:28:09.350Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] --- PASS: TestSkipVerify (0.49s) [2021-07-30T17:28:09.605Z] === RUN TestBufferMaximum [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666089.465660\",\"host\":\"47f0c6e598f4\"}'" [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666089.465660\",\"host\":\"47f0c6e598f4\"}'" [2021-07-30T17:28:09.605Z] --- PASS: TestBufferMaximum (0.01s) [2021-07-30T17:28:09.605Z] === RUN TestServerAlwaysDown [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666089.474060\",\"host\":\"47f0c6e598f4\"}'" [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666089.474060\",\"host\":\"47f0c6e598f4\"}'" [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666089.474060\",\"host\":\"47f0c6e598f4\"}'" [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666089.474060\",\"host\":\"47f0c6e598f4\"}'" [2021-07-30T17:28:09.605Z] time="2021-07-30T17:28:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666089.474060\",\"host\":\"47f0c6e598f4\"}'" [2021-07-30T17:28:09.605Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-30T17:28:09.605Z] === RUN TestCannotSendAfterClose [2021-07-30T17:28:09.605Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-30T17:28:09.605Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-30T17:28:10.063Z] === RUN TestV1IDService [2021-07-30T17:28:10.063Z] --- PASS: TestV1IDService (0.02s) [2021-07-30T17:28:10.063Z] === RUN TestV2MetadataService [2021-07-30T17:28:10.521Z] --- PASS: TestV2MetadataService (0.60s) [2021-07-30T17:28:10.522Z] PASS [2021-07-30T17:28:10.522Z] coverage: 48.2% of statements [2021-07-30T17:28:10.522Z] ok github.com/docker/docker/distribution/metadata 0.877s coverage: 48.2% of statements [2021-07-30T17:28:10.975Z] Removing intermediate container a560b8985b3c [2021-07-30T17:28:10.975Z] ---> 0fff206926e3 [2021-07-30T17:28:10.975Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-30T17:28:10.975Z] ---> Running in e2c15f13bce3 [2021-07-30T17:28:10.978Z] time="2021-07-30T17:28:10Z" 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 [2021-07-30T17:28:10.978Z] time="2021-07-30T17:28:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"47f0c6e598f4\"}'" [2021-07-30T17:28:10.978Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-30T17:28:10.978Z] PASS [2021-07-30T17:28:10.978Z] coverage: 82.5% of statements [2021-07-30T17:28:10.978Z] ok github.com/docker/docker/daemon/logger/splunk 2.383s coverage: 82.5% of statements [2021-07-30T17:28:10.978Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-30T17:28:10.978Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-30T17:28:10.978Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-30T17:28:10.978Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-30T17:28:10.978Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-30T17:28:10.978Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-30T17:28:10.978Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-30T17:28:10.978Z] === RUN TestContinueOnError_NeverContinue [2021-07-30T17:28:10.978Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-30T17:28:10.978Z] === RUN TestManifestStore [2021-07-30T17:28:10.978Z] === RUN TestManifestStore/no_remote_or_local [2021-07-30T17:28:11.433Z] Removing intermediate container e2c15f13bce3 [2021-07-30T17:28:11.433Z] ---> 6cc2af2f41ba [2021-07-30T17:28:11.433Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-30T17:28:11.433Z] ---> Running in 1ee5b9520d95 [2021-07-30T17:28:11.435Z] time="2021-07-30T17:28:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local472071087\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/no_local_cache [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/with_local_cache [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/unknown_media_type [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-30T17:28:11.435Z] time="2021-07-30T17:28:11Z" level=warning msg="reference for unknown type: " [2021-07-30T17:28:11.435Z] === RUN TestSuccessfulDownload [2021-07-30T17:28:11.435Z] download_test.go:268: Needs fixing on Windows [2021-07-30T17:28:11.435Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-30T17:28:11.435Z] === RUN TestCancelledDownload [2021-07-30T17:28:11.435Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-30T17:28:11.435Z] === RUN TestMaxDownloadAttempts [2021-07-30T17:28:11.435Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-30T17:28:11.435Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-30T17:28:11.435Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-30T17:28:11.435Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-30T17:28:11.435Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-30T17:28:11.435Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-30T17:28:11.435Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-30T17:28:11.435Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-30T17:28:11.435Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-30T17:28:11.435Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-30T17:28:11.435Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-30T17:28:11.435Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-30T17:28:11.435Z] time="2021-07-30T17:28:11Z" level=warning msg="reference for unknown type: " [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-30T17:28:11.435Z] time="2021-07-30T17:28:11Z" level=warning msg="reference for unknown type: " [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-30T17:28:11.435Z] time="2021-07-30T17:28:11Z" level=warning msg="reference for unknown type: " [2021-07-30T17:28:11.435Z] time="2021-07-30T17:28:11Z" level=warning msg="reference for unknown type: " [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-30T17:28:11.435Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-30T17:28:11.435Z] time="2021-07-30T17:28:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore (0.22s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/no_remote_or_local (0.12s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-30T17:28:11.435Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-30T17:28:11.435Z] === RUN TestDetectManifestBlobMediaType [2021-07-30T17:28:11.435Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-30T17:28:11.435Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-30T17:28:11.435Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-30T17:28:11.435Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-30T17:28:11.435Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-30T17:28:11.435Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-30T17:28:11.435Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-30T17:28:11.435Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-30T17:28:11.435Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-30T17:28:11.435Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-30T17:28:11.435Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-30T17:28:11.435Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-30T17:28:11.435Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-30T17:28:11.435Z] === RUN TestFixManifestLayers [2021-07-30T17:28:11.435Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-30T17:28:11.435Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-30T17:28:11.435Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-30T17:28:11.435Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-30T17:28:11.435Z] === RUN TestFixManifestLayersBadParent [2021-07-30T17:28:11.435Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-30T17:28:11.435Z] === RUN TestValidateManifest [2021-07-30T17:28:11.435Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-30T17:28:11.435Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-30T17:28:11.435Z] === RUN TestFormatPlatform [2021-07-30T17:28:11.435Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-30T17:28:11.435Z] === RUN TestGetRepositoryMountCandidates [2021-07-30T17:28:11.435Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-30T17:28:11.435Z] === RUN TestLayerAlreadyExists [2021-07-30T17:28:11.436Z] 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} [2021-07-30T17:28:11.436Z] 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} [2021-07-30T17:28:11.436Z] 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} [2021-07-30T17:28:11.436Z] 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} [2021-07-30T17:28:11.436Z] 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} [2021-07-30T17:28:11.436Z] 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} [2021-07-30T17:28:11.436Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-30T17:28:11.436Z] === RUN TestWhenEmptyAuthConfig [2021-07-30T17:28:11.872Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-30T17:28:11.891Z] Removing intermediate container 1ee5b9520d95 [2021-07-30T17:28:11.892Z] ---> 1c48b1ea53e2 [2021-07-30T17:28:11.892Z] Step 10/10 : COPY . . [2021-07-30T17:28:11.892Z] time="2021-07-30T17:28:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:28:11.892Z] time="2021-07-30T17:28:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:28:11.892Z] time="2021-07-30T17:28:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:28:11.892Z] time="2021-07-30T17:28:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:28:11.892Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-30T17:28:11.892Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2021-07-30T17:28:11.892Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2021-07-30T17:28:11.892Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2021-07-30T17:28:11.892Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2021-07-30T17:28:11.892Z] === RUN TestTransfer [2021-07-30T17:28:11.892Z] --- PASS: TestTransfer (0.19s) [2021-07-30T17:28:11.892Z] === RUN TestConcurrencyLimit [2021-07-30T17:28:12.350Z] === RUN TestNotFound [2021-07-30T17:28:12.350Z] --- PASS: TestNotFound (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestConflict [2021-07-30T17:28:12.350Z] --- PASS: TestConflict (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestForbidden [2021-07-30T17:28:12.350Z] --- PASS: TestForbidden (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestInvalidParameter [2021-07-30T17:28:12.350Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestNotImplemented [2021-07-30T17:28:12.350Z] --- PASS: TestNotImplemented (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestNotModified [2021-07-30T17:28:12.350Z] --- PASS: TestNotModified (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestUnauthorized [2021-07-30T17:28:12.350Z] --- PASS: TestUnauthorized (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestUnknown [2021-07-30T17:28:12.350Z] --- PASS: TestUnknown (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestCancelled [2021-07-30T17:28:12.350Z] --- PASS: TestCancelled (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestDeadline [2021-07-30T17:28:12.350Z] --- PASS: TestDeadline (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestDataLoss [2021-07-30T17:28:12.350Z] --- PASS: TestDataLoss (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestUnavailable [2021-07-30T17:28:12.350Z] --- PASS: TestUnavailable (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestSystem [2021-07-30T17:28:12.350Z] --- PASS: TestSystem (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Not_Found [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Bad_Request [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Conflict [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Unauthorized [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Forbidden [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Not_Modified [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-30T17:28:12.350Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-30T17:28:12.350Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-30T17:28:12.350Z] PASS [2021-07-30T17:28:12.350Z] coverage: 53.1% of statements [2021-07-30T17:28:12.350Z] ok github.com/docker/docker/errdefs 0.152s coverage: 53.1% of statements [2021-07-30T17:28:12.350Z] === RUN TestFSGetInvalidData [2021-07-30T17:28:12.350Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-30T17:28:12.350Z] === RUN TestFSInvalidSet [2021-07-30T17:28:12.350Z] --- PASS: TestConcurrencyLimit (0.53s) [2021-07-30T17:28:12.350Z] === RUN TestInactiveJobs [2021-07-30T17:28:12.350Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-30T17:28:12.350Z] === RUN TestFSInvalidRoot [2021-07-30T17:28:12.350Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-30T17:28:12.350Z] === RUN TestFSMetadataGetSet [2021-07-30T17:28:12.350Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-07-30T17:28:12.350Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-30T17:28:12.350Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-30T17:28:12.350Z] === RUN TestTokenPassThru [2021-07-30T17:28:12.350Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-30T17:28:12.350Z] === RUN TestTokenPassThruDifferentHost [2021-07-30T17:28:12.350Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-07-30T17:28:12.350Z] PASS [2021-07-30T17:28:12.350Z] coverage: 24.1% of statements [2021-07-30T17:28:12.350Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-07-30T17:28:12.350Z] === RUN TestFSInvalidWalker [2021-07-30T17:28:12.350Z] ok github.com/docker/docker/distribution 1.693s coverage: 24.1% of statements [2021-07-30T17:28:12.350Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-30T17:28:12.350Z] === RUN TestFSGetSet [2021-07-30T17:28:12.434Z] Loaded image: debian:bullseye [2021-07-30T17:28:12.434Z] Loaded image: hello-world:latest [2021-07-30T17:28:12.434Z] check_test.go:309: [dba0a6596b838] daemon is not started [2021-07-30T17:28:12.434Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-30T17:28:12.690Z] Loaded image: arm32v7/hello-world:latest [2021-07-30T17:28:12.807Z] --- PASS: TestFSGetSet (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestFSGetUnsetKey [2021-07-30T17:28:12.807Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestFSGetEmptyData [2021-07-30T17:28:12.807Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestFSDelete [2021-07-30T17:28:12.807Z] --- PASS: TestFSDelete (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestFSWalker [2021-07-30T17:28:12.807Z] --- PASS: TestFSWalker (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestFSWalkerStopOnError [2021-07-30T17:28:12.807Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestNewFromJSON [2021-07-30T17:28:12.807Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-30T17:28:12.807Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-30T17:28:12.807Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-30T17:28:12.807Z] === RUN TestMarshalKeyOrder [2021-07-30T17:28:12.807Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-30T17:28:12.807Z] === RUN TestHistoryEqual [2021-07-30T17:28:12.807Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-30T17:28:12.807Z] --- PASS: TestHistoryEqual (0.13s) [2021-07-30T17:28:12.807Z] === RUN TestImage [2021-07-30T17:28:12.807Z] --- PASS: TestImage (0.00s) [2021-07-30T17:28:12.807Z] === RUN TestImageOSNotEmpty [2021-07-30T17:28:12.807Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-30T17:28:12.807Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-30T17:28:12.807Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-30T17:28:12.807Z] === RUN TestCreate [2021-07-30T17:28:12.807Z] --- PASS: TestCreate (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestRestore [2021-07-30T17:28:12.807Z] time="2021-07-30T17:28:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-30T17:28:12.807Z] --- PASS: TestRestore (0.02s) [2021-07-30T17:28:12.807Z] === RUN TestAddDelete [2021-07-30T17:28:12.807Z] --- PASS: TestAddDelete (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestSearchAfterDelete [2021-07-30T17:28:12.807Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestParentReset [2021-07-30T17:28:12.807Z] --- PASS: TestParentReset (0.02s) [2021-07-30T17:28:12.807Z] === RUN TestGetAndSetLastUpdated [2021-07-30T17:28:12.807Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-07-30T17:28:12.807Z] === RUN TestStoreLen [2021-07-30T17:28:12.807Z] --- PASS: TestStoreLen (0.04s) [2021-07-30T17:28:12.807Z] PASS [2021-07-30T17:28:12.807Z] coverage: 86.6% of statements [2021-07-30T17:28:12.807Z] ok github.com/docker/docker/image 0.552s coverage: 86.6% of statements [2021-07-30T17:28:12.807Z] --- PASS: TestInactiveJobs (0.43s) [2021-07-30T17:28:12.807Z] === RUN TestWatchRelease [2021-07-30T17:28:12.897Z] --- PASS: TestReplicatedJob (6.07s) [2021-07-30T17:28:12.897Z] === RUN TestUpdateReplicatedJob [2021-07-30T17:28:12.946Z] check_test.go:309: [d56400bdd71dd] daemon is not started [2021-07-30T17:28:12.946Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-30T17:28:13.265Z] --- PASS: TestWatchRelease (0.10s) [2021-07-30T17:28:13.265Z] === RUN TestWatchFinishedTransfer [2021-07-30T17:28:13.265Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-30T17:28:13.265Z] === RUN TestDuplicateTransfer [2021-07-30T17:28:13.265Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-07-30T17:28:13.265Z] === RUN TestSuccessfulUpload [2021-07-30T17:28:13.265Z] === RUN TestCompare [2021-07-30T17:28:13.265Z] --- PASS: TestCompare (0.00s) [2021-07-30T17:28:13.265Z] PASS [2021-07-30T17:28:13.265Z] coverage: 19.2% of statements [2021-07-30T17:28:13.265Z] ok github.com/docker/docker/image/cache 0.177s coverage: 19.2% of statements [2021-07-30T17:28:13.265Z] time="2021-07-30T17:28:13Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-30T17:28:13.723Z] --- PASS: TestSuccessfulUpload (0.55s) [2021-07-30T17:28:13.723Z] === RUN TestCancelledUpload [2021-07-30T17:28:13.723Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-30T17:28:13.723Z] PASS [2021-07-30T17:28:13.723Z] coverage: 76.8% of statements [2021-07-30T17:28:13.723Z] ok github.com/docker/docker/distribution/xfer 2.739s coverage: 76.8% of statements [2021-07-30T17:28:13.723Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-30T17:28:14.184Z] === RUN TestValidateManifest [2021-07-30T17:28:14.184Z] === RUN TestValidateManifest/nil [2021-07-30T17:28:14.184Z] === RUN TestValidateManifest/non-nil [2021-07-30T17:28:14.184Z] --- PASS: TestValidateManifest (0.00s) [2021-07-30T17:28:14.184Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-30T17:28:14.184Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-30T17:28:14.184Z] PASS [2021-07-30T17:28:14.184Z] coverage: 0.7% of statements [2021-07-30T17:28:14.184Z] ok github.com/docker/docker/image/tarexport 0.226s coverage: 0.7% of statements [2021-07-30T17:28:14.184Z] === RUN TestMakeV1ConfigFromConfig [2021-07-30T17:28:14.184Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-30T17:28:14.184Z] PASS [2021-07-30T17:28:14.184Z] coverage: 25.0% of statements [2021-07-30T17:28:14.184Z] ok github.com/docker/docker/image/v1 0.216s coverage: 25.0% of statements [2021-07-30T17:28:14.184Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-30T17:28:14.836Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-30T17:28:15.397Z] check_test.go:309: [dac308bc68119] daemon is not started [2021-07-30T17:28:15.397Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-30T17:28:15.716Z] === RUN TestEnvironmentParsing [2021-07-30T17:28:15.716Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-30T17:28:15.716Z] PASS [2021-07-30T17:28:15.716Z] coverage: 1.2% of statements [2021-07-30T17:28:15.716Z] ok github.com/docker/docker/libcontainerd/local 0.406s coverage: 1.2% of statements [2021-07-30T17:28:15.748Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-30T17:28:16.173Z] === RUN TestEmptyLayer [2021-07-30T17:28:16.173Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-30T17:28:16.173Z] === RUN TestCommitFailure [2021-07-30T17:28:16.173Z] --- PASS: TestCommitFailure (0.01s) [2021-07-30T17:28:16.173Z] === RUN TestStartTransactionFailure [2021-07-30T17:28:16.173Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-30T17:28:16.173Z] === RUN TestGetOrphan [2021-07-30T17:28:16.173Z] --- PASS: TestGetOrphan (0.01s) [2021-07-30T17:28:16.173Z] === RUN TestMountAndRegister [2021-07-30T17:28:16.173Z] layer_test.go:271: Layer size: 14 [2021-07-30T17:28:16.173Z] --- PASS: TestMountAndRegister (0.03s) [2021-07-30T17:28:16.173Z] === RUN TestLayerRelease [2021-07-30T17:28:16.173Z] layer_test.go:304: Failing on Windows [2021-07-30T17:28:16.173Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-30T17:28:16.173Z] === RUN TestStoreRestore [2021-07-30T17:28:16.173Z] layer_test.go:353: Failing on Windows [2021-07-30T17:28:16.173Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-30T17:28:16.173Z] === RUN TestTarStreamStability [2021-07-30T17:28:16.173Z] layer_test.go:468: Failing on Windows [2021-07-30T17:28:16.173Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-30T17:28:16.173Z] === RUN TestRegisterExistingLayer [2021-07-30T17:28:16.173Z] === RUN TestSerialization [2021-07-30T17:28:16.173Z] --- PASS: TestSerialization (0.03s) [2021-07-30T17:28:16.173Z] PASS [2021-07-30T17:28:16.173Z] coverage: 100.0% of statements [2021-07-30T17:28:16.173Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-07-30T17:28:16.174Z] === RUN TestTarStreamVerification [2021-07-30T17:28:16.174Z] layer_test.go:697: Failing on Windows [2021-07-30T17:28:16.174Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-30T17:28:16.174Z] === RUN TestLayerMigration [2021-07-30T17:28:16.174Z] migration_test.go:46: Failing on Windows [2021-07-30T17:28:16.174Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-30T17:28:16.174Z] === RUN TestLayerMigrationNoTarsplit [2021-07-30T17:28:16.174Z] migration_test.go:182: Failing on Windows [2021-07-30T17:28:16.174Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-30T17:28:16.174Z] === RUN TestMountInit [2021-07-30T17:28:16.174Z] mount_test.go:17: Failing on Windows [2021-07-30T17:28:16.174Z] --- SKIP: TestMountInit (0.00s) [2021-07-30T17:28:16.174Z] === RUN TestMountSize [2021-07-30T17:28:16.174Z] mount_test.go:76: Failing on Windows [2021-07-30T17:28:16.174Z] --- SKIP: TestMountSize (0.00s) [2021-07-30T17:28:16.174Z] === RUN TestMountChanges [2021-07-30T17:28:16.174Z] mount_test.go:125: Failing on Windows [2021-07-30T17:28:16.174Z] --- SKIP: TestMountChanges (0.00s) [2021-07-30T17:28:16.174Z] ok github.com/docker/docker/libcontainerd/queue 0.315s coverage: 100.0% of statements [2021-07-30T17:28:16.174Z] === RUN TestMountApply [2021-07-30T17:28:16.174Z] mount_test.go:212: Failing on Windows [2021-07-30T17:28:16.174Z] --- SKIP: TestMountApply (0.00s) [2021-07-30T17:28:16.174Z] PASS [2021-07-30T17:28:16.174Z] coverage: 30.1% of statements [2021-07-30T17:28:16.174Z] ok github.com/docker/docker/layer 0.419s coverage: 30.1% of statements [2021-07-30T17:28:16.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-30T17:28:16.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-30T17:28:16.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-30T17:28:16.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-30T17:28:16.191Z] --- PASS: TestUpdateReplicatedJob (3.57s) [2021-07-30T17:28:16.191Z] === RUN TestServiceListWithStatuses [2021-07-30T17:28:16.191Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-30T17:28:16.191Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-30T17:28:16.191Z] === RUN TestDockerNetworkConnectAlias [2021-07-30T17:28:17.709Z] === RUN TestSequenceGetAvailableBit [2021-07-30T17:28:17.709Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestSequenceEqual [2021-07-30T17:28:17.709Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestSequenceCopy [2021-07-30T17:28:17.709Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestGetFirstAvailable [2021-07-30T17:28:17.709Z] --- PASS: TestGetFirstAvailable (0.01s) [2021-07-30T17:28:17.709Z] === RUN TestFindSequence [2021-07-30T17:28:17.709Z] --- PASS: TestFindSequence (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestCheckIfAvailable [2021-07-30T17:28:17.709Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestMergeSequences [2021-07-30T17:28:17.709Z] --- PASS: TestMergeSequences (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestPushReservation [2021-07-30T17:28:17.709Z] --- PASS: TestPushReservation (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestSerializeDeserialize [2021-07-30T17:28:17.709Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestSet [2021-07-30T17:28:17.709Z] --- PASS: TestSet (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestSetUnset [2021-07-30T17:28:17.709Z] --- PASS: TestSetUnset (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestOffsetSetUnset [2021-07-30T17:28:17.709Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestSetInRange [2021-07-30T17:28:17.709Z] --- PASS: TestSetInRange (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestSetAnyInRange [2021-07-30T17:28:17.709Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestMethods [2021-07-30T17:28:17.709Z] --- PASS: TestMethods (0.00s) [2021-07-30T17:28:17.709Z] === RUN TestRandomAllocateDeallocate [2021-07-30T17:28:18.700Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-30T17:28:19.242Z] === RUN TestInvalidConfig [2021-07-30T17:28:19.242Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-30T17:28:19.242Z] === RUN TestConfig [2021-07-30T17:28:19.242Z] --- PASS: TestConfig (0.00s) [2021-07-30T17:28:19.242Z] === RUN TestOptionsLabels [2021-07-30T17:28:19.242Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-30T17:28:19.242Z] === RUN TestValidName [2021-07-30T17:28:19.242Z] --- PASS: TestValidName (0.00s) [2021-07-30T17:28:19.242Z] === RUN TestTLSConfiguration [2021-07-30T17:28:19.242Z] time="2021-07-30T17:28:18Z" level=info msg="Option Initializing KV with TLS" [2021-07-30T17:28:19.242Z] --- PASS: TestTLSConfiguration (0.16s) [2021-07-30T17:28:19.242Z] PASS [2021-07-30T17:28:19.242Z] coverage: 24.0% of statements [2021-07-30T17:28:19.242Z] ok github.com/docker/docker/libnetwork/config 0.399s coverage: 24.0% of statements [2021-07-30T17:28:20.211Z] === RUN TestErrorInterfaces [2021-07-30T17:28:20.211Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-30T17:28:20.211Z] === RUN TestNetworkMarshalling [2021-07-30T17:28:20.212Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-07-30T17:28:20.212Z] === RUN TestEndpointMarshalling [2021-07-30T17:28:20.212Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestAuxAddresses [2021-07-30T17:28:20.212Z] time="2021-07-30T17:28:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-30T17:28:20.212Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-30T17:28:20.212Z] === RUN TestSRVServiceQuery [2021-07-30T17:28:20.212Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-30T17:28:20.212Z] === RUN TestServiceVIPReuse [2021-07-30T17:28:20.212Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-30T17:28:20.212Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestDNSIPQuery [2021-07-30T17:28:20.212Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestDNSProxyServFail [2021-07-30T17:28:20.212Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestSandboxAddEmpty [2021-07-30T17:28:20.212Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestSandboxAddMultiPrio [2021-07-30T17:28:20.212Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestSandboxAddSamePrio [2021-07-30T17:28:20.212Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestCleanupServiceDiscovery [2021-07-30T17:28:20.212Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestDNSOptions [2021-07-30T17:28:20.212Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:28:20.212Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestMultipleControllersWithSameStore [2021-07-30T17:28:20.212Z] time="2021-07-30T17:28:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-30T17:28:20.212Z] time="2021-07-30T17:28:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-30T17:28:20.212Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-30T17:28:20.212Z] PASS [2021-07-30T17:28:20.212Z] coverage: 8.6% of statements [2021-07-30T17:28:20.212Z] ok github.com/docker/docker/libnetwork 0.776s coverage: 8.6% of statements [2021-07-30T17:28:20.212Z] === RUN TestKey [2021-07-30T17:28:20.212Z] --- PASS: TestKey (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestParseKey [2021-07-30T17:28:20.212Z] --- PASS: TestParseKey (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestInvalidDataStore [2021-07-30T17:28:20.212Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestKVObjectFlatKey [2021-07-30T17:28:20.212Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-30T17:28:20.212Z] === RUN TestAtomicKVObjectFlatKey [2021-07-30T17:28:20.212Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-30T17:28:20.212Z] PASS [2021-07-30T17:28:20.212Z] coverage: 21.9% of statements [2021-07-30T17:28:20.212Z] ok github.com/docker/docker/libnetwork/datastore 0.164s coverage: 21.9% of statements [2021-07-30T17:28:20.212Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-30T17:28:20.588Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-30T17:28:20.669Z] === RUN TestIPDataMarshalling [2021-07-30T17:28:20.670Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-30T17:28:20.670Z] === RUN TestValidateAndIsV6 [2021-07-30T17:28:20.670Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-30T17:28:20.670Z] PASS [2021-07-30T17:28:20.670Z] coverage: 68.9% of statements [2021-07-30T17:28:20.670Z] ok github.com/docker/docker/libnetwork/driverapi 0.132s coverage: 68.9% of statements [2021-07-30T17:28:21.468Z] --- PASS: TestDockerNetworkConnectAlias (4.58s) [2021-07-30T17:28:21.468Z] === RUN TestDockerNetworkReConnect [2021-07-30T17:28:21.634Z] === RUN TestDriver [2021-07-30T17:28:21.634Z] --- PASS: TestDriver (0.00s) [2021-07-30T17:28:21.634Z] PASS [2021-07-30T17:28:21.634Z] coverage: 34.8% of statements [2021-07-30T17:28:21.634Z] ok github.com/docker/docker/libnetwork/drivers/host 0.177s coverage: 34.8% of statements [2021-07-30T17:28:21.634Z] --- PASS: TestRandomAllocateDeallocate (4.09s) [2021-07-30T17:28:21.634Z] === RUN TestAllocateRandomDeallocate [2021-07-30T17:28:21.634Z] === RUN TestDriver [2021-07-30T17:28:21.634Z] --- PASS: TestDriver (0.00s) [2021-07-30T17:28:21.634Z] PASS [2021-07-30T17:28:21.634Z] coverage: 34.8% of statements [2021-07-30T17:28:21.634Z] ok github.com/docker/docker/libnetwork/drivers/null 0.176s coverage: 34.8% of statements [2021-07-30T17:28:22.095Z] === RUN TestNetworkAllocateFree [2021-07-30T17:28:22.095Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-30T17:28:22.095Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-30T17:28:22.095Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-30T17:28:22.095Z] PASS [2021-07-30T17:28:22.095Z] coverage: 63.6% of statements [2021-07-30T17:28:22.095Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.214s coverage: 63.6% of statements [2021-07-30T17:28:22.552Z] --- PASS: TestAllocateRandomDeallocate (1.05s) [2021-07-30T17:28:22.552Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-30T17:28:22.552Z] === RUN TestGetEmptyCapabilities [2021-07-30T17:28:23.012Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2021-07-30T17:28:23.012Z] === RUN TestGetExtraCapabilities [2021-07-30T17:28:23.012Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-30T17:28:23.012Z] === RUN TestGetInvalidCapabilities [2021-07-30T17:28:23.012Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-30T17:28:23.012Z] === RUN TestRemoteDriver [2021-07-30T17:28:23.012Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-30T17:28:23.012Z] === RUN TestDriverError [2021-07-30T17:28:23.012Z] --- PASS: TestDriverError (0.01s) [2021-07-30T17:28:23.012Z] === RUN TestMissingValues [2021-07-30T17:28:23.012Z] --- PASS: TestMissingValues (0.00s) [2021-07-30T17:28:23.012Z] === RUN TestRollback [2021-07-30T17:28:23.012Z] --- PASS: TestRollback (0.01s) [2021-07-30T17:28:23.012Z] PASS [2021-07-30T17:28:23.012Z] coverage: 57.4% of statements [2021-07-30T17:28:23.012Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.342s coverage: 57.4% of statements [2021-07-30T17:28:23.012Z] === RUN TestNAT [2021-07-30T17:28:23.012Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-30T17:28:23.012Z] --- SKIP: TestNAT (0.00s) [2021-07-30T17:28:23.012Z] === RUN TestTransparent [2021-07-30T17:28:23.012Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-30T17:28:23.012Z] --- SKIP: TestTransparent (0.00s) [2021-07-30T17:28:23.012Z] PASS [2021-07-30T17:28:23.012Z] coverage: 0.0% of statements [2021-07-30T17:28:23.012Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.222s coverage: 0.0% of statements [2021-07-30T17:28:23.105Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.90s) [2021-07-30T17:28:23.105Z] PASS [2021-07-30T17:28:23.105Z] [2021-07-30T17:28:23.105Z] === Skipped [2021-07-30T17:28:23.105Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-30T17:28:23.105Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:28:23.105Z] [2021-07-30T17:28:23.105Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-30T17:28:23.105Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-30T17:28:23.105Z] [2021-07-30T17:28:23.105Z] [2021-07-30T17:28:23.105Z] DONE 34 tests, 2 skipped in 273.013s [2021-07-30T17:28:23.105Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-30T17:28:23.105Z] ++ 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 [2021-07-30T17:28:23.105Z] ++ set -e [2021-07-30T17:28:23.105Z] ++ '[' -n 0 ']' [2021-07-30T17:28:23.105Z] ++ set -x [2021-07-30T17:28:23.105Z] ++ 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 [2021-07-30T17:28:23.105Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-30T17:28:23.105Z] INFO: Testing against a local daemon [2021-07-30T17:28:23.105Z] === RUN TestConfigInspect [2021-07-30T17:28:23.471Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.78s) [2021-07-30T17:28:23.471Z] === RUN TestRetrieveFromStore [2021-07-30T17:28:23.471Z] === RUN TestBuildDefault [2021-07-30T17:28:23.471Z] --- PASS: TestBuildDefault (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestBuildHostnameDomainname [2021-07-30T17:28:23.471Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestBuildHostname [2021-07-30T17:28:23.471Z] --- PASS: TestBuildHostname (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestBuildHostnameFQDN [2021-07-30T17:28:23.471Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestBuildNoIP [2021-07-30T17:28:23.471Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestUpdate [2021-07-30T17:28:23.471Z] --- PASS: TestUpdate (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-30T17:28:23.471Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-30T17:28:23.471Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestAddEmpty [2021-07-30T17:28:23.471Z] --- PASS: TestAddEmpty (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestAdd [2021-07-30T17:28:23.471Z] --- PASS: TestAdd (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestDeleteEmpty [2021-07-30T17:28:23.471Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestDeleteNewline [2021-07-30T17:28:23.471Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestDelete [2021-07-30T17:28:23.471Z] --- PASS: TestDelete (0.00s) [2021-07-30T17:28:23.471Z] === RUN TestConcurrentWrites [2021-07-30T17:28:23.928Z] --- PASS: TestRetrieveFromStore (0.39s) [2021-07-30T17:28:23.928Z] === RUN TestIsCorrupted [2021-07-30T17:28:23.928Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-30T17:28:23.928Z] === RUN TestSetRollover [2021-07-30T17:28:23.928Z] --- PASS: TestConcurrentWrites (0.20s) [2021-07-30T17:28:23.928Z] PASS [2021-07-30T17:28:23.928Z] coverage: 81.2% of statements [2021-07-30T17:28:23.928Z] ok github.com/docker/docker/libnetwork/etchosts 0.361s coverage: 81.2% of statements [2021-07-30T17:28:24.384Z] === RUN TestNew [2021-07-30T17:28:24.384Z] --- PASS: TestNew (0.00s) [2021-07-30T17:28:24.384Z] === RUN TestAddDriver [2021-07-30T17:28:24.384Z] --- PASS: TestAddDriver (0.01s) [2021-07-30T17:28:24.384Z] === RUN TestAddDuplicateDriver [2021-07-30T17:28:24.384Z] --- PASS: TestAddDuplicateDriver (0.01s) [2021-07-30T17:28:24.384Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-30T17:28:24.384Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-30T17:28:24.384Z] === RUN TestDriver [2021-07-30T17:28:24.384Z] --- PASS: TestDriver (0.00s) [2021-07-30T17:28:24.384Z] === RUN TestIPAM [2021-07-30T17:28:24.384Z] --- PASS: TestIPAM (0.00s) [2021-07-30T17:28:24.384Z] === RUN TestWalkIPAMs [2021-07-30T17:28:24.384Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-30T17:28:24.384Z] === RUN TestWalkDrivers [2021-07-30T17:28:24.384Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-30T17:28:24.384Z] PASS [2021-07-30T17:28:24.384Z] coverage: 82.4% of statements [2021-07-30T17:28:24.384Z] ok github.com/docker/docker/libnetwork/drvregistry 0.394s coverage: 82.4% of statements [2021-07-30T17:28:24.470Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-30T17:28:24.725Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-30T17:28:24.761Z] --- PASS: TestDockerNetworkReConnect (3.57s) [2021-07-30T17:28:24.761Z] === RUN TestServicePlugin [2021-07-30T17:28:24.841Z] === RUN TestDiff [2021-07-30T17:28:24.841Z] --- PASS: TestDiff (0.00s) [2021-07-30T17:28:24.841Z] === RUN TestAddedCallback [2021-07-30T17:28:24.841Z] --- PASS: TestAddedCallback (0.00s) [2021-07-30T17:28:24.841Z] === RUN TestRemovedCallback [2021-07-30T17:28:24.841Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-30T17:28:24.841Z] === RUN TestNoCallback [2021-07-30T17:28:24.841Z] --- PASS: TestNoCallback (0.00s) [2021-07-30T17:28:24.841Z] PASS [2021-07-30T17:28:24.841Z] coverage: 48.1% of statements [2021-07-30T17:28:24.841Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.274s coverage: 48.1% of statements [2021-07-30T17:28:24.841Z] --- PASS: TestSetRollover (1.02s) [2021-07-30T17:28:24.841Z] === RUN TestSetRolloverSerial [2021-07-30T17:28:24.981Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-30T17:28:25.299Z] === RUN TestNew [2021-07-30T17:28:25.299Z] --- PASS: TestNew (0.00s) [2021-07-30T17:28:25.299Z] === RUN TestAllocate [2021-07-30T17:28:25.299Z] --- PASS: TestAllocate (0.00s) [2021-07-30T17:28:25.299Z] === RUN TestUninitialized [2021-07-30T17:28:25.299Z] --- PASS: TestUninitialized (0.00s) [2021-07-30T17:28:25.299Z] === RUN TestAllocateInRange [2021-07-30T17:28:25.299Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-30T17:28:25.299Z] === RUN TestAllocateSerial [2021-07-30T17:28:25.299Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-30T17:28:25.299Z] PASS [2021-07-30T17:28:25.299Z] coverage: 87.5% of statements [2021-07-30T17:28:25.299Z] ok github.com/docker/docker/libnetwork/idm 0.126s coverage: 87.5% of statements [2021-07-30T17:28:25.299Z] === RUN TestCaller [2021-07-30T17:28:25.299Z] --- PASS: TestCaller (0.00s) [2021-07-30T17:28:25.299Z] PASS [2021-07-30T17:28:25.299Z] coverage: 100.0% of statements [2021-07-30T17:28:25.299Z] ok github.com/docker/docker/libnetwork/internal/caller 0.106s coverage: 100.0% of statements [2021-07-30T17:28:25.541Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-30T17:28:25.756Z] === RUN TestSetSerialInsertDelete [2021-07-30T17:28:25.756Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-30T17:28:25.756Z] === RUN TestSetParallelInsertDelete [2021-07-30T17:28:26.100Z] --- PASS: TestConfigInspect (2.90s) [2021-07-30T17:28:26.100Z] === RUN TestConfigList [2021-07-30T17:28:26.216Z] --- PASS: TestSetRolloverSerial (1.53s) [2021-07-30T17:28:26.216Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-30T17:28:26.216Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-30T17:28:26.216Z] PASS [2021-07-30T17:28:26.216Z] coverage: 84.4% of statements [2021-07-30T17:28:26.216Z] ok github.com/docker/docker/libnetwork/bitseq 9.096s coverage: 84.4% of statements [2021-07-30T17:28:26.662Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-30T17:28:26.673Z] === RUN TestPoolRequest [2021-07-30T17:28:26.673Z] --- PASS: TestPoolRequest (0.00s) [2021-07-30T17:28:26.673Z] === RUN TestOtherRequests [2021-07-30T17:28:26.673Z] --- PASS: TestOtherRequests (0.00s) [2021-07-30T17:28:26.673Z] PASS [2021-07-30T17:28:26.673Z] coverage: 57.1% of statements [2021-07-30T17:28:26.673Z] ok github.com/docker/docker/libnetwork/ipams/null 0.186s coverage: 57.1% of statements [2021-07-30T17:28:26.918Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-30T17:28:27.130Z] === RUN TestInt2IP2IntConversion [2021-07-30T17:28:27.478Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-30T17:28:27.588Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2021-07-30T17:28:27.588Z] === RUN TestGetAddressVersion [2021-07-30T17:28:27.588Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-30T17:28:27.588Z] === RUN TestKeyString [2021-07-30T17:28:27.588Z] --- PASS: TestKeyString (0.00s) [2021-07-30T17:28:27.588Z] === RUN TestPoolDataMarshal [2021-07-30T17:28:27.588Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-30T17:28:27.588Z] === RUN TestSubnetsMarshal [2021-07-30T17:28:27.588Z] --- PASS: TestSubnetsMarshal (0.30s) [2021-07-30T17:28:27.588Z] === RUN TestAddSubnets [2021-07-30T17:28:28.046Z] --- PASS: TestAddSubnets (0.35s) [2021-07-30T17:28:28.046Z] === RUN TestDoublePoolRelease [2021-07-30T17:28:28.046Z] --- PASS: TestDoublePoolRelease (0.07s) [2021-07-30T17:28:28.046Z] === RUN TestAddReleasePoolID [2021-07-30T17:28:28.054Z] plugin_test.go:62: [dc297110ac753] joining swarm manager [daff2aec4d85a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:28:28.404Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-30T17:28:28.504Z] === RUN TestGetCapabilities [2021-07-30T17:28:28.504Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-30T17:28:28.504Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-30T17:28:28.504Z] --- PASS: TestAddReleasePoolID (0.31s) [2021-07-30T17:28:28.504Z] === RUN TestPredefinedPool [2021-07-30T17:28:28.504Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-30T17:28:28.504Z] === RUN TestGetDefaultAddressSpaces [2021-07-30T17:28:28.504Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-30T17:28:28.504Z] === RUN TestRemoteDriver [2021-07-30T17:28:28.504Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-30T17:28:28.504Z] PASS [2021-07-30T17:28:28.504Z] coverage: 47.4% of statements [2021-07-30T17:28:28.504Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-30T17:28:28.504Z] === RUN TestRemoveSubnet [2021-07-30T17:28:28.504Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.285s coverage: 47.4% of statements [2021-07-30T17:28:28.659Z] --- PASS: TestConfigList (2.59s) [2021-07-30T17:28:28.659Z] === RUN TestConfigsCreateAndDelete [2021-07-30T17:28:28.962Z] --- PASS: TestRemoveSubnet (0.60s) [2021-07-30T17:28:28.962Z] === RUN TestGetSameAddress [2021-07-30T17:28:28.962Z] --- PASS: TestGetSameAddress (0.05s) [2021-07-30T17:28:28.962Z] === RUN TestPoolAllocationReuse [2021-07-30T17:28:28.996Z] plugin_test.go:65: [d312a8b28b40d] joining swarm manager [daff2aec4d85a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:28:29.419Z] === RUN TestWindowsIPAM [2021-07-30T17:28:29.419Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-30T17:28:29.419Z] PASS [2021-07-30T17:28:29.419Z] coverage: 71.4% of statements [2021-07-30T17:28:29.419Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.170s coverage: 71.4% of statements [2021-07-30T17:28:29.586Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-30T17:28:29.878Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-30T17:28:29.878Z] === RUN TestDefaultNetwork [2021-07-30T17:28:30.335Z] --- PASS: TestDefaultNetwork (0.27s) [2021-07-30T17:28:30.335Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-30T17:28:30.335Z] === RUN TestKeyValue [2021-07-30T17:28:30.335Z] --- PASS: TestKeyValue (0.00s) [2021-07-30T17:28:30.335Z] PASS [2021-07-30T17:28:30.335Z] coverage: 60.0% of statements [2021-07-30T17:28:30.335Z] ok github.com/docker/docker/libnetwork/netlabel 0.120s coverage: 60.0% of statements [2021-07-30T17:28:30.792Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-07-30T17:28:30.792Z] === RUN TestInitAddressPools [2021-07-30T17:28:30.792Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-30T17:28:30.792Z] PASS [2021-07-30T17:28:30.792Z] coverage: 74.0% of statements [2021-07-30T17:28:30.792Z] ok github.com/docker/docker/libnetwork/ipamutils 0.705s coverage: 74.0% of statements [2021-07-30T17:28:30.992Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2021-07-30T17:28:30.992Z] === RUN TestConfigsUpdate [2021-07-30T17:28:31.248Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-30T17:28:31.249Z] === RUN TestGenerate [2021-07-30T17:28:31.250Z] --- PASS: TestGenerate (0.00s) [2021-07-30T17:28:31.250Z] === RUN TestGeneratePtr [2021-07-30T17:28:31.250Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-30T17:28:31.250Z] === RUN TestGenerateMissingField [2021-07-30T17:28:31.250Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-30T17:28:31.250Z] === RUN TestFieldCannotBeSet [2021-07-30T17:28:31.250Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-30T17:28:31.250Z] === RUN TestTypeMismatchError [2021-07-30T17:28:31.250Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-30T17:28:31.250Z] PASS [2021-07-30T17:28:31.250Z] coverage: 100.0% of statements [2021-07-30T17:28:31.250Z] ok github.com/docker/docker/libnetwork/options 0.258s coverage: 100.0% of statements [2021-07-30T17:28:31.853Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-30T17:28:31.853Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-30T17:28:32.218Z] --- PASS: TestPoolAllocationReuse (3.04s) [2021-07-30T17:28:32.218Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-30T17:28:32.218Z] --- PASS: TestGetAddressSubPoolEqualPool (0.17s) [2021-07-30T17:28:32.218Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-30T17:28:32.414Z] check_test.go:309: [ddaa1cfd14691] daemon is not started [2021-07-30T17:28:32.414Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-30T17:28:32.975Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-30T17:28:33.182Z] === RUN TestNetworkDBSimple [2021-07-30T17:28:33.182Z] testing: warning: no tests to run [2021-07-30T17:28:33.182Z] PASS [2021-07-30T17:28:33.182Z] coverage: 0.0% of statements [2021-07-30T17:28:33.182Z] ok github.com/docker/docker/libnetwork/osl 0.134s coverage: 0.0% of statements [no tests to run] [2021-07-30T17:28:33.536Z] --- PASS: TestConfigsUpdate (2.56s) [2021-07-30T17:28:33.536Z] === RUN TestTemplatedConfig [2021-07-30T17:28:33.536Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-30T17:28:34.097Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-30T17:28:34.146Z] 2021/07/30 17:28:33 Closing DB instances... [2021-07-30T17:28:34.146Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.80s) [2021-07-30T17:28:34.146Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-30T17:28:34.146Z] === RUN TestRequestNewPort [2021-07-30T17:28:34.146Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestRequestSpecificPort [2021-07-30T17:28:34.146Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestReleasePort [2021-07-30T17:28:34.146Z] --- PASS: TestReleasePort (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestReuseReleasedPort [2021-07-30T17:28:34.146Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestReleaseUnreadledPort [2021-07-30T17:28:34.146Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestUnknowProtocol [2021-07-30T17:28:34.146Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestAllocateAllPorts [2021-07-30T17:28:34.146Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestPortAllocation [2021-07-30T17:28:34.146Z] --- PASS: TestPortAllocation (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestPortAllocationWithCustomRange [2021-07-30T17:28:34.146Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestNoDuplicateBPR [2021-07-30T17:28:34.146Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-30T17:28:34.146Z] === RUN TestChangePortRange [2021-07-30T17:28:34.146Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-30T17:28:34.146Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-30T17:28:34.146Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-30T17:28:34.146Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-30T17:28:34.146Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-30T17:28:34.146Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-30T17:28:34.146Z] --- PASS: TestChangePortRange (0.00s) [2021-07-30T17:28:34.146Z] PASS [2021-07-30T17:28:34.146Z] coverage: 88.6% of statements [2021-07-30T17:28:34.146Z] ok github.com/docker/docker/libnetwork/portallocator 0.145s coverage: 88.6% of statements [2021-07-30T17:28:35.111Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-07-30T17:28:35.111Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-30T17:28:35.111Z] === RUN TestTransportPortConv [2021-07-30T17:28:35.111Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-30T17:28:35.111Z] === RUN TestTransportPortBindingConv [2021-07-30T17:28:35.111Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-30T17:28:35.111Z] === RUN TestErrorConstructors [2021-07-30T17:28:35.111Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-30T17:28:35.111Z] === RUN TestCompareIPMask [2021-07-30T17:28:35.111Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-30T17:28:35.111Z] === RUN TestUtilGetHostPartIP [2021-07-30T17:28:35.111Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-30T17:28:35.111Z] === RUN TestUtilGetBroadcastIP [2021-07-30T17:28:35.111Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-30T17:28:35.111Z] === RUN TestParseCIDR [2021-07-30T17:28:35.111Z] --- PASS: TestParseCIDR (0.00s) [2021-07-30T17:28:35.111Z] PASS [2021-07-30T17:28:35.111Z] coverage: 47.9% of statements [2021-07-30T17:28:35.111Z] ok github.com/docker/docker/libnetwork/types 0.175s coverage: 47.9% of statements [2021-07-30T17:28:35.568Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.49s) [2021-07-30T17:28:35.568Z] === RUN TestGetAddress [2021-07-30T17:28:35.689Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-30T17:28:36.024Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-30T17:28:36.024Z] PASS [2021-07-30T17:28:36.024Z] coverage: 100.0% of statements [2021-07-30T17:28:36.024Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.129s coverage: 100.0% of statements [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-30T17:28:36.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-30T17:28:36.025Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-30T17:28:36.025Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-30T17:28:36.025Z] PASS [2021-07-30T17:28:36.025Z] coverage: 50.0% of statements [2021-07-30T17:28:36.025Z] ok github.com/docker/docker/oci 0.173s coverage: 50.0% of statements [2021-07-30T17:28:36.025Z] 2021/07/30 17:28:35 Closing DB instances... [2021-07-30T17:28:36.987Z] === RUN TestParseVersion [2021-07-30T17:28:36.987Z] --- PASS: TestParseVersion (0.00s) [2021-07-30T17:28:36.987Z] PASS [2021-07-30T17:28:36.987Z] coverage: 52.9% of statements [2021-07-30T17:28:36.987Z] ok github.com/docker/docker/pkg/aaparser 0.107s coverage: 52.9% of statements [2021-07-30T17:28:37.445Z] === RUN TestAddressPoolOpt [2021-07-30T17:28:37.445Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/a [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/something [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/_=a [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/env1=value1 [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/_env1=value1 [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/PATH [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/=a [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/PATH= [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/PATH=something [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/asd!qwe [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/1asd [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/123 [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/some_space [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/__some_space_before [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/some_space_after__ [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/= [2021-07-30T17:28:37.445Z] === RUN TestValidateEnv/PaTh [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestParseHost [2021-07-30T17:28:37.445Z] --- PASS: TestParseHost (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestParseDockerDaemonHost [2021-07-30T17:28:37.445Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestParseTCP [2021-07-30T17:28:37.445Z] --- PASS: TestParseTCP (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-30T17:28:37.445Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestValidateExtraHosts [2021-07-30T17:28:37.445Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestIpOptString [2021-07-30T17:28:37.445Z] --- PASS: TestIpOptString (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-30T17:28:37.445Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestNewIpOptValidDefaultVal [2021-07-30T17:28:37.445Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestIpOptSetInvalidVal [2021-07-30T17:28:37.445Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestValidateIPAddress [2021-07-30T17:28:37.445Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestMapOpts [2021-07-30T17:28:37.445Z] --- PASS: TestMapOpts (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestListOptsWithoutValidator [2021-07-30T17:28:37.445Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestListOptsWithValidator [2021-07-30T17:28:37.445Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestValidateDNSSearch [2021-07-30T17:28:37.445Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_general_format [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_one_more [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-30T17:28:37.445Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-30T17:28:37.445Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-30T17:28:37.446Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-30T17:28:37.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-30T17:28:37.446Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-30T17:28:37.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-30T17:28:37.446Z] === RUN TestNamedListOpts [2021-07-30T17:28:37.446Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-30T17:28:37.446Z] === RUN TestNamedMapOpts [2021-07-30T17:28:37.446Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-30T17:28:37.446Z] === RUN TestParseLink [2021-07-30T17:28:37.446Z] --- PASS: TestParseLink (0.00s) [2021-07-30T17:28:37.446Z] === RUN TestQuotedStringSetWithQuotes [2021-07-30T17:28:37.446Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-30T17:28:37.446Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-30T17:28:37.446Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-30T17:28:37.446Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-30T17:28:37.446Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-30T17:28:37.446Z] === RUN TestUlimitOpt [2021-07-30T17:28:37.446Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-30T17:28:37.446Z] PASS [2021-07-30T17:28:37.446Z] coverage: 67.1% of statements [2021-07-30T17:28:37.446Z] ok github.com/docker/docker/opts 0.169s coverage: 67.1% of statements [2021-07-30T17:28:37.902Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2021-07-30T17:28:37.902Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-30T17:28:38.262Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-30T17:28:38.867Z] --- PASS: TestTemplatedConfig (5.20s) [2021-07-30T17:28:38.867Z] === RUN TestConfigCreateResolve [2021-07-30T17:28:39.438Z] === RUN TestIsArchivePathDir [2021-07-30T17:28:39.438Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-30T17:28:39.438Z] === RUN TestIsArchivePathInvalidFile [2021-07-30T17:28:39.438Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-07-30T17:28:39.439Z] === RUN TestIsArchivePathTar [2021-07-30T17:28:39.439Z] 2021/07/30 17:28:39 Closing DB instances... [2021-07-30T17:28:39.439Z] === RUN TestPeerCertificateMarshalJSON [2021-07-30T17:28:39.439Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-07-30T17:28:39.439Z] === RUN TestDecompressStreamGzip [2021-07-30T17:28:39.439Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-07-30T17:28:39.439Z] === RUN TestDecompressStreamBzip2 [2021-07-30T17:28:39.897Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-30T17:28:39.897Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-30T17:28:39.897Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2021-07-30T17:28:39.897Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-30T17:28:39.897Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-30T17:28:39.897Z] === RUN TestMiddleware [2021-07-30T17:28:39.897Z] --- PASS: TestMiddleware (0.00s) [2021-07-30T17:28:39.897Z] === RUN TestNewResponseModifier [2021-07-30T17:28:39.897Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-30T17:28:39.897Z] PASS [2021-07-30T17:28:39.897Z] coverage: 26.8% of statements [2021-07-30T17:28:39.897Z] ok github.com/docker/docker/pkg/authorization 0.657s coverage: 26.8% of statements [2021-07-30T17:28:39.897Z] --- PASS: TestDecompressStreamBzip2 (0.24s) [2021-07-30T17:28:39.897Z] === RUN TestDecompressStreamXz [2021-07-30T17:28:39.898Z] archive_test.go:134: Xz not present in msys2 [2021-07-30T17:28:39.898Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestCompressStreamXzUnsupported [2021-07-30T17:28:39.898Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-30T17:28:39.898Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestCompressStreamInvalid [2021-07-30T17:28:39.898Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestExtensionInvalid [2021-07-30T17:28:39.898Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestExtensionUncompressed [2021-07-30T17:28:39.898Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestExtensionBzip2 [2021-07-30T17:28:39.898Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestExtensionGzip [2021-07-30T17:28:39.898Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestExtensionXz [2021-07-30T17:28:39.898Z] --- PASS: TestExtensionXz (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestCmdStreamLargeStderr [2021-07-30T17:28:39.898Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-07-30T17:28:39.898Z] === RUN TestCmdStreamBad [2021-07-30T17:28:39.898Z] archive_test.go:239: Failing on Windows CI machines [2021-07-30T17:28:39.898Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestCmdStreamGood [2021-07-30T17:28:39.898Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-30T17:28:39.898Z] === RUN TestUntarPathWithInvalidDest [2021-07-30T17:28:39.898Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-30T17:28:39.898Z] === RUN TestUntarPathWithInvalidSrc [2021-07-30T17:28:39.898Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-30T17:28:39.898Z] === RUN TestUntarPath [2021-07-30T17:28:40.354Z] --- PASS: TestUntarPath (0.08s) [2021-07-30T17:28:40.354Z] === RUN TestUntarPathWithDestinationFile [2021-07-30T17:28:40.354Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-07-30T17:28:40.354Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-30T17:28:40.354Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-07-30T17:28:40.354Z] === RUN TestCopyWithTarInvalidSrc [2021-07-30T17:28:40.354Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-30T17:28:40.354Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-30T17:28:40.354Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-30T17:28:40.354Z] === RUN TestCopyWithTarSrcFile [2021-07-30T17:28:40.354Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-30T17:28:40.354Z] === RUN TestCopyWithTarSrcFolder [2021-07-30T17:28:40.354Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-30T17:28:40.354Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-30T17:28:40.354Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-30T17:28:40.354Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-30T17:28:40.354Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-30T17:28:40.354Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-30T17:28:40.354Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-30T17:28:40.354Z] === RUN TestCopyFileWithTarSrcFile [2021-07-30T17:28:40.354Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-30T17:28:40.354Z] === RUN TestTarFiles [2021-07-30T17:28:40.354Z] === RUN TestUnbuffered [2021-07-30T17:28:40.355Z] --- PASS: TestUnbuffered (0.00s) [2021-07-30T17:28:40.355Z] === RUN TestRaceUnbuffered [2021-07-30T17:28:40.355Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-30T17:28:40.355Z] PASS [2021-07-30T17:28:40.355Z] coverage: 100.0% of statements [2021-07-30T17:28:40.355Z] ok github.com/docker/docker/pkg/broadcaster 0.120s coverage: 100.0% of statements [2021-07-30T17:28:40.812Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.09s) [2021-07-30T17:28:40.812Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-30T17:28:41.269Z] === RUN TestMatch [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[]] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[foo]] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[foo_bar]] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[]#01 [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[qux]] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-30T17:28:41.269Z] === RUN TestMatch/[[foo_baz]] [2021-07-30T17:28:41.269Z] --- PASS: TestMatch (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-30T17:28:41.269Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-30T17:28:41.269Z] PASS [2021-07-30T17:28:41.269Z] coverage: 87.5% of statements [2021-07-30T17:28:41.269Z] ok github.com/docker/docker/pkg/capabilities 0.132s coverage: 87.5% of statements [2021-07-30T17:28:41.423Z] --- PASS: TestConfigCreateResolve (2.60s) [2021-07-30T17:28:41.423Z] PASS [2021-07-30T17:28:41.423Z] [2021-07-30T17:28:41.423Z] DONE 6 tests in 18.267s [2021-07-30T17:28:41.423Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-30T17:28:41.423Z] ++ 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 [2021-07-30T17:28:41.423Z] ++ set -e [2021-07-30T17:28:41.423Z] ++ '[' -n 0 ']' [2021-07-30T17:28:41.423Z] ++ set -x [2021-07-30T17:28:41.423Z] ++ 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 [2021-07-30T17:28:41.423Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-30T17:28:41.423Z] INFO: Testing against a local daemon [2021-07-30T17:28:41.423Z] === RUN TestCheckpoint [2021-07-30T17:28:41.423Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:28:41.423Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-30T17:28:41.423Z] === RUN TestContainerInvalidJSON [2021-07-30T17:28:41.423Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:28:41.423Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:28:41.423Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:28:41.423Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:28:41.423Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:28:41.423Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:28:41.424Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-30T17:28:41.424Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-30T17:28:41.424Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-30T17:28:41.424Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-30T17:28:41.681Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-07-30T17:28:41.681Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-30T17:28:41.681Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-30T17:28:41.681Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-30T17:28:41.681Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-30T17:28:41.681Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-30T17:28:41.681Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-30T17:28:41.681Z] === RUN TestCopyFromContainer [2021-07-30T17:28:41.851Z] ---> d4890ee1519b [2021-07-30T17:28:42.234Z] === RUN TestChrootTarUntar [2021-07-30T17:28:42.234Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:28:42.234Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-30T17:28:42.234Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-30T17:28:42.234Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:28:42.234Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-30T17:28:42.234Z] === RUN TestChrootUntarEmptyArchive [2021-07-30T17:28:42.234Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-30T17:28:42.234Z] === RUN TestChrootTarUntarWithSymlink [2021-07-30T17:28:42.234Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:28:42.234Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-30T17:28:42.234Z] === RUN TestChrootCopyWithTar [2021-07-30T17:28:42.234Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:28:42.234Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-30T17:28:42.234Z] === RUN TestChrootCopyFileWithTar [2021-07-30T17:28:42.234Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:28:42.234Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-30T17:28:42.234Z] === RUN TestChrootUntarPath [2021-07-30T17:28:42.234Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:28:42.234Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-30T17:28:42.234Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-30T17:28:42.234Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:28:42.234Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:28:42.234Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-30T17:28:42.234Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:28:42.234Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:28:42.234Z] === RUN TestChrootApplyDotDotFile [2021-07-30T17:28:42.234Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:28:42.234Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-30T17:28:42.234Z] PASS [2021-07-30T17:28:42.234Z] coverage: 15.4% of statements [2021-07-30T17:28:42.234Z] ok github.com/docker/docker/pkg/chrootarchive 0.192s coverage: 15.4% of statements [2021-07-30T17:28:42.311Z] Successfully built d4890ee1519b [2021-07-30T17:28:42.311Z] Successfully tagged docker:latest [2021-07-30T17:28:42.311Z] INFO: Image build ended at 07/30/2021 17:28:42. Duration:00:03:51.6525120 [2021-07-30T17:28:42.311Z] [2021-07-30T17:28:42.311Z] [2021-07-30T17:28:42.311Z] INFO: Building the test binaries at 07/30/2021 17:28:42... [2021-07-30T17:28:43.198Z] 2021/07/30 17:28:42 Closing DB instances... [2021-07-30T17:28:43.198Z] === RUN TestSizeEmpty [2021-07-30T17:28:43.198Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-30T17:28:43.198Z] === RUN TestSizeEmptyFile [2021-07-30T17:28:43.198Z] --- PASS: TestSizeEmptyFile (0.01s) [2021-07-30T17:28:43.198Z] === RUN TestSizeNonemptyFile [2021-07-30T17:28:43.198Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-30T17:28:43.198Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-30T17:28:43.198Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-30T17:28:43.198Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-30T17:28:43.198Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-30T17:28:43.198Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-30T17:28:43.198Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-30T17:28:43.198Z] === RUN TestMoveToSubdir [2021-07-30T17:28:43.198Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-30T17:28:43.198Z] === RUN TestSizeNonExistingDirectory [2021-07-30T17:28:43.198Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-30T17:28:43.198Z] PASS [2021-07-30T17:28:43.198Z] coverage: 80.0% of statements [2021-07-30T17:28:43.198Z] ok github.com/docker/docker/pkg/directory 0.142s coverage: 80.0% of statements [2021-07-30T17:28:43.431Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-30T17:28:44.162Z] === RUN Test [2021-07-30T17:28:44.162Z] === RUN Test/TestContainsEntry [2021-07-30T17:28:44.162Z] === RUN Test/TestCreateEntries [2021-07-30T17:28:44.162Z] === RUN Test/TestEntriesDiff [2021-07-30T17:28:44.162Z] === RUN Test/TestEntriesEquality [2021-07-30T17:28:44.162Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-30T17:28:44.162Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-30T17:28:44.162Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-30T17:28:44.162Z] === RUN Test/TestGeneratorNotGenerate [2021-07-30T17:28:44.162Z] === RUN Test/TestGeneratorWithPort [2021-07-30T17:28:44.162Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-30T17:28:44.162Z] === RUN Test/TestNewEntry [2021-07-30T17:28:44.162Z] === RUN Test/TestParse [2021-07-30T17:28:44.162Z] --- PASS: Test (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-30T17:28:44.162Z] --- PASS: Test/TestParse (0.00s) [2021-07-30T17:28:44.162Z] PASS [2021-07-30T17:28:44.162Z] coverage: 58.3% of statements [2021-07-30T17:28:44.162Z] ok github.com/docker/docker/pkg/discovery 0.179s coverage: 58.3% of statements [2021-07-30T17:28:44.198Z] === RUN TestCopyFromContainer// [2021-07-30T17:28:44.198Z] === RUN TestCopyFromContainer//bar/root [2021-07-30T17:28:44.198Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-30T17:28:44.198Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-30T17:28:44.198Z] === RUN TestCopyFromContainer/bar/quux [2021-07-30T17:28:44.453Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-30T17:28:44.453Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-30T17:28:44.453Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-30T17:28:44.619Z] --- PASS: TestTarFiles (4.33s) [2021-07-30T17:28:44.620Z] === RUN TestTarUntar [2021-07-30T17:28:44.620Z] --- PASS: TestTarUntar (0.03s) [2021-07-30T17:28:44.620Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-30T17:28:44.620Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-30T17:28:44.620Z] === RUN TestTarWithOptions [2021-07-30T17:28:44.620Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-30T17:28:44.620Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-30T17:28:44.620Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-30T17:28:44.620Z] === RUN TestUntarUstarGnuConflict [2021-07-30T17:28:44.620Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-07-30T17:28:44.620Z] === RUN TestUntarInvalidFilenames [2021-07-30T17:28:44.709Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-30T17:28:44.709Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-30T17:28:44.805Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-30T17:28:44.965Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer (3.27s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2021-07-30T17:28:44.965Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-07-30T17:28:44.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-30T17:28:44.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:28:44.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:28:44.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:28:44.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:28:44.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:28:44.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:28:44.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:28:44.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:28:44.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:28:44.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-30T17:28:44.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-30T17:28:44.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-30T17:28:44.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-30T17:28:44.965Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-30T17:28:45.076Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames080048706\\dest" [2021-07-30T17:28:45.076Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-07-30T17:28:45.076Z] === RUN TestUntarHardlinkToSymlink [2021-07-30T17:28:45.076Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-30T17:28:45.076Z] === RUN TestUntarInvalidHardlink [2021-07-30T17:28:45.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink492950355\\victim\\hello" -> "../victim/hello" [2021-07-30T17:28:45.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink305964182\\victim\\hello" -> "/../victim/hello" [2021-07-30T17:28:45.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink915424509\\victim" -> "../victim" [2021-07-30T17:28:45.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink346342968\\victim" -> "../victim" [2021-07-30T17:28:45.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink262441527\\victim" -> "../victim" [2021-07-30T17:28:45.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink207458346\\victim" -> "../victim" [2021-07-30T17:28:45.076Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-30T17:28:45.076Z] === RUN TestUntarInvalidSymlink [2021-07-30T17:28:45.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink325748097\\dest\\dotdot" -> "../victim/hello" [2021-07-30T17:28:45.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink013746924\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-30T17:28:45.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink735356763\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:28:45.077Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink295117054\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:28:45.077Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink807702085\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:28:45.077Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink433674464\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:28:45.077Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink926721727\\dest\\dir\\loophole" -> "../../victim" [2021-07-30T17:28:45.077Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-30T17:28:45.077Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-30T17:28:45.077Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-30T17:28:45.077Z] === RUN TestXGlobalNoParent [2021-07-30T17:28:45.077Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-30T17:28:45.077Z] === RUN TestReplaceFileTarWrapper [2021-07-30T17:28:45.077Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-07-30T17:28:45.077Z] === RUN TestPrefixHeaderReadable [2021-07-30T17:28:45.077Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-30T17:28:45.077Z] === RUN TestDisablePigz [2021-07-30T17:28:45.077Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-30T17:28:45.077Z] === RUN Test [2021-07-30T17:28:45.077Z] === RUN Test/TestContent [2021-07-30T17:28:45.077Z] === RUN Test/TestInitialize [2021-07-30T17:28:45.077Z] === RUN Test/TestNew [2021-07-30T17:28:45.077Z] === RUN Test/TestParsingContentsWithComments [2021-07-30T17:28:45.077Z] === RUN Test/TestRegister [2021-07-30T17:28:45.077Z] === RUN Test/TestWatch [2021-07-30T17:28:45.077Z] --- PASS: Test (0.00s) [2021-07-30T17:28:45.077Z] --- PASS: Test/TestContent (0.00s) [2021-07-30T17:28:45.077Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-30T17:28:45.077Z] --- PASS: Test/TestNew (0.00s) [2021-07-30T17:28:45.077Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-30T17:28:45.077Z] --- PASS: Test/TestRegister (0.00s) [2021-07-30T17:28:45.077Z] --- PASS: Test/TestWatch (0.00s) [2021-07-30T17:28:45.077Z] PASS [2021-07-30T17:28:45.077Z] coverage: 92.9% of statements [2021-07-30T17:28:45.077Z] ok github.com/docker/docker/pkg/discovery/file 0.157s coverage: 92.9% of statements [2021-07-30T17:28:45.077Z] --- PASS: TestNetworkDBCRUDTableEntry (4.32s) [2021-07-30T17:28:45.077Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-30T17:28:45.077Z] --- PASS: TestDisablePigz (0.11s) [2021-07-30T17:28:45.077Z] === RUN TestPigz [2021-07-30T17:28:45.263Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-30T17:28:45.263Z] === RUN TestCreateWithInvalidEnv [2021-07-30T17:28:45.263Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-30T17:28:45.263Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-30T17:28:45.263Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-30T17:28:45.263Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-30T17:28:45.263Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-30T17:28:45.263Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-30T17:28:45.263Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-30T17:28:45.263Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-30T17:28:45.263Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-30T17:28:45.263Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-30T17:28:45.263Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-30T17:28:45.263Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-30T17:28:45.263Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-30T17:28:45.263Z] === RUN TestCreateTmpfsMountsTarget [2021-07-30T17:28:45.263Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-30T17:28:45.263Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-30T17:28:45.534Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-30T17:28:45.534Z] --- PASS: TestPigz (0.13s) [2021-07-30T17:28:45.534Z] === RUN TestCopyFileWithInvalidDest [2021-07-30T17:28:45.534Z] archive_windows_test.go:16: Currently fails [2021-07-30T17:28:45.534Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestCanonicalTarNameForPath [2021-07-30T17:28:45.534Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestCanonicalTarName [2021-07-30T17:28:45.534Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestChmodTarEntry [2021-07-30T17:28:45.534Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestHardLinkOrder [2021-07-30T17:28:45.534Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-30T17:28:45.534Z] === RUN TestChangeString [2021-07-30T17:28:45.534Z] --- PASS: TestChangeString (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestChangesWithNoChanges [2021-07-30T17:28:45.534Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-30T17:28:45.534Z] === RUN TestChangesWithChanges [2021-07-30T17:28:45.534Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-30T17:28:45.534Z] === RUN TestChangesWithChangesGH13590 [2021-07-30T17:28:45.534Z] changes_test.go:196: needs more investigation [2021-07-30T17:28:45.534Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestChangesDirsEmpty [2021-07-30T17:28:45.534Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-30T17:28:45.534Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestChangesDirsMutated [2021-07-30T17:28:45.534Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-30T17:28:45.534Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestApplyLayer [2021-07-30T17:28:45.534Z] changes_test.go:433: needs further investigation [2021-07-30T17:28:45.534Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestChangesSizeWithHardlinks [2021-07-30T17:28:45.534Z] changes_test.go:469: needs further investigation [2021-07-30T17:28:45.534Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestChangesSizeWithNoChanges [2021-07-30T17:28:45.534Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-30T17:28:45.534Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestChangesSize [2021-07-30T17:28:45.534Z] --- PASS: TestChangesSize (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestApplyLayerInvalidFilenames [2021-07-30T17:28:45.534Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames167730532\\dest" [2021-07-30T17:28:45.534Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-30T17:28:45.534Z] === RUN TestApplyLayerInvalidHardlink [2021-07-30T17:28:45.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink974920246\\victim\\hello" -> "../victim/hello" [2021-07-30T17:28:45.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink052995101\\victim\\hello" -> "/../victim/hello" [2021-07-30T17:28:45.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink394138840\\victim" -> "../victim" [2021-07-30T17:28:45.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink546591831\\victim" -> "../victim" [2021-07-30T17:28:45.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink974185930\\victim" -> "../victim" [2021-07-30T17:28:45.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink536367265\\victim" -> "../victim" [2021-07-30T17:28:45.534Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-07-30T17:28:45.534Z] === RUN TestApplyLayerInvalidSymlink [2021-07-30T17:28:45.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink423392140\\dest\\dotdot" -> "../victim/hello" [2021-07-30T17:28:45.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink812006267\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-30T17:28:45.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink220802206\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:28:45.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink238426981\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:28:45.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink195434880\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:28:45.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink139569887\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:28:45.534Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-30T17:28:45.534Z] === RUN TestApplyLayerWhiteouts [2021-07-30T17:28:45.534Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-07-30T17:28:45.534Z] === RUN TestGenerateEmptyFile [2021-07-30T17:28:45.534Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-30T17:28:45.534Z] === RUN TestGenerateWithContent [2021-07-30T17:28:45.534Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-30T17:28:45.534Z] PASS [2021-07-30T17:28:45.534Z] coverage: 61.6% of statements [2021-07-30T17:28:45.534Z] ok github.com/docker/docker/pkg/archive 6.685s coverage: 61.6% of statements [2021-07-30T17:28:46.497Z] === RUN Test [2021-07-30T17:28:46.497Z] === RUN Test/TestInitialize [2021-07-30T17:28:46.497Z] time="2021-07-30T17:28:46Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:28:46.497Z] time="2021-07-30T17:28:46Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:28:46.497Z] time="2021-07-30T17:28:46Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:28:46.497Z] === RUN Test/TestInitializeWithCerts [2021-07-30T17:28:46.497Z] time="2021-07-30T17:28:46Z" level=info msg="Initializing discovery with TLS" [2021-07-30T17:28:46.497Z] === RUN Test/TestWatch [2021-07-30T17:28:46.497Z] time="2021-07-30T17:28:46Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:28:46.630Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-30T17:28:46.886Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-30T17:28:47.448Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-30T17:28:47.448Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-30T17:28:47.448Z] check_test.go:309: [dce07a0363008] daemon is not started [2021-07-30T17:28:47.448Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-30T17:28:47.460Z] 2021/07/30 17:28:46 Closing DB instances... [2021-07-30T17:28:48.420Z] --- PASS: TestCreateWithCustomMaskedPaths (3.08s) [2021-07-30T17:28:48.420Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-30T17:28:48.426Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-07-30T17:28:48.426Z] === RUN TestNetworkDBNodeLeave [2021-07-30T17:28:48.677Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-30T17:28:49.389Z] --- PASS: Test (3.15s) [2021-07-30T17:28:49.389Z] --- PASS: Test/TestInitialize (0.15s) [2021-07-30T17:28:49.389Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-30T17:28:49.389Z] --- PASS: Test/TestWatch (3.00s) [2021-07-30T17:28:49.389Z] PASS [2021-07-30T17:28:49.389Z] coverage: 84.1% of statements [2021-07-30T17:28:49.389Z] ok github.com/docker/docker/pkg/discovery/kv 3.429s coverage: 84.1% of statements [2021-07-30T17:28:49.392Z] INFO: make.ps1 starting at 07/30/2021 17:28:48 [2021-07-30T17:28:49.392Z] INFO: Git commit (44f53e960d) assumed from DOCKER_GITCOMMIT environment variable [2021-07-30T17:28:49.392Z] INFO: Invoking autogen... [2021-07-30T17:28:49.529Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-30T17:28:49.852Z] INFO: Building daemon... [2021-07-30T17:28:50.041Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-30T17:28:50.354Z] === RUN Test [2021-07-30T17:28:50.354Z] === RUN Test/TestWatch [2021-07-30T17:28:50.354Z] --- PASS: Test (0.00s) [2021-07-30T17:28:50.354Z] --- PASS: Test/TestWatch (0.00s) [2021-07-30T17:28:50.354Z] PASS [2021-07-30T17:28:50.354Z] coverage: 92.3% of statements [2021-07-30T17:28:50.354Z] ok github.com/docker/docker/pkg/discovery/memory 0.157s coverage: 92.3% of statements [2021-07-30T17:28:51.318Z] === RUN Test [2021-07-30T17:28:51.318Z] === RUN Test/TestInitialize [2021-07-30T17:28:51.318Z] === RUN Test/TestInitializeWithPattern [2021-07-30T17:28:51.318Z] === RUN Test/TestRegister [2021-07-30T17:28:51.318Z] === RUN Test/TestWatch [2021-07-30T17:28:51.318Z] --- PASS: Test (0.00s) [2021-07-30T17:28:51.318Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-30T17:28:51.318Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-30T17:28:51.318Z] --- PASS: Test/TestRegister (0.00s) [2021-07-30T17:28:51.318Z] --- PASS: Test/TestWatch (0.00s) [2021-07-30T17:28:51.318Z] PASS [2021-07-30T17:28:51.318Z] coverage: 93.8% of statements [2021-07-30T17:28:51.318Z] ok github.com/docker/docker/pkg/discovery/nodes 0.171s coverage: 93.8% of statements [2021-07-30T17:28:51.318Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-07-30T17:28:51.318Z] === RUN TestNetworkDBWatch [2021-07-30T17:28:51.775Z] === RUN TestPollerAddRemove [2021-07-30T17:28:51.775Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-30T17:28:51.775Z] === RUN TestPollerEvent [2021-07-30T17:28:51.775Z] poller_test.go:41: No chmod on Windows [2021-07-30T17:28:51.775Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-30T17:28:51.775Z] === RUN TestPollerClose [2021-07-30T17:28:51.775Z] --- PASS: TestPollerClose (0.00s) [2021-07-30T17:28:51.775Z] PASS [2021-07-30T17:28:51.775Z] coverage: 45.7% of statements [2021-07-30T17:28:51.775Z] ok github.com/docker/docker/pkg/filenotify 0.127s coverage: 45.7% of statements [2021-07-30T17:28:51.927Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.40s) [2021-07-30T17:28:51.927Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-30T17:28:51.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:28:51.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:28:51.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:28:51.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:28:51.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:28:51.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:28:51.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:28:51.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:28:51.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:28:51.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:28:51.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:28:51.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:28:51.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:28:51.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:28:51.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:28:51.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-30T17:28:51.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-07-30T17:28:51.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2021-07-30T17:28:51.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-30T17:28:51.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-07-30T17:28:51.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-30T17:28:51.927Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-30T17:28:52.739Z] === RUN TestCopyFileWithInvalidSrc [2021-07-30T17:28:52.739Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCopyFileWithInvalidDest [2021-07-30T17:28:52.739Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-30T17:28:52.739Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-30T17:28:52.739Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCopyFile [2021-07-30T17:28:52.739Z] --- PASS: TestCopyFile (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-30T17:28:52.739Z] fileutils_test.go:134: Needs porting to Windows [2021-07-30T17:28:52.739Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-30T17:28:52.739Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-30T17:28:52.739Z] fileutils_test.go:180: Needs porting to Windows [2021-07-30T17:28:52.739Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestWildcardMatches [2021-07-30T17:28:52.739Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestPatternMatches [2021-07-30T17:28:52.739Z] --- PASS: TestPatternMatches (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-30T17:28:52.739Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestPatternMatchesFolderExclusions [2021-07-30T17:28:52.739Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-30T17:28:52.739Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-30T17:28:52.739Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-30T17:28:52.739Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-30T17:28:52.739Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestSingleExclamationError [2021-07-30T17:28:52.739Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestMatchesWithNoPatterns [2021-07-30T17:28:52.739Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestMatchesWithMalformedPatterns [2021-07-30T17:28:52.739Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestMatches [2021-07-30T17:28:52.739Z] --- PASS: TestMatches (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCleanPatterns [2021-07-30T17:28:52.739Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-30T17:28:52.739Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCleanPatternsExceptionFlag [2021-07-30T17:28:52.739Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-30T17:28:52.739Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-30T17:28:52.739Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCleanPatternsErrorSingleException [2021-07-30T17:28:52.739Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCreateIfNotExistsDir [2021-07-30T17:28:52.739Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestCreateIfNotExistsFile [2021-07-30T17:28:52.739Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-30T17:28:52.739Z] === RUN TestMatch [2021-07-30T17:28:52.739Z] --- PASS: TestMatch (0.00s) [2021-07-30T17:28:52.739Z] PASS [2021-07-30T17:28:52.739Z] coverage: 85.2% of statements [2021-07-30T17:28:52.739Z] ok github.com/docker/docker/pkg/fileutils 0.156s coverage: 85.2% of statements [2021-07-30T17:28:52.854Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-30T17:28:52.854Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.13s) [2021-07-30T17:28:52.854Z] === RUN TestCreateDifferentPlatform [2021-07-30T17:28:52.854Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-30T17:28:52.854Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-30T17:28:52.854Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-30T17:28:52.854Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-30T17:28:52.854Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-30T17:28:52.854Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-30T17:28:52.854Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-30T17:28:52.854Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-30T17:28:53.109Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-30T17:28:53.109Z] === RUN TestContainerStartOnDaemonRestart [2021-07-30T17:28:53.109Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-30T17:28:53.109Z] === RUN TestDaemonRestartIpcMode [2021-07-30T17:28:53.109Z] === PAUSE TestDaemonRestartIpcMode [2021-07-30T17:28:53.109Z] === RUN TestDaemonHostGatewayIP [2021-07-30T17:28:53.109Z] === PAUSE TestDaemonHostGatewayIP [2021-07-30T17:28:53.109Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-30T17:28:53.109Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-30T17:28:53.109Z] === RUN TestContainerKillOnDaemonStart [2021-07-30T17:28:53.109Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-30T17:28:53.109Z] === RUN TestDiff [2021-07-30T17:28:53.196Z] 2021/07/30 17:28:52 Closing DB instances... [2021-07-30T17:28:53.365Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-30T17:28:53.654Z] === RUN TestGet [2021-07-30T17:28:53.654Z] --- PASS: TestGet (0.00s) [2021-07-30T17:28:53.654Z] === RUN TestGetShortcutString [2021-07-30T17:28:53.654Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-30T17:28:53.654Z] PASS [2021-07-30T17:28:53.654Z] coverage: 42.9% of statements [2021-07-30T17:28:53.654Z] ok github.com/docker/docker/pkg/homedir 0.114s coverage: 42.9% of statements [2021-07-30T17:28:54.023Z] --- PASS: TestImportExtremelyLargeImageWorks (93.54s) [2021-07-30T17:28:54.023Z] PASS [2021-07-30T17:28:54.023Z] [2021-07-30T17:28:54.023Z] === Skipped [2021-07-30T17:28:54.023Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-30T17:28:54.023Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-30T17:28:54.023Z] [2021-07-30T17:28:54.023Z] [2021-07-30T17:28:54.023Z] DONE 12 tests, 1 skipped in 97.296s [2021-07-30T17:28:54.023Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-30T17:28:54.023Z] INFO: Testing against a local daemon [2021-07-30T17:28:54.023Z] === RUN TestNetworkCreateDelete [2021-07-30T17:28:54.023Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-30T17:28:54.023Z] === RUN TestDockerNetworkDeletePreferID [2021-07-30T17:28:54.023Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-07-30T17:28:54.023Z] === RUN TestDaemonDNSFallback [2021-07-30T17:28:54.111Z] === RUN TestCreateIDMapOrder [2021-07-30T17:28:54.111Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-30T17:28:54.111Z] PASS [2021-07-30T17:28:54.111Z] coverage: 7.2% of statements [2021-07-30T17:28:54.111Z] ok github.com/docker/docker/pkg/idtools 0.163s coverage: 7.2% of statements [2021-07-30T17:28:54.291Z] --- PASS: TestDiff (1.18s) [2021-07-30T17:28:54.291Z] === RUN TestExecWithCloseStdin [2021-07-30T17:28:54.569Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-07-30T17:28:54.569Z] === RUN TestNetworkDBBulkSync [2021-07-30T17:28:55.026Z] --- PASS: TestGetAddress (19.52s) [2021-07-30T17:28:55.026Z] === RUN TestRequestSyntaxCheck [2021-07-30T17:28:55.026Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-07-30T17:28:55.026Z] === RUN TestRequest [2021-07-30T17:28:55.260Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-30T17:28:55.260Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-30T17:28:55.484Z] === RUN TestFixedBufferCap [2021-07-30T17:28:55.484Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-30T17:28:55.484Z] === RUN TestFixedBufferLen [2021-07-30T17:28:55.484Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-30T17:28:55.484Z] === RUN TestFixedBufferString [2021-07-30T17:28:55.484Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-30T17:28:55.484Z] === RUN TestFixedBufferWrite [2021-07-30T17:28:55.484Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-30T17:28:55.484Z] === RUN TestFixedBufferRead [2021-07-30T17:28:55.484Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-30T17:28:55.484Z] === RUN TestBytesPipeRead [2021-07-30T17:28:55.484Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-30T17:28:55.484Z] === RUN TestBytesPipeWrite [2021-07-30T17:28:55.484Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-30T17:28:55.484Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-30T17:28:55.584Z] --- PASS: TestServicePlugin (30.05s) [2021-07-30T17:28:55.584Z] === RUN TestServiceUpdateLabel [2021-07-30T17:28:55.821Z] --- PASS: TestExecWithCloseStdin (1.73s) [2021-07-30T17:28:55.821Z] === RUN TestExec [2021-07-30T17:28:55.940Z] 2021/07/30 17:28:55 Closing DB instances... [2021-07-30T17:28:55.940Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-07-30T17:28:55.940Z] === RUN TestAtomicWriteToFile [2021-07-30T17:28:55.940Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-30T17:28:55.940Z] === RUN TestAtomicWriteSetCommit [2021-07-30T17:28:55.940Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-30T17:28:55.940Z] === RUN TestAtomicWriteSetCancel [2021-07-30T17:28:55.940Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-30T17:28:55.940Z] === RUN TestReadCloserWrapperClose [2021-07-30T17:28:55.940Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-30T17:28:55.940Z] === RUN TestReaderErrWrapperReadOnError [2021-07-30T17:28:55.940Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-30T17:28:55.940Z] === RUN TestReaderErrWrapperRead [2021-07-30T17:28:55.940Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-30T17:28:55.940Z] === RUN TestHashData [2021-07-30T17:28:55.940Z] --- PASS: TestHashData (0.00s) [2021-07-30T17:28:55.940Z] === RUN TestCancelReadCloser [2021-07-30T17:28:55.940Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-30T17:28:55.940Z] === RUN TestWriteCloserWrapperClose [2021-07-30T17:28:55.940Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-30T17:28:55.940Z] === RUN TestNopWriteCloser [2021-07-30T17:28:55.940Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-30T17:28:55.940Z] === RUN TestNopWriter [2021-07-30T17:28:55.940Z] --- PASS: TestNopWriter (0.00s) [2021-07-30T17:28:55.940Z] === RUN TestWriteCounter [2021-07-30T17:28:55.940Z] --- PASS: TestWriteCounter (0.00s) [2021-07-30T17:28:55.940Z] PASS [2021-07-30T17:28:55.940Z] coverage: 68.4% of statements [2021-07-30T17:28:55.940Z] ok github.com/docker/docker/pkg/ioutils 0.715s coverage: 68.4% of statements [2021-07-30T17:28:56.077Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-30T17:28:56.521Z] --- PASS: TestServiceUpdateLabel (2.17s) [2021-07-30T17:28:56.521Z] === RUN TestServiceUpdateSecrets [2021-07-30T17:28:56.904Z] === RUN TestError [2021-07-30T17:28:56.904Z] --- PASS: TestError (0.00s) [2021-07-30T17:28:56.904Z] === RUN TestProgressString [2021-07-30T17:28:56.904Z] === RUN TestProgressString/no_progress [2021-07-30T17:28:56.904Z] === RUN TestProgressString/progress_1 [2021-07-30T17:28:56.904Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-30T17:28:56.904Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-30T17:28:56.904Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-30T17:28:56.904Z] === RUN TestProgressString/with_units [2021-07-30T17:28:56.904Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-30T17:28:56.904Z] === RUN TestProgressString/hide_counts [2021-07-30T17:28:56.904Z] --- PASS: TestProgressString (0.00s) [2021-07-30T17:28:56.904Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-30T17:28:56.904Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-30T17:28:56.904Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-30T17:28:56.904Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-30T17:28:56.904Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-30T17:28:56.904Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-30T17:28:56.904Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-30T17:28:56.904Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-30T17:28:56.904Z] === RUN TestJSONMessageDisplay [2021-07-30T17:28:57.362Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-07-30T17:28:57.362Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-30T17:28:57.362Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-30T17:28:57.362Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-30T17:28:57.362Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-30T17:28:57.362Z] === RUN TestDisplayJSONMessagesStream [2021-07-30T17:28:57.362Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-30T17:28:57.362Z] PASS [2021-07-30T17:28:57.362Z] coverage: 91.7% of statements [2021-07-30T17:28:57.362Z] ok github.com/docker/docker/pkg/jsonmessage 0.310s coverage: 91.7% of statements [2021-07-30T17:28:57.362Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2021-07-30T17:28:57.362Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-30T17:28:57.818Z] === RUN TestStandardLongPath [2021-07-30T17:28:57.818Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-30T17:28:57.818Z] === RUN TestUNCLongPath [2021-07-30T17:28:57.818Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-30T17:28:57.818Z] PASS [2021-07-30T17:28:57.818Z] coverage: 100.0% of statements [2021-07-30T17:28:57.818Z] ok github.com/docker/docker/pkg/longpath 0.115s coverage: 100.0% of statements [2021-07-30T17:28:57.963Z] check_test.go:309: [d9b9f6fdcd24d] daemon is not started [2021-07-30T17:28:57.963Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-30T17:28:57.963Z] --- PASS: TestExec (1.79s) [2021-07-30T17:28:57.963Z] === RUN TestExecUser [2021-07-30T17:28:58.187Z] --- PASS: TestDaemonDNSFallback (6.51s) [2021-07-30T17:28:58.187Z] === RUN TestInspectNetwork [2021-07-30T17:28:58.187Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:28:58.187Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestRunContainerWithBridgeNone [2021-07-30T17:28:58.187Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestNetworkInvalidJSON [2021-07-30T17:28:58.187Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-30T17:28:58.187Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-30T17:28:58.187Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:28:58.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:28:58.187Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:28:58.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:28:58.187Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-30T17:28:58.187Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:28:58.187Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:28:58.187Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-30T17:28:58.187Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-30T17:28:58.187Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-30T17:28:58.187Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestNetworkList [2021-07-30T17:28:58.187Z] === RUN TestNetworkList//networks [2021-07-30T17:28:58.187Z] === PAUSE TestNetworkList//networks [2021-07-30T17:28:58.187Z] === RUN TestNetworkList//networks/ [2021-07-30T17:28:58.187Z] === PAUSE TestNetworkList//networks/ [2021-07-30T17:28:58.187Z] === CONT TestNetworkList//networks [2021-07-30T17:28:58.187Z] === CONT TestNetworkList//networks/ [2021-07-30T17:28:58.187Z] --- PASS: TestNetworkList (0.01s) [2021-07-30T17:28:58.187Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-30T17:28:58.187Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestHostIPv4BridgeLabel [2021-07-30T17:28:58.187Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-30T17:28:58.187Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-30T17:28:58.187Z] === RUN TestDaemonDefaultNetworkPools [2021-07-30T17:28:58.187Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-30T17:28:58.187Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-30T17:28:58.187Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-30T17:28:58.187Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-30T17:28:58.187Z] === RUN TestServiceWithPredefinedNetwork [2021-07-30T17:28:58.187Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:28:58.187Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-30T17:28:58.187Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:28:58.187Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestServiceWithDataPathPortInit [2021-07-30T17:28:58.187Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:28:58.187Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-30T17:28:58.187Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-30T17:28:58.187Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:28:58.187Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-30T17:28:58.187Z] PASS [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === Skipped [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-30T17:28:58.187Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-30T17:28:58.187Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-30T17:28:58.187Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-30T17:28:58.187Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-07-30T17:28:58.187Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-30T17:28:58.187Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-30T17:28:58.187Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-07-30T17:28:58.187Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-30T17:28:58.187Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.187Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:28:58.187Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:28:58.187Z] [2021-07-30T17:28:58.188Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-07-30T17:28:58.188Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-30T17:28:58.188Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] DONE 22 tests, 12 skipped in 7.192s [2021-07-30T17:28:58.188Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-30T17:28:58.188Z] INFO: Testing against a local daemon [2021-07-30T17:28:58.188Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-30T17:28:58.188Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:28:58.188Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-30T17:28:58.188Z] === RUN TestDockerNetworkIpvlan [2021-07-30T17:28:58.188Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:28:58.188Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-30T17:28:58.188Z] PASS [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] === Skipped [2021-07-30T17:28:58.188Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-30T17:28:58.188Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-30T17:28:58.188Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] DONE 2 tests, 2 skipped in 0.110s [2021-07-30T17:28:58.188Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-30T17:28:58.188Z] INFO: Testing against a local daemon [2021-07-30T17:28:58.188Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-30T17:28:58.188Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.188Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-30T17:28:58.188Z] === RUN TestDockerNetworkMacvlan [2021-07-30T17:28:58.188Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.188Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-30T17:28:58.188Z] PASS [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] === Skipped [2021-07-30T17:28:58.188Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-30T17:28:58.188Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-30T17:28:58.188Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] [2021-07-30T17:28:58.188Z] DONE 2 tests, 2 skipped in 0.098s [2021-07-30T17:28:58.188Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-30T17:28:58.443Z] testing: warning: no tests to run [2021-07-30T17:28:58.443Z] PASS [2021-07-30T17:28:58.443Z] [2021-07-30T17:28:58.443Z] DONE 0 tests in 0.024s [2021-07-30T17:28:58.443Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-30T17:28:58.443Z] INFO: Testing against a local daemon [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginAllowRequest [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginTLS [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginDenyRequest [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginDenyResponse [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginAllowEventStream [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginErrorResponse [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginErrorRequest [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginHeader [2021-07-30T17:28:58.443Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.443Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-30T17:28:58.443Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-07-30T17:28:58.700Z] === RUN TestAuthZPluginV2Disable [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-07-30T17:28:58.700Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-30T17:28:58.700Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-30T17:28:58.700Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-30T17:28:58.700Z] PASS [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === Skipped [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-30T17:28:58.700Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] [2021-07-30T17:28:58.700Z] DONE 17 tests, 17 skipped in 0.350s [2021-07-30T17:28:58.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-30T17:28:58.783Z] === RUN TestNameFormat [2021-07-30T17:28:58.783Z] --- PASS: TestNameFormat (0.00s) [2021-07-30T17:28:58.783Z] === RUN TestNameRetries [2021-07-30T17:28:58.783Z] --- PASS: TestNameRetries (0.00s) [2021-07-30T17:28:58.783Z] PASS [2021-07-30T17:28:58.783Z] coverage: 85.7% of statements [2021-07-30T17:28:58.783Z] ok github.com/docker/docker/pkg/namesgenerator 0.116s coverage: 85.7% of statements [2021-07-30T17:28:58.955Z] INFO: Testing against a local daemon [2021-07-30T17:28:58.955Z] === RUN TestPluginInvalidJSON [2021-07-30T17:28:58.955Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:28:58.955Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:28:58.955Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:28:58.955Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-30T17:28:58.955Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-30T17:28:58.955Z] === RUN TestPluginInstall [2021-07-30T17:28:58.955Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.955Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-30T17:28:58.955Z] === RUN TestPluginsWithRuntimes [2021-07-30T17:28:58.955Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-30T17:28:58.955Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-30T17:28:58.955Z] === RUN TestPluginBackCompatMediaTypes [2021-07-30T17:28:58.955Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-30T17:28:58.955Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-30T17:28:58.955Z] PASS [2021-07-30T17:28:58.955Z] [2021-07-30T17:28:58.955Z] === Skipped [2021-07-30T17:28:58.955Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-30T17:28:58.955Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-30T17:28:58.955Z] [2021-07-30T17:28:58.955Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-30T17:28:58.955Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-30T17:28:58.955Z] [2021-07-30T17:28:58.955Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-30T17:28:58.955Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-30T17:28:58.955Z] [2021-07-30T17:28:58.955Z] [2021-07-30T17:28:58.955Z] DONE 5 tests, 3 skipped in 0.163s [2021-07-30T17:28:58.955Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-30T17:28:58.955Z] INFO: Testing against a local daemon [2021-07-30T17:28:58.955Z] === RUN TestExternalGraphDriver [2021-07-30T17:28:58.955Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-30T17:28:58.955Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-30T17:28:58.955Z] === RUN TestGraphdriverPluginV2 [2021-07-30T17:28:59.239Z] === RUN TestParseKeyValueOpt [2021-07-30T17:28:59.239Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-30T17:28:59.239Z] === RUN TestParseUintList [2021-07-30T17:28:59.239Z] --- PASS: TestParseUintList (0.00s) [2021-07-30T17:28:59.239Z] === RUN TestParseUintListMaximumLimits [2021-07-30T17:28:59.239Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-30T17:28:59.239Z] PASS [2021-07-30T17:28:59.239Z] coverage: 97.0% of statements [2021-07-30T17:28:59.239Z] ok github.com/docker/docker/pkg/parsers 0.120s coverage: 97.0% of statements [2021-07-30T17:28:59.852Z] --- PASS: TestExecUser (1.83s) [2021-07-30T17:28:59.852Z] === RUN TestExportContainerAndImportImage [2021-07-30T17:29:00.204Z] === RUN TestNewAndRemove [2021-07-30T17:29:00.204Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-30T17:29:00.204Z] === RUN TestRemoveInvalidPath [2021-07-30T17:29:00.204Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-30T17:29:00.204Z] PASS [2021-07-30T17:29:00.204Z] coverage: 82.6% of statements [2021-07-30T17:29:00.204Z] ok github.com/docker/docker/pkg/pidfile 0.118s coverage: 82.6% of statements [2021-07-30T17:29:00.669Z] 2021/07/30 17:29:00 Closing DB instances... [2021-07-30T17:29:00.780Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-30T17:29:01.036Z] --- PASS: TestExportContainerAndImportImage (1.53s) [2021-07-30T17:29:01.036Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-30T17:29:01.597Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-30T17:29:02.156Z] check_test.go:309: [d301c0f496e5a] daemon is not started [2021-07-30T17:29:02.156Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-30T17:29:02.200Z] === RUN TestFailedConnection [2021-07-30T17:29:02.201Z] --- PASS: TestRequest (6.94s) [2021-07-30T17:29:02.201Z] === RUN TestOverlappingRequests [2021-07-30T17:29:02.453Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2021-07-30T17:29:02.453Z] === RUN TestHealthCheckWorkdir [2021-07-30T17:29:02.662Z] --- PASS: TestOverlappingRequests (0.31s) [2021-07-30T17:29:02.662Z] === RUN TestRelease [2021-07-30T17:29:03.150Z] --- PASS: TestGraphdriverPluginV2 (3.63s) [2021-07-30T17:29:03.150Z] PASS [2021-07-30T17:29:03.150Z] [2021-07-30T17:29:03.150Z] === Skipped [2021-07-30T17:29:03.150Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-30T17:29:03.150Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-30T17:29:03.150Z] [2021-07-30T17:29:03.150Z] [2021-07-30T17:29:03.150Z] DONE 2 tests, 1 skipped in 3.834s [2021-07-30T17:29:03.150Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-30T17:29:03.150Z] INFO: Testing against a local daemon [2021-07-30T17:29:03.150Z] === RUN TestContinueAfterPluginCrash [2021-07-30T17:29:03.150Z] === PAUSE TestContinueAfterPluginCrash [2021-07-30T17:29:03.150Z] === RUN TestReadPluginNoRead [2021-07-30T17:29:03.150Z] === PAUSE TestReadPluginNoRead [2021-07-30T17:29:03.150Z] === RUN TestDaemonStartWithLogOpt [2021-07-30T17:29:03.150Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-30T17:29:03.150Z] === CONT TestContinueAfterPluginCrash [2021-07-30T17:29:03.150Z] === CONT TestDaemonStartWithLogOpt [2021-07-30T17:29:03.629Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.91s) [2021-07-30T17:29:03.629Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-30T17:29:03.629Z] --- PASS: TestRelease (1.37s) [2021-07-30T17:29:03.629Z] === RUN TestAllocateRandomDeallocate [2021-07-30T17:29:03.817Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-30T17:29:04.072Z] .......................... [ 67%] [2021-07-30T17:29:04.088Z] --- PASS: TestFailedConnection (2.05s) [2021-07-30T17:29:04.088Z] === RUN TestFailOnce [2021-07-30T17:29:04.088Z] 2021/07/30 17:29:03 http: panic serving 127.0.0.1:49304: Plugin not ready [2021-07-30T17:29:04.088Z] goroutine 18 [running]: [2021-07-30T17:29:04.088Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-07-30T17:29:04.088Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-30T17:29:04.088Z] panic(0xb55280, 0xc6c6d0) [2021-07-30T17:29:04.088Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-30T17:29:04.088Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xc7cd90, 0xc0000b8000, 0xc0000ac000) [2021-07-30T17:29:04.088Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-30T17:29:04.088Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xc7cd90, 0xc0000b8000, 0xc0000ac000) [2021-07-30T17:29:04.088Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-30T17:29:04.088Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xc7cd90, 0xc0000b8000, 0xc0000ac000) [2021-07-30T17:29:04.088Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-30T17:29:04.088Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xc7cd90, 0xc0000b8000, 0xc0000ac000) [2021-07-30T17:29:04.088Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-30T17:29:04.088Z] net/http.(*conn).serve(0xc0000a6000, 0xc7d980, 0xc000090040) [2021-07-30T17:29:04.088Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-30T17:29:04.088Z] created by net/http.(*Server).Serve [2021-07-30T17:29:04.088Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-30T17:29:04.088Z] time="2021-07-30T17:29:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s" [2021-07-30T17:29:04.415Z] --- PASS: TestHealthCheckWorkdir (1.78s) [2021-07-30T17:29:04.415Z] === RUN TestHealthKillContainer [2021-07-30T17:29:04.415Z] docker_cli_daemon_plugins_test.go:79: [d2b64ea9e2c08] daemon is not started [2021-07-30T17:29:04.546Z] 2021/07/30 17:29:04 Closing DB instances... [2021-07-30T17:29:04.677Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-30T17:29:05.002Z] --- PASS: TestFailOnce (1.17s) [2021-07-30T17:29:05.002Z] === RUN TestEchoInputOutput [2021-07-30T17:29:05.002Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-30T17:29:05.002Z] === RUN TestBackoff [2021-07-30T17:29:05.003Z] --- PASS: TestBackoff (0.00s) [2021-07-30T17:29:05.003Z] === RUN TestAbortRetry [2021-07-30T17:29:05.003Z] --- PASS: TestAbortRetry (0.00s) [2021-07-30T17:29:05.003Z] === RUN TestClientScheme [2021-07-30T17:29:05.003Z] --- PASS: TestClientScheme (0.00s) [2021-07-30T17:29:05.003Z] === RUN TestNewClientWithTimeout [2021-07-30T17:29:05.460Z] === RUN TestParseEmptyInterface [2021-07-30T17:29:05.460Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-30T17:29:05.460Z] === RUN TestParseNonInterfaceType [2021-07-30T17:29:05.460Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-30T17:29:05.460Z] === RUN TestParseWithOneFunction [2021-07-30T17:29:05.460Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-30T17:29:05.460Z] === RUN TestParseWithMultipleFuncs [2021-07-30T17:29:05.460Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-30T17:29:05.460Z] === RUN TestParseWithUnnamedReturn [2021-07-30T17:29:05.460Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-30T17:29:05.460Z] === RUN TestEmbeddedInterface [2021-07-30T17:29:05.460Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-30T17:29:05.460Z] === RUN TestParsedImports [2021-07-30T17:29:05.460Z] --- PASS: TestParsedImports (0.00s) [2021-07-30T17:29:05.460Z] === RUN TestAliasedImports [2021-07-30T17:29:05.460Z] --- PASS: TestAliasedImports (0.00s) [2021-07-30T17:29:05.460Z] PASS [2021-07-30T17:29:05.460Z] coverage: 56.8% of statements [2021-07-30T17:29:05.460Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.120s coverage: 56.8% of statements [2021-07-30T17:29:05.460Z] time="2021-07-30T17:29:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-30T17:29:05.608Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-30T17:29:05.877Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-30T17:29:05.919Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.43s) [2021-07-30T17:29:05.919Z] === RUN TestNetworkDBGarbageCollection [2021-07-30T17:29:06.375Z] === RUN TestHTTPTransport [2021-07-30T17:29:06.375Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-30T17:29:06.375Z] PASS [2021-07-30T17:29:06.375Z] coverage: 85.7% of statements [2021-07-30T17:29:06.375Z] ok github.com/docker/docker/pkg/plugins/transport 0.193s coverage: 85.7% of statements [2021-07-30T17:29:07.325Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2021-07-30T17:29:07.325Z] === CONT TestReadPluginNoRead [2021-07-30T17:29:07.339Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-30T17:29:07.339Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-30T17:29:07.339Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-30T17:29:07.339Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-30T17:29:07.339Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-30T17:29:07.339Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-30T17:29:07.339Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-30T17:29:07.339Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-30T17:29:07.339Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-30T17:29:07.339Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-30T17:29:07.339Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-30T17:29:07.339Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-30T17:29:07.339Z] === RUN TestBufferPoolPutAndGet [2021-07-30T17:29:07.339Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-30T17:29:07.339Z] PASS [2021-07-30T17:29:07.339Z] coverage: 88.2% of statements [2021-07-30T17:29:07.339Z] ok github.com/docker/docker/pkg/pools 0.117s coverage: 88.2% of statements [2021-07-30T17:29:07.339Z] time="2021-07-30T17:29:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-30T17:29:07.339Z] --- PASS: TestAllocateRandomDeallocate (3.71s) [2021-07-30T17:29:07.339Z] === RUN TestRetrieveFromStore [2021-07-30T17:29:07.796Z] === RUN TestOutputOnPrematureClose [2021-07-30T17:29:07.796Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-30T17:29:07.796Z] === RUN TestCompleteSilently [2021-07-30T17:29:07.796Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-30T17:29:07.796Z] PASS [2021-07-30T17:29:07.796Z] coverage: 75.9% of statements [2021-07-30T17:29:07.796Z] ok github.com/docker/docker/pkg/progress 0.089s coverage: 75.9% of statements [2021-07-30T17:29:07.806Z] docker_cli_daemon_plugins_test.go:169: [d3bd687c8a059] daemon is not started [2021-07-30T17:29:07.806Z] --- PASS: TestHealthKillContainer (3.53s) [2021-07-30T17:29:07.806Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-30T17:29:08.253Z] === RUN TestSendToOneSub [2021-07-30T17:29:08.253Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-30T17:29:08.253Z] === RUN TestSendToMultipleSubs [2021-07-30T17:29:08.253Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-30T17:29:08.253Z] === RUN TestEvictOneSub [2021-07-30T17:29:08.253Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-30T17:29:08.253Z] === RUN TestClosePublisher [2021-07-30T17:29:08.253Z] --- PASS: TestClosePublisher (0.00s) [2021-07-30T17:29:08.253Z] === RUN TestPubSubRace [2021-07-30T17:29:08.709Z] --- PASS: TestRetrieveFromStore (1.15s) [2021-07-30T17:29:08.709Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-30T17:29:08.709Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-30T17:29:08.709Z] === RUN TestParallelPredefinedRequest1 [2021-07-30T17:29:08.709Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-30T17:29:08.709Z] === RUN TestParallelPredefinedRequest2 [2021-07-30T17:29:08.709Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-30T17:29:08.709Z] === RUN TestParallelPredefinedRequest3 [2021-07-30T17:29:08.709Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-30T17:29:08.709Z] === RUN TestParallelPredefinedRequest4 [2021-07-30T17:29:08.709Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-30T17:29:08.709Z] === RUN TestParallelPredefinedRequest5 [2021-07-30T17:29:08.709Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-30T17:29:08.709Z] === RUN TestDebug [2021-07-30T17:29:08.709Z] --- PASS: TestDebug (0.00s) [2021-07-30T17:29:08.709Z] === RUN TestRequestPoolParallel [2021-07-30T17:29:09.165Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-07-30T17:29:09.165Z] === RUN TestFullAllocateRelease [2021-07-30T17:29:09.165Z] --- PASS: TestPubSubRace (1.05s) [2021-07-30T17:29:09.165Z] PASS [2021-07-30T17:29:09.165Z] coverage: 75.0% of statements [2021-07-30T17:29:09.165Z] ok github.com/docker/docker/pkg/pubsub 1.134s coverage: 75.0% of statements [2021-07-30T17:29:09.214Z] --- PASS: TestInspectCpusetInConfigPre120 (1.14s) [2021-07-30T17:29:09.214Z] === RUN TestIpcModeNone [2021-07-30T17:29:09.214Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-30T17:29:09.214Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-30T17:29:09.215Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-30T17:29:09.623Z] --- PASS: TestFullAllocateRelease (0.31s) [2021-07-30T17:29:09.623Z] === RUN TestOddAllocateRelease [2021-07-30T17:29:09.623Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-07-30T17:29:09.623Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-30T17:29:09.623Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-07-30T17:29:09.623Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-30T17:29:09.623Z] time="2021-07-30T17:29:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-30T17:29:09.623Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-30T17:29:09.623Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-30T17:29:09.623Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-30T17:29:09.623Z] === CONT TestParallelPredefinedRequest1 [2021-07-30T17:29:09.623Z] === CONT TestParallelPredefinedRequest4 [2021-07-30T17:29:09.623Z] === CONT TestParallelPredefinedRequest3 [2021-07-30T17:29:09.623Z] === CONT TestParallelPredefinedRequest1 [2021-07-30T17:29:09.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:29:09.623Z] === CONT TestParallelPredefinedRequest3 [2021-07-30T17:29:09.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:29:09.623Z] === CONT TestParallelPredefinedRequest4 [2021-07-30T17:29:09.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:29:09.623Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-30T17:29:09.623Z] === CONT TestParallelPredefinedRequest5 [2021-07-30T17:29:09.623Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-30T17:29:09.623Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-30T17:29:09.623Z] === CONT TestParallelPredefinedRequest5 [2021-07-30T17:29:09.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:29:09.623Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-30T17:29:09.623Z] === CONT TestParallelPredefinedRequest2 [2021-07-30T17:29:09.623Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:29:09.623Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-30T17:29:09.623Z] PASS [2021-07-30T17:29:09.623Z] coverage: 85.3% of statements [2021-07-30T17:29:09.623Z] ok github.com/docker/docker/libnetwork/ipam 43.133s coverage: 85.3% of statements [2021-07-30T17:29:10.080Z] === RUN TestRegister [2021-07-30T17:29:10.080Z] --- PASS: TestRegister (0.00s) [2021-07-30T17:29:10.080Z] === RUN TestCommand [2021-07-30T17:29:10.080Z] --- PASS: TestCommand (0.03s) [2021-07-30T17:29:10.080Z] === RUN TestNaiveSelf [2021-07-30T17:29:10.080Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-30T17:29:10.080Z] PASS [2021-07-30T17:29:10.080Z] coverage: 82.4% of statements [2021-07-30T17:29:10.080Z] ok github.com/docker/docker/pkg/reexec 0.160s coverage: 82.4% of statements [2021-07-30T17:29:10.536Z] === RUN TestDump [2021-07-30T17:29:10.536Z] goroutine 6 [running]: [2021-07-30T17:29:10.536Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0xfee82d4, 0xd3468f1eca4) [2021-07-30T17:29:10.536Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-30T17:29:10.536Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-30T17:29:10.536Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-30T17:29:10.536Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-30T17:29:10.536Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-30T17:29:10.536Z] testing.tRunner(0xc000029080, 0x8b5ee0) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:29:10.536Z] created by testing.(*T).Run [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-30T17:29:10.536Z] [2021-07-30T17:29:10.536Z] goroutine 1 [chan receive]: [2021-07-30T17:29:10.536Z] testing.(*T).Run(0xc000029080, 0x8a8618, 0x8, 0x8b5ee0, 0x71a2cd) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-30T17:29:10.536Z] testing.runTests.func1(0xc000028f00) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-30T17:29:10.536Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:29:10.536Z] testing.runTests(0xc000004078, 0x9fb220, 0x3, 0x3, 0xc0392c2f8fee82d4, 0x8bb3034a8d, 0x9ffc80, 0x8a9e68) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-30T17:29:10.536Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-30T17:29:10.536Z] main.main() [2021-07-30T17:29:10.536Z] _testmain.go:95 +0x1c8 [2021-07-30T17:29:10.536Z] --- PASS: TestDump (0.00s) [2021-07-30T17:29:10.536Z] === RUN TestDumpToFile [2021-07-30T17:29:10.536Z] --- PASS: TestDumpToFile (0.11s) [2021-07-30T17:29:10.536Z] === RUN TestDumpToFileWithEmptyInput [2021-07-30T17:29:10.536Z] goroutine 8 [running]: [2021-07-30T17:29:10.536Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x794500) [2021-07-30T17:29:10.536Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-30T17:29:10.536Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-30T17:29:10.536Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-30T17:29:10.536Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-30T17:29:10.536Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-30T17:29:10.536Z] testing.tRunner(0xc000029500, 0x8b5ed0) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:29:10.536Z] created by testing.(*T).Run [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-30T17:29:10.536Z] [2021-07-30T17:29:10.536Z] goroutine 1 [chan receive]: [2021-07-30T17:29:10.536Z] testing.(*T).Run(0xc000029500, 0x8af0cc, 0x1c, 0x8b5ed0, 0x71a201) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-30T17:29:10.536Z] testing.runTests.func1(0xc000028f00) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-30T17:29:10.536Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:29:10.536Z] testing.runTests(0xc000004078, 0x9fb220, 0x3, 0x3, 0xc0392c2f8fee82d4, 0x8bb3034a8d, 0x9ffc80, 0x8a9e68) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-30T17:29:10.536Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-30T17:29:10.536Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-30T17:29:10.536Z] main.main() [2021-07-30T17:29:10.536Z] _testmain.go:95 +0x1c8 [2021-07-30T17:29:10.536Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-30T17:29:10.536Z] PASS [2021-07-30T17:29:10.536Z] coverage: 90.9% of statements [2021-07-30T17:29:10.536Z] ok github.com/docker/docker/pkg/stack 0.210s coverage: 90.9% of statements [2021-07-30T17:29:10.620Z] --- PASS: TestIpcModeNone (1.74s) [2021-07-30T17:29:10.621Z] === RUN TestIpcModePrivate [2021-07-30T17:29:10.993Z] === RUN TestNewStdWriter [2021-07-30T17:29:10.993Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-30T17:29:10.993Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestWriteWithNilBytes [2021-07-30T17:29:10.993Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestWrite [2021-07-30T17:29:10.993Z] --- PASS: TestWrite (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestWriteWithWriterError [2021-07-30T17:29:10.993Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-30T17:29:10.993Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestStdCopyWriteAndRead [2021-07-30T17:29:10.993Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-30T17:29:10.993Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-30T17:29:10.993Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-30T17:29:10.993Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-30T17:29:10.993Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-30T17:29:10.993Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-30T17:29:10.993Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-30T17:29:10.993Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-30T17:29:10.993Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-30T17:29:10.993Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-30T17:29:10.993Z] PASS [2021-07-30T17:29:10.993Z] coverage: 100.0% of statements [2021-07-30T17:29:10.993Z] ok github.com/docker/docker/pkg/stdcopy 0.098s coverage: 100.0% of statements [2021-07-30T17:29:11.103Z] === RUN TestReadPluginNoRead/default [2021-07-30T17:29:11.957Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-30T17:29:11.957Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-30T17:29:11.957Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestFormatStatus [2021-07-30T17:29:11.957Z] --- PASS: TestFormatStatus (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestFormatError [2021-07-30T17:29:11.957Z] --- PASS: TestFormatError (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestFormatJSONError [2021-07-30T17:29:11.957Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-30T17:29:11.957Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-30T17:29:11.957Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestNewJSONProgressOutput [2021-07-30T17:29:11.957Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestAuxFormatterEmit [2021-07-30T17:29:11.957Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestStreamWriterStdout [2021-07-30T17:29:11.957Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-30T17:29:11.957Z] === RUN TestStreamWriterStderr [2021-07-30T17:29:11.957Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-30T17:29:11.957Z] PASS [2021-07-30T17:29:11.957Z] coverage: 66.2% of statements [2021-07-30T17:29:11.957Z] ok github.com/docker/docker/pkg/streamformatter 0.143s coverage: 66.2% of statements [2021-07-30T17:29:12.030Z] --- PASS: TestContinueAfterPluginCrash (9.14s) [2021-07-30T17:29:12.285Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-30T17:29:12.413Z] === RUN TestGenerateRandomID [2021-07-30T17:29:12.413Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-30T17:29:12.413Z] === RUN TestShortenId [2021-07-30T17:29:12.413Z] --- PASS: TestShortenId (0.00s) [2021-07-30T17:29:12.413Z] === RUN TestShortenSha256Id [2021-07-30T17:29:12.413Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-30T17:29:12.413Z] === RUN TestShortenIdEmpty [2021-07-30T17:29:12.413Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-30T17:29:12.413Z] === RUN TestShortenIdInvalid [2021-07-30T17:29:12.413Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-30T17:29:12.413Z] === RUN TestIsShortIDNonHex [2021-07-30T17:29:12.413Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-30T17:29:12.413Z] === RUN TestIsShortIDNotCorrectSize [2021-07-30T17:29:12.413Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-30T17:29:12.413Z] PASS [2021-07-30T17:29:12.413Z] coverage: 70.6% of statements [2021-07-30T17:29:12.413Z] ok github.com/docker/docker/pkg/stringid 0.079s coverage: 70.6% of statements [2021-07-30T17:29:12.553Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-07-30T17:29:12.553Z] --- PASS: TestIpcModePrivate (1.85s) [2021-07-30T17:29:12.553Z] === RUN TestIpcModeShareable [2021-07-30T17:29:13.134Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-30T17:29:13.134Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:29:13.134Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:29:13.134Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-30T17:29:13.134Z] [2021-07-30T17:29:13.134Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-30T17:29:13.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-30T17:29:13.134Z] HOSTNAME=03cdb0e9a742 [2021-07-30T17:29:13.134Z] TESTDEBUG=0 [2021-07-30T17:29:13.134Z] DEST=bundles/test-integration [2021-07-30T17:29:13.134Z] PWD=/go/src/github.com/docker/docker [2021-07-30T17:29:13.134Z] DOCKER_GITCOMMIT=5618d3297ef0fe3edef3b2f4ce9af6c33eb4927e [2021-07-30T17:29:13.134Z] container=docker [2021-07-30T17:29:13.134Z] HOME=/root [2021-07-30T17:29:13.134Z] GOLANG_VERSION=1.16.6 [2021-07-30T17:29:13.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-30T17:29:13.134Z] VALIDATE_BRANCH=master [2021-07-30T17:29:13.134Z] TERM=xterm [2021-07-30T17:29:13.134Z] DOCKER_PKG=github.com/docker/docker [2021-07-30T17:29:13.134Z] SHLVL=1 [2021-07-30T17:29:13.134Z] TIMEOUT=120m [2021-07-30T17:29:13.134Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-30T17:29:13.134Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-30T17:29:13.134Z] GO111MODULE=off [2021-07-30T17:29:13.134Z] DOCKER_EXPERIMENTAL=1 [2021-07-30T17:29:13.134Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-30T17:29:13.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-30T17:29:13.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-30T17:29:13.134Z] GOPATH=/go [2021-07-30T17:29:13.134Z] PKG_CONFIG=pkg-config [2021-07-30T17:29:13.134Z] _=/usr/bin/env [2021-07-30T17:29:13.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-30T17:29:13.378Z] === RUN TestIsCpusetListAvailable [2021-07-30T17:29:13.378Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-30T17:29:13.378Z] PASS [2021-07-30T17:29:13.378Z] coverage: 39.4% of statements [2021-07-30T17:29:13.378Z] ok github.com/docker/docker/pkg/sysinfo 0.089s coverage: 39.4% of statements [2021-07-30T17:29:13.480Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-30T17:29:13.736Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-30T17:29:13.992Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-07-30T17:29:14.173Z] === CONT TestReadPluginNoRead [2021-07-30T17:29:14.173Z] read_test.go:92: [db96fd1aa31fc] daemon is not started [2021-07-30T17:29:14.173Z] --- PASS: TestReadPluginNoRead (6.81s) [2021-07-30T17:29:14.173Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2021-07-30T17:29:14.173Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-07-30T17:29:14.173Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-07-30T17:29:14.173Z] PASS [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] DONE 6 tests in 11.108s [2021-07-30T17:29:14.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-30T17:29:14.173Z] testing: warning: no tests to run [2021-07-30T17:29:14.173Z] PASS [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] DONE 0 tests in 0.032s [2021-07-30T17:29:14.173Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-30T17:29:14.173Z] INFO: Testing against a local daemon [2021-07-30T17:29:14.173Z] === RUN TestPluginWithDevMounts [2021-07-30T17:29:14.173Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-30T17:29:14.173Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-30T17:29:14.173Z] PASS [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] === Skipped [2021-07-30T17:29:14.173Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-30T17:29:14.173Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] DONE 1 tests, 1 skipped in 0.102s [2021-07-30T17:29:14.173Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-30T17:29:14.173Z] INFO: Testing against a local daemon [2021-07-30T17:29:14.173Z] === RUN TestSecretInspect [2021-07-30T17:29:14.173Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-30T17:29:14.173Z] === RUN TestSecretList [2021-07-30T17:29:14.173Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] --- SKIP: TestSecretList (0.01s) [2021-07-30T17:29:14.173Z] === RUN TestSecretsCreateAndDelete [2021-07-30T17:29:14.173Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-30T17:29:14.173Z] === RUN TestSecretsUpdate [2021-07-30T17:29:14.173Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-30T17:29:14.173Z] === RUN TestTemplatedSecret [2021-07-30T17:29:14.173Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-30T17:29:14.173Z] === RUN TestSecretCreateResolve [2021-07-30T17:29:14.173Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-07-30T17:29:14.173Z] PASS [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] === Skipped [2021-07-30T17:29:14.173Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-30T17:29:14.173Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-30T17:29:14.173Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-30T17:29:14.173Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-30T17:29:14.173Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-30T17:29:14.173Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-07-30T17:29:14.173Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] [2021-07-30T17:29:14.173Z] DONE 6 tests, 6 skipped in 0.179s [2021-07-30T17:29:14.173Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-30T17:29:14.173Z] INFO: Testing against a local daemon [2021-07-30T17:29:14.173Z] === RUN TestServiceCreateInit [2021-07-30T17:29:14.251Z] --- PASS: TestIpcModeShareable (1.72s) [2021-07-30T17:29:14.251Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-30T17:29:14.251Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-30T17:29:14.342Z] time="2021-07-30T17:29:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-30T17:29:14.429Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-30T17:29:14.429Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-30T17:29:14.429Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- PASS: TestServiceCreateInit (0.02s) [2021-07-30T17:29:14.429Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T17:29:14.429Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T17:29:14.429Z] === RUN TestCreateServiceMultipleTimes [2021-07-30T17:29:14.429Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestCreateServiceConflict [2021-07-30T17:29:14.429Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestCreateServiceMaxReplicas [2021-07-30T17:29:14.429Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-30T17:29:14.429Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestCreateServiceSecretFileMode [2021-07-30T17:29:14.429Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestCreateServiceConfigFileMode [2021-07-30T17:29:14.429Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestCreateServiceSysctls [2021-07-30T17:29:14.429Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-30T17:29:14.429Z] === RUN TestCreateServiceCapabilities [2021-07-30T17:29:14.429Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-30T17:29:14.429Z] === RUN TestInspect [2021-07-30T17:29:14.429Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestInspect (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestCreateJob [2021-07-30T17:29:14.429Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestCreateJob (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestReplicatedJob [2021-07-30T17:29:14.429Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestUpdateReplicatedJob [2021-07-30T17:29:14.429Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestServiceListWithStatuses [2021-07-30T17:29:14.429Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-30T17:29:14.429Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-30T17:29:14.429Z] === RUN TestDockerNetworkConnectAlias [2021-07-30T17:29:14.429Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-30T17:29:14.429Z] === RUN TestDockerNetworkReConnect [2021-07-30T17:29:14.429Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:14.429Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-30T17:29:14.429Z] === RUN TestServicePlugin [2021-07-30T17:29:14.617Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2021-07-30T17:29:14.617Z] === RUN TestServiceUpdateConfigs [2021-07-30T17:29:14.800Z] === RUN TestChtimes [2021-07-30T17:29:14.800Z] --- PASS: TestChtimes (0.00s) [2021-07-30T17:29:14.800Z] === RUN TestChtimesWindows [2021-07-30T17:29:14.800Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-30T17:29:14.800Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-30T17:29:14.800Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-30T17:29:14.800Z] === RUN TestEnsureRemoveAllNotExist [2021-07-30T17:29:14.800Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-30T17:29:14.800Z] === RUN TestEnsureRemoveAllWithDir [2021-07-30T17:29:14.800Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-30T17:29:14.800Z] === RUN TestEnsureRemoveAllWithFile [2021-07-30T17:29:14.800Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-30T17:29:14.800Z] === RUN TestHasWin32KSupport [2021-07-30T17:29:14.800Z] syscall_windows_test.go:8: win32k: true [2021-07-30T17:29:14.800Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-30T17:29:14.800Z] PASS [2021-07-30T17:29:14.800Z] coverage: 12.9% of statements [2021-07-30T17:29:14.800Z] ok github.com/docker/docker/pkg/system 0.117s coverage: 12.9% of statements [2021-07-30T17:29:14.812Z] check_test.go:309: [d61a22dd40507] daemon is not started [2021-07-30T17:29:14.812Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-30T17:29:15.259Z] === RUN TestTailFile [2021-07-30T17:29:15.259Z] --- PASS: TestTailFile (0.00s) [2021-07-30T17:29:15.259Z] === RUN TestTailFileManyLines [2021-07-30T17:29:15.259Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-30T17:29:15.259Z] === RUN TestTailEmptyFile [2021-07-30T17:29:15.259Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-30T17:29:15.259Z] === RUN TestTailNegativeN [2021-07-30T17:29:15.259Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/no_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/truncated_last_line [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.259Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.259Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/no_delimiter [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.260Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.260Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.261Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.261Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.261Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.262Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.262Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.262Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.262Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.262Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.720Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.720Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.720Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.721Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.721Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.722Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.722Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:29:15.723Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:29:15.723Z] --- PASS: TestNewTailReader (0.00s) [2021-07-30T17:29:15.723Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-30T17:29:15.723Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-30T17:29:15.723Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.724Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.01s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.01s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.01s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:29:15.725Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:29:15.726Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:29:15.726Z] PASS [2021-07-30T17:29:15.726Z] coverage: 88.6% of statements [2021-07-30T17:29:16.183Z] ok github.com/docker/docker/pkg/tailfile 0.232s coverage: 88.6% of statements [2021-07-30T17:29:16.183Z] === RUN TestTarSumRemoveNonExistent [2021-07-30T17:29:16.183Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-30T17:29:16.183Z] === RUN TestTarSumRemove [2021-07-30T17:29:16.184Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-30T17:29:16.184Z] === RUN TestSortFileInfoSums [2021-07-30T17:29:16.184Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-30T17:29:16.184Z] === RUN TestNewTarSumForLabelInvalid [2021-07-30T17:29:16.184Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-30T17:29:16.184Z] === RUN TestNewTarSumForLabel [2021-07-30T17:29:16.184Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-30T17:29:16.184Z] === RUN TestEmptyTar [2021-07-30T17:29:16.184Z] --- PASS: TestEmptyTar (0.00s) [2021-07-30T17:29:16.184Z] === RUN TestTarSumsReadSize [2021-07-30T17:29:16.184Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-30T17:29:16.184Z] === RUN TestTarSums [2021-07-30T17:29:16.641Z] --- PASS: TestTarSums (0.05s) [2021-07-30T17:29:16.641Z] === RUN TestIteration [2021-07-30T17:29:16.641Z] --- PASS: TestIteration (0.00s) [2021-07-30T17:29:16.641Z] === RUN TestVersionLabelForChecksum [2021-07-30T17:29:16.641Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-30T17:29:16.641Z] === RUN TestVersion [2021-07-30T17:29:16.641Z] --- PASS: TestVersion (0.00s) [2021-07-30T17:29:16.641Z] === RUN TestGetVersion [2021-07-30T17:29:16.641Z] --- PASS: TestGetVersion (0.00s) [2021-07-30T17:29:16.641Z] === RUN TestGetVersions [2021-07-30T17:29:16.641Z] --- PASS: TestGetVersions (0.00s) [2021-07-30T17:29:16.641Z] PASS [2021-07-30T17:29:16.641Z] coverage: 89.3% of statements [2021-07-30T17:29:16.641Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2021-07-30T17:29:16.947Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] --- SKIP: TestServicePlugin (1.97s) [2021-07-30T17:29:16.947Z] === RUN TestServiceUpdateLabel [2021-07-30T17:29:16.947Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-30T17:29:16.947Z] === RUN TestServiceUpdateSecrets [2021-07-30T17:29:16.947Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-30T17:29:16.947Z] === RUN TestServiceUpdateConfigs [2021-07-30T17:29:16.947Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-30T17:29:16.947Z] === RUN TestServiceUpdateNetwork [2021-07-30T17:29:16.947Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-30T17:29:16.947Z] === RUN TestServiceUpdatePidsLimit [2021-07-30T17:29:16.947Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-30T17:29:16.947Z] PASS [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === Skipped [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T17:29:16.947Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T17:29:16.947Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-30T17:29:16.947Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-30T17:29:16.947Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-30T17:29:16.947Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-30T17:29:16.947Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-30T17:29:16.947Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-30T17:29:16.947Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-30T17:29:16.947Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-30T17:29:16.947Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-30T17:29:16.947Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-30T17:29:16.947Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-30T17:29:16.947Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-30T17:29:16.947Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-30T17:29:16.947Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-30T17:29:16.947Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-30T17:29:16.947Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2021-07-30T17:29:16.947Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-30T17:29:16.947Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-30T17:29:16.947Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-30T17:29:16.947Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-30T17:29:16.947Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-30T17:29:16.947Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] DONE 24 tests, 23 skipped in 2.345s [2021-07-30T17:29:16.947Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-30T17:29:16.947Z] INFO: Testing against a local daemon [2021-07-30T17:29:16.947Z] === RUN TestSessionCreate [2021-07-30T17:29:16.947Z] --- PASS: TestSessionCreate (0.02s) [2021-07-30T17:29:16.947Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-30T17:29:16.947Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-30T17:29:16.947Z] PASS [2021-07-30T17:29:16.947Z] [2021-07-30T17:29:16.947Z] DONE 2 tests in 0.153s [2021-07-30T17:29:16.947Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-30T17:29:16.947Z] INFO: Testing against a local daemon [2021-07-30T17:29:16.947Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-30T17:29:16.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-30T17:29:16.947Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:29:16.947Z] === RUN TestEventsExecDie [2021-07-30T17:29:17.098Z] testing: warning: no tests to run [2021-07-30T17:29:17.098Z] PASS [2021-07-30T17:29:17.098Z] coverage: [no statements] [2021-07-30T17:29:17.098Z] ok github.com/docker/docker/pkg/term/windows 0.087s coverage: [no statements] [no tests to run] [2021-07-30T17:29:17.327Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-30T17:29:17.554Z] === RUN TestTruncIndex [2021-07-30T17:29:17.554Z] --- PASS: TestTruncIndex (0.11s) [2021-07-30T17:29:17.554Z] PASS [2021-07-30T17:29:17.554Z] coverage: 91.5% of statements [2021-07-30T17:29:17.554Z] ok github.com/docker/docker/pkg/truncindex 0.182s coverage: 91.5% of statements [2021-07-30T17:29:17.876Z] --- PASS: TestEventsExecDie (0.93s) [2021-07-30T17:29:17.876Z] === RUN TestEventsBackwardsCompatible [2021-07-30T17:29:17.876Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-30T17:29:17.876Z] === RUN TestEventsVolumeCreate [2021-07-30T17:29:17.876Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-30T17:29:17.876Z] === RUN TestInfoBinaryCommits [2021-07-30T17:29:17.876Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-30T17:29:17.876Z] === RUN TestInfoAPIVersioned [2021-07-30T17:29:17.876Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-30T17:29:17.876Z] === RUN TestInfoDiscoveryBackend [2021-07-30T17:29:18.011Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-30T17:29:18.011Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-30T17:29:18.011Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-30T17:29:18.011Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-30T17:29:18.011Z] === RUN TestIsGIT [2021-07-30T17:29:18.011Z] --- PASS: TestIsGIT (0.00s) [2021-07-30T17:29:18.011Z] === RUN TestIsTransport [2021-07-30T17:29:18.011Z] --- PASS: TestIsTransport (0.00s) [2021-07-30T17:29:18.011Z] PASS [2021-07-30T17:29:18.011Z] coverage: 100.0% of statements [2021-07-30T17:29:18.011Z] ok github.com/docker/docker/pkg/urlutil 0.074s coverage: 100.0% of statements [2021-07-30T17:29:18.437Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-30T17:29:18.437Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-30T17:29:18.467Z] === RUN TestVersionInfo [2021-07-30T17:29:18.467Z] --- PASS: TestVersionInfo (0.00s) [2021-07-30T17:29:18.467Z] === RUN TestAppendVersions [2021-07-30T17:29:18.467Z] --- PASS: TestAppendVersions (0.00s) [2021-07-30T17:29:18.467Z] PASS [2021-07-30T17:29:18.467Z] coverage: 88.9% of statements [2021-07-30T17:29:18.467Z] ok github.com/docker/docker/pkg/useragent 0.093s coverage: 88.9% of statements [2021-07-30T17:29:19.259Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.74s) [2021-07-30T17:29:19.259Z] === RUN TestAPIIpcModeHost [2021-07-30T17:29:19.259Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-30T17:29:19.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-30T17:29:19.436Z] === RUN TestNewSettable [2021-07-30T17:29:19.436Z] --- PASS: TestNewSettable (0.00s) [2021-07-30T17:29:19.436Z] === RUN TestIsSettable [2021-07-30T17:29:19.436Z] --- PASS: TestIsSettable (0.00s) [2021-07-30T17:29:19.436Z] === RUN TestUpdateSettingsEnv [2021-07-30T17:29:19.436Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-30T17:29:19.436Z] PASS [2021-07-30T17:29:19.436Z] coverage: 20.0% of statements [2021-07-30T17:29:19.436Z] ok github.com/docker/docker/plugin/v2 0.116s coverage: 20.0% of statements [2021-07-30T17:29:19.436Z] === RUN TestValidatePrivileges [2021-07-30T17:29:19.436Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-30T17:29:19.436Z] === RUN TestFilterByCapNeg [2021-07-30T17:29:19.436Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-30T17:29:19.436Z] === RUN TestFilterByCapPos [2021-07-30T17:29:19.436Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-30T17:29:19.436Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-30T17:29:19.436Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-30T17:29:19.436Z] PASS [2021-07-30T17:29:19.436Z] coverage: 12.0% of statements [2021-07-30T17:29:19.436Z] ok github.com/docker/docker/plugin 0.265s coverage: 12.0% of statements [2021-07-30T17:29:20.401Z] === RUN TestLoad [2021-07-30T17:29:20.401Z] --- PASS: TestLoad (0.00s) [2021-07-30T17:29:20.401Z] === RUN TestSave [2021-07-30T17:29:20.401Z] --- PASS: TestSave (0.02s) [2021-07-30T17:29:20.401Z] === RUN TestAddDeleteGet [2021-07-30T17:29:20.401Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-30T17:29:20.401Z] === RUN TestInvalidTags [2021-07-30T17:29:20.401Z] --- PASS: TestInvalidTags (0.01s) [2021-07-30T17:29:20.401Z] PASS [2021-07-30T17:29:20.401Z] coverage: 84.4% of statements [2021-07-30T17:29:20.401Z] ok github.com/docker/docker/reference 0.179s coverage: 84.4% of statements [2021-07-30T17:29:21.147Z] --- PASS: TestAPIIpcModeHost (1.84s) [2021-07-30T17:29:21.147Z] === RUN TestDaemonIpcModeShareable [2021-07-30T17:29:21.364Z] === RUN TestResolveAuthConfigIndexServer [2021-07-30T17:29:21.364Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestResolveAuthConfigFullURL [2021-07-30T17:29:21.364Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-30T17:29:21.364Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestValidateMirror [2021-07-30T17:29:21.364Z] --- PASS: TestValidateMirror (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestLoadInsecureRegistries [2021-07-30T17:29:21.364Z] time="2021-07-30T17:29:21Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-30T17:29:21.364Z] time="2021-07-30T17:29:21Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-30T17:29:21.364Z] time="2021-07-30T17:29:21Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-30T17:29:21.364Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-07-30T17:29:21.364Z] === RUN TestNewServiceConfig [2021-07-30T17:29:21.364Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestValidateIndexName [2021-07-30T17:29:21.364Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestValidateIndexNameWithError [2021-07-30T17:29:21.364Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestEndpointParse [2021-07-30T17:29:21.364Z] --- PASS: TestEndpointParse (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestEndpointParseInvalid [2021-07-30T17:29:21.364Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestValidateEndpoint [2021-07-30T17:29:21.364Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestPing [2021-07-30T17:29:21.364Z] --- PASS: TestPing (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestPingRegistryEndpoint [2021-07-30T17:29:21.364Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:29:21.364Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestEndpoint [2021-07-30T17:29:21.364Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:29:21.364Z] --- SKIP: TestEndpoint (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestParseRepositoryInfo [2021-07-30T17:29:21.364Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestNewIndexInfo [2021-07-30T17:29:21.364Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestMirrorEndpointLookup [2021-07-30T17:29:21.364Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:29:21.364Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestSearchRepositories [2021-07-30T17:29:21.364Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-30T17:29:21.364Z] Host: 127.0.0.1:49323 [2021-07-30T17:29:21.364Z] User-Agent: docker test client [2021-07-30T17:29:21.364Z] Authorization: Token fake-token [2021-07-30T17:29:21.364Z] X-Docker-Token: true [2021-07-30T17:29:21.364Z] Accept-Encoding: gzip [2021-07-30T17:29:21.364Z] [2021-07-30T17:29:21.364Z] [2021-07-30T17:29:21.364Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-30T17:29:21.364Z] Connection: close [2021-07-30T17:29:21.364Z] Content-Length: 144 [2021-07-30T17:29:21.364Z] Cache-Control: no-cache [2021-07-30T17:29:21.364Z] Content-Type: application/json [2021-07-30T17:29:21.364Z] Date: Fri, 30 Jul 2021 17:29:21 GMT [2021-07-30T17:29:21.364Z] Expires: -1 [2021-07-30T17:29:21.364Z] Pragma: no-cache [2021-07-30T17:29:21.364Z] Server: docker-tests/mock [2021-07-30T17:29:21.364Z] X-Docker-Registry-Config: mock [2021-07-30T17:29:21.364Z] X-Docker-Registry-Version: 0.0.0 [2021-07-30T17:29:21.364Z] [2021-07-30T17:29:21.364Z] [2021-07-30T17:29:21.364Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestTrustedLocation [2021-07-30T17:29:21.364Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-30T17:29:21.364Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestAllowNondistributableArtifacts [2021-07-30T17:29:21.364Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestIsSecureIndex [2021-07-30T17:29:21.364Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-30T17:29:21.364Z] PASS [2021-07-30T17:29:21.364Z] coverage: 51.7% of statements [2021-07-30T17:29:21.364Z] ok github.com/docker/docker/registry 0.401s coverage: 51.7% of statements [2021-07-30T17:29:21.364Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-30T17:29:21.364Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-30T17:29:21.364Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-30T17:29:21.364Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-30T17:29:21.364Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-30T17:29:21.364Z] === RUN TestResumableRequestReaderWithReadError [2021-07-30T17:29:21.702Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-07-30T17:29:21.702Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-30T17:29:21.702Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:29:21.702Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-30T17:29:21.702Z] === RUN TestInfoAPI [2021-07-30T17:29:21.702Z] --- PASS: TestInfoAPI (0.02s) [2021-07-30T17:29:21.702Z] === RUN TestInfoAPIWarnings [2021-07-30T17:29:21.709Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-30T17:29:21.821Z] time="2021-07-30T17:29:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-30T17:29:21.821Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-07-30T17:29:21.821Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-30T17:29:21.821Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-30T17:29:21.821Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-30T17:29:21.821Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-30T17:29:21.821Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-30T17:29:21.821Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-30T17:29:21.821Z] === RUN TestResumableRequestReader [2021-07-30T17:29:21.821Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-30T17:29:21.821Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-30T17:29:21.821Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-30T17:29:21.821Z] PASS [2021-07-30T17:29:21.821Z] coverage: 100.0% of statements [2021-07-30T17:29:21.821Z] ok github.com/docker/docker/registry/resumable 0.307s coverage: 100.0% of statements [2021-07-30T17:29:21.821Z] === RUN TestRestartManagerTimeout [2021-07-30T17:29:21.821Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-30T17:29:21.821Z] === RUN TestRestartManagerTimeoutReset [2021-07-30T17:29:21.821Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-30T17:29:21.821Z] PASS [2021-07-30T17:29:21.821Z] coverage: 50.9% of statements [2021-07-30T17:29:21.821Z] ok github.com/docker/docker/restartmanager 0.071s coverage: 50.9% of statements [2021-07-30T17:29:22.277Z] === RUN TestDecodeContainerConfig [2021-07-30T17:29:22.277Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-30T17:29:22.277Z] === RUN TestDecodeContainerConfigIsolation [2021-07-30T17:29:22.277Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-30T17:29:22.277Z] === RUN TestValidatePrivileged [2021-07-30T17:29:22.277Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-30T17:29:22.277Z] PASS [2021-07-30T17:29:22.277Z] coverage: 52.2% of statements [2021-07-30T17:29:22.277Z] ok github.com/docker/docker/runconfig 0.087s coverage: 52.2% of statements [2021-07-30T17:29:22.733Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-30T17:29:22.733Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-30T17:29:22.733Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-30T17:29:22.734Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-30T17:29:22.734Z] PASS [2021-07-30T17:29:22.734Z] coverage: 62.5% of statements [2021-07-30T17:29:22.734Z] ok github.com/docker/docker/testutil 0.211s coverage: 62.5% of statements [2021-07-30T17:29:22.734Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-07-30T17:29:22.734Z] === RUN TestClientStream [2021-07-30T17:29:22.734Z] --- PASS: TestClientStream (0.00s) [2021-07-30T17:29:22.734Z] === RUN TestClientSendFile [2021-07-30T17:29:22.734Z] --- PASS: TestClientSendFile (0.00s) [2021-07-30T17:29:22.734Z] === RUN TestClientWithRequestTimeout [2021-07-30T17:29:22.734Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-07-30T17:29:22.734Z] === RUN TestFileSpecPlugin [2021-07-30T17:29:22.734Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-30T17:29:22.734Z] === RUN TestFileJSONSpecPlugin [2021-07-30T17:29:22.734Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-30T17:29:22.734Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-30T17:29:22.734Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-30T17:29:22.734Z] === RUN TestPluginAddHandler [2021-07-30T17:29:22.734Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-30T17:29:22.734Z] === RUN TestPluginWaitBadPlugin [2021-07-30T17:29:22.734Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-30T17:29:22.734Z] === RUN TestGet [2021-07-30T17:29:22.734Z] time="2021-07-30T17:29:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-30T17:29:23.598Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2021-07-30T17:29:23.598Z] --- PASS: TestDaemonIpcModeShareable (2.77s) [2021-07-30T17:29:23.598Z] === RUN TestDaemonIpcModePrivate [2021-07-30T17:29:23.697Z] time="2021-07-30T17:29:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-30T17:29:23.853Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-30T17:29:25.228Z] === RUN TestGetDriver [2021-07-30T17:29:25.228Z] --- PASS: TestGetDriver (0.00s) [2021-07-30T17:29:25.228Z] === RUN TestVolumeRequestError [2021-07-30T17:29:25.228Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-30T17:29:25.228Z] PASS [2021-07-30T17:29:25.228Z] coverage: 36.1% of statements [2021-07-30T17:29:25.228Z] ok github.com/docker/docker/volume/drivers 0.209s coverage: 36.1% of statements [2021-07-30T17:29:25.684Z] === RUN TestGetAddress [2021-07-30T17:29:25.684Z] --- PASS: TestGetAddress (0.00s) [2021-07-30T17:29:25.684Z] === RUN TestRemove [2021-07-30T17:29:25.684Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-30T17:29:25.684Z] --- SKIP: TestRemove (0.00s) [2021-07-30T17:29:25.684Z] === RUN TestInitializeWithVolumes [2021-07-30T17:29:25.684Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-30T17:29:25.684Z] === RUN TestCreate [2021-07-30T17:29:25.684Z] --- PASS: TestCreate (0.01s) [2021-07-30T17:29:25.684Z] === RUN TestValidateName [2021-07-30T17:29:25.684Z] --- PASS: TestValidateName (0.00s) [2021-07-30T17:29:25.684Z] === RUN TestCreateWithOpts [2021-07-30T17:29:25.684Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-30T17:29:25.684Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-30T17:29:25.684Z] === RUN TestRelaodNoOpts [2021-07-30T17:29:25.684Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-30T17:29:25.684Z] PASS [2021-07-30T17:29:25.684Z] coverage: 41.5% of statements [2021-07-30T17:29:25.684Z] ok github.com/docker/docker/volume/local 0.149s coverage: 41.5% of statements [2021-07-30T17:29:25.684Z] time="2021-07-30T17:29:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-30T17:29:26.366Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-07-30T17:29:26.366Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-30T17:29:26.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-30T17:29:26.367Z] --- PASS: TestDaemonIpcModePrivate (2.66s) [2021-07-30T17:29:26.367Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRaw [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-30T17:29:26.648Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRaw [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-30T17:29:26.648Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-30T17:29:26.648Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-30T17:29:26.648Z] === RUN TestConvertTmpfsOptions [2021-07-30T17:29:26.648Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-30T17:29:26.648Z] linux_parser_test.go:209: data="ro" [2021-07-30T17:29:26.648Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-30T17:29:26.648Z] === RUN TestParseMountSpec [2021-07-30T17:29:26.648Z] parser_test.go:63: case 0 [2021-07-30T17:29:26.648Z] parser_test.go:63: case 1 [2021-07-30T17:29:26.648Z] parser_test.go:63: case 2 [2021-07-30T17:29:26.648Z] parser_test.go:63: case 3 [2021-07-30T17:29:26.648Z] parser_test.go:63: case 4 [2021-07-30T17:29:26.648Z] parser_test.go:63: case 5 [2021-07-30T17:29:26.648Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-30T17:29:26.648Z] === RUN TestValidateMount [2021-07-30T17:29:26.648Z] --- PASS: TestValidateMount (0.00s) [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRaw [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-30T17:29:26.648Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-30T17:29:26.648Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-30T17:29:26.648Z] PASS [2021-07-30T17:29:26.648Z] coverage: 67.7% of statements [2021-07-30T17:29:26.648Z] ok github.com/docker/docker/volume/mounts 0.156s coverage: 67.7% of statements [2021-07-30T17:29:26.831Z] --- PASS: TestServiceUpdateConfigs (15.13s) [2021-07-30T17:29:26.831Z] === RUN TestServiceUpdateNetwork [2021-07-30T17:29:27.105Z] === RUN TestSetGetMeta [2021-07-30T17:29:27.105Z] === PAUSE TestSetGetMeta [2021-07-30T17:29:27.105Z] === RUN TestRestore [2021-07-30T17:29:27.105Z] === PAUSE TestRestore [2021-07-30T17:29:27.105Z] === RUN TestServiceCreate [2021-07-30T17:29:27.105Z] === PAUSE TestServiceCreate [2021-07-30T17:29:27.105Z] === RUN TestServiceList [2021-07-30T17:29:27.105Z] === PAUSE TestServiceList [2021-07-30T17:29:27.105Z] === RUN TestServiceRemove [2021-07-30T17:29:27.105Z] === PAUSE TestServiceRemove [2021-07-30T17:29:27.105Z] === RUN TestServiceGet [2021-07-30T17:29:27.105Z] === PAUSE TestServiceGet [2021-07-30T17:29:27.105Z] === RUN TestServicePrune [2021-07-30T17:29:27.105Z] === PAUSE TestServicePrune [2021-07-30T17:29:27.105Z] === RUN TestCreate [2021-07-30T17:29:27.105Z] === PAUSE TestCreate [2021-07-30T17:29:27.105Z] === RUN TestRemove [2021-07-30T17:29:27.105Z] === PAUSE TestRemove [2021-07-30T17:29:27.105Z] === RUN TestList [2021-07-30T17:29:27.105Z] === PAUSE TestList [2021-07-30T17:29:27.105Z] === RUN TestFindByDriver [2021-07-30T17:29:27.105Z] === PAUSE TestFindByDriver [2021-07-30T17:29:27.105Z] === RUN TestFindByReferenced [2021-07-30T17:29:27.105Z] === PAUSE TestFindByReferenced [2021-07-30T17:29:27.105Z] === RUN TestDerefMultipleOfSameRef [2021-07-30T17:29:27.105Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-30T17:29:27.105Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-30T17:29:27.105Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-30T17:29:27.105Z] === RUN TestDefererencePluginOnCreateError [2021-07-30T17:29:27.105Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-30T17:29:27.105Z] === RUN TestRefDerefRemove [2021-07-30T17:29:27.105Z] === PAUSE TestRefDerefRemove [2021-07-30T17:29:27.105Z] === RUN TestGet [2021-07-30T17:29:27.105Z] === PAUSE TestGet [2021-07-30T17:29:27.105Z] === RUN TestGetWithReference [2021-07-30T17:29:27.105Z] === PAUSE TestGetWithReference [2021-07-30T17:29:27.105Z] === RUN TestFilterFunc [2021-07-30T17:29:27.105Z] === RUN TestFilterFunc/test_nil_list [2021-07-30T17:29:27.105Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-30T17:29:27.105Z] === RUN TestFilterFunc/test_empty_list [2021-07-30T17:29:27.105Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-30T17:29:27.105Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-30T17:29:27.105Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-30T17:29:27.105Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-30T17:29:27.105Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-30T17:29:27.105Z] === RUN TestFilterFunc/test_filter_some [2021-07-30T17:29:27.105Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-30T17:29:27.105Z] === RUN TestFilterFunc/test_filter_middle [2021-07-30T17:29:27.105Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-30T17:29:27.105Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-30T17:29:27.105Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-30T17:29:27.105Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-30T17:29:27.105Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-30T17:29:27.105Z] === CONT TestFilterFunc/test_nil_list [2021-07-30T17:29:27.105Z] === CONT TestFilterFunc/test_filter_some [2021-07-30T17:29:27.105Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-30T17:29:27.105Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-30T17:29:27.105Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-30T17:29:27.105Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-30T17:29:27.105Z] === CONT TestFilterFunc/test_empty_list [2021-07-30T17:29:27.105Z] === CONT TestFilterFunc/test_filter_middle [2021-07-30T17:29:27.105Z] --- PASS: TestFilterFunc (0.00s) [2021-07-30T17:29:27.105Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-30T17:29:27.105Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-30T17:29:27.105Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-30T17:29:27.105Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-30T17:29:27.105Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-30T17:29:27.105Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-30T17:29:27.105Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-30T17:29:27.105Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-30T17:29:27.105Z] === CONT TestSetGetMeta [2021-07-30T17:29:27.105Z] === CONT TestGet [2021-07-30T17:29:27.105Z] === CONT TestFindByReferenced [2021-07-30T17:29:27.105Z] === CONT TestDefererencePluginOnCreateError [2021-07-30T17:29:27.105Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-30T17:29:27.105Z] === CONT TestGetWithReference [2021-07-30T17:29:27.105Z] --- PASS: TestGet (0.02s) [2021-07-30T17:29:27.105Z] === CONT TestFindByDriver [2021-07-30T17:29:27.105Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-30T17:29:27.105Z] === CONT TestList [2021-07-30T17:29:27.105Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-30T17:29:27.105Z] === CONT TestRemove [2021-07-30T17:29:27.105Z] --- PASS: TestGetWithReference (0.03s) [2021-07-30T17:29:27.105Z] === CONT TestCreate [2021-07-30T17:29:27.105Z] === CONT TestServicePrune [2021-07-30T17:29:27.105Z] --- PASS: TestFindByDriver (0.02s) [2021-07-30T17:29:27.105Z] --- PASS: TestRemove (0.02s) [2021-07-30T17:29:27.105Z] === CONT TestServiceGet [2021-07-30T17:29:27.105Z] --- PASS: TestList (0.02s) [2021-07-30T17:29:27.105Z] === CONT TestServiceRemove [2021-07-30T17:29:27.105Z] --- PASS: TestCreate (0.01s) [2021-07-30T17:29:27.105Z] === CONT TestServiceList [2021-07-30T17:29:27.562Z] --- PASS: TestServiceGet (0.11s) [2021-07-30T17:29:27.562Z] === CONT TestServiceCreate [2021-07-30T17:29:27.562Z] time="2021-07-30T17:29:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:29:27.562Z] --- PASS: TestServiceRemove (0.11s) [2021-07-30T17:29:27.562Z] === CONT TestRestore [2021-07-30T17:29:27.562Z] --- PASS: TestServiceList (0.11s) [2021-07-30T17:29:27.562Z] === CONT TestRefDerefRemove [2021-07-30T17:29:27.562Z] time="2021-07-30T17:29:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:29:27.562Z] time="2021-07-30T17:29:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:29:27.562Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-30T17:29:27.562Z] --- PASS: TestServiceCreate (0.02s) [2021-07-30T17:29:27.562Z] time="2021-07-30T17:29:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-30T17:29:27.562Z] === CONT TestDerefMultipleOfSameRef [2021-07-30T17:29:27.562Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-30T17:29:27.562Z] time="2021-07-30T17:29:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:29:27.562Z] --- PASS: TestRestore (0.03s) [2021-07-30T17:29:27.562Z] --- PASS: TestServicePrune (0.15s) [2021-07-30T17:29:27.562Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-30T17:29:27.562Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-30T17:29:27.562Z] PASS [2021-07-30T17:29:27.562Z] coverage: 69.6% of statements [2021-07-30T17:29:27.562Z] ok github.com/docker/docker/volume/service 0.427s coverage: 69.6% of statements [2021-07-30T17:29:28.298Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-30T17:29:28.553Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-07-30T17:29:28.809Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.70s) [2021-07-30T17:29:28.809Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-30T17:29:29.730Z] time="2021-07-30T17:29:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-30T17:29:30.219Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-30T17:29:30.476Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-30T17:29:30.476Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-30T17:29:31.037Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-30T17:29:31.292Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-07-30T17:29:31.548Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.65s) [2021-07-30T17:29:31.548Z] === RUN TestIpcModeOlderClient [2021-07-30T17:29:31.548Z] === PAUSE TestIpcModeOlderClient [2021-07-30T17:29:31.548Z] === RUN TestKillContainerInvalidSignal [2021-07-30T17:29:32.475Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2021-07-30T17:29:32.475Z] === RUN TestKillContainer [2021-07-30T17:29:32.475Z] === RUN TestKillContainer/no_signal [2021-07-30T17:29:33.401Z] === RUN TestKillContainer/non_killing_signal [2021-07-30T17:29:34.328Z] === RUN TestKillContainer/killing_signal [2021-07-30T17:29:34.583Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-30T17:29:35.508Z] --- PASS: TestKillContainer (2.92s) [2021-07-30T17:29:35.508Z] --- PASS: TestKillContainer/no_signal (0.92s) [2021-07-30T17:29:35.508Z] --- PASS: TestKillContainer/non_killing_signal (0.78s) [2021-07-30T17:29:35.508Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-07-30T17:29:35.508Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-30T17:29:35.508Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-30T17:29:36.434Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-30T17:29:37.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.04s) [2021-07-30T17:29:37.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.07s) [2021-07-30T17:29:37.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2021-07-30T17:29:37.361Z] === RUN TestKillStoppedContainer [2021-07-30T17:29:37.616Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-30T17:29:37.616Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-30T17:29:37.616Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-30T17:29:37.616Z] === RUN TestKillDifferentUserContainer [2021-07-30T17:29:38.273Z] --- PASS: TestGet (15.04s) [2021-07-30T17:29:38.273Z] === RUN TestPluginWithNoManifest [2021-07-30T17:29:38.273Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-30T17:29:38.273Z] === RUN TestGetAll [2021-07-30T17:29:38.273Z] --- PASS: TestGetAll (0.00s) [2021-07-30T17:29:38.273Z] PASS [2021-07-30T17:29:38.273Z] coverage: 73.4% of statements [2021-07-30T17:29:38.273Z] ok github.com/docker/docker/pkg/plugins 36.293s coverage: 73.4% of statements [2021-07-30T17:29:38.542Z] --- PASS: TestKillDifferentUserContainer (1.01s) [2021-07-30T17:29:38.542Z] === RUN TestInspectOomKilledTrue [2021-07-30T17:29:38.542Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:29:38.542Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-30T17:29:38.542Z] === RUN TestInspectOomKilledFalse [2021-07-30T17:29:38.542Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:29:38.542Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-30T17:29:38.542Z] === RUN TestLinksEtcHostsContentMatch [2021-07-30T17:29:39.103Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-30T17:29:39.705Z] --- PASS: TestLinksEtcHostsContentMatch (1.17s) [2021-07-30T17:29:39.705Z] === RUN TestLinksContainerNames [2021-07-30T17:29:39.736Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-07-30T17:29:39.737Z] === RUN TestInfoDebug [2021-07-30T17:29:39.737Z] --- PASS: TestInfoDebug (0.52s) [2021-07-30T17:29:39.737Z] === RUN TestInfoInsecureRegistries [2021-07-30T17:29:39.737Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-30T17:29:39.737Z] === RUN TestInfoRegistryMirrors [2021-07-30T17:29:39.737Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-30T17:29:39.737Z] === RUN TestLoginFailsWithBadCredentials [2021-07-30T17:29:39.737Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-07-30T17:29:39.737Z] === RUN TestPingCacheHeaders [2021-07-30T17:29:39.737Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-30T17:29:39.737Z] === RUN TestPingGet [2021-07-30T17:29:39.993Z] --- PASS: TestPingGet (0.02s) [2021-07-30T17:29:39.993Z] === RUN TestPingHead [2021-07-30T17:29:39.993Z] --- PASS: TestPingHead (0.02s) [2021-07-30T17:29:39.993Z] === RUN TestVersion [2021-07-30T17:29:39.993Z] --- PASS: TestVersion (0.02s) [2021-07-30T17:29:39.993Z] PASS [2021-07-30T17:29:39.993Z] [2021-07-30T17:29:39.993Z] === Skipped [2021-07-30T17:29:39.993Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:29:39.993Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-30T17:29:39.993Z] [2021-07-30T17:29:39.993Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-30T17:29:39.993Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-30T17:29:39.993Z] [2021-07-30T17:29:39.993Z] [2021-07-30T17:29:39.993Z] DONE 19 tests, 2 skipped in 23.207s [2021-07-30T17:29:39.993Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-30T17:29:39.993Z] INFO: Testing against a local daemon [2021-07-30T17:29:39.993Z] === RUN TestVolumesCreateAndList [2021-07-30T17:29:39.993Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-30T17:29:39.993Z] === RUN TestVolumesRemove [2021-07-30T17:29:39.993Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-30T17:29:39.993Z] === RUN TestVolumesInspect [2021-07-30T17:29:39.993Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-30T17:29:40.249Z] === RUN TestVolumesInvalidJSON [2021-07-30T17:29:40.249Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-30T17:29:40.249Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-30T17:29:40.249Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-30T17:29:40.249Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-30T17:29:40.249Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-30T17:29:40.249Z] PASS [2021-07-30T17:29:40.249Z] [2021-07-30T17:29:40.249Z] DONE 5 tests in 0.214s [2021-07-30T17:29:40.249Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-30T17:29:40.249Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12568 is not a child of this shell [2021-07-30T17:29:40.249Z] warning: PID 12568 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-30T17:29:40.249Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-30T17:29:40.249Z] [2021-07-30T17:29:40.249Z] Unloading profiles will leave already running processes permanently [2021-07-30T17:29:40.249Z] unconfined, which can lead to unexpected situations. [2021-07-30T17:29:40.249Z] [2021-07-30T17:29:40.249Z] To set a process to complain mode, use the command line tool [2021-07-30T17:29:40.249Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-30T17:29:40.249Z] Removing test suite binaries [2021-07-30T17:29:40.249Z] exiting test-integration [2021-07-30T17:29:40.249Z] ++ exit 0 [2021-07-30T17:29:40.249Z] [2021-07-30T17:29:40.632Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-30T17:29:41.195Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-30T17:29:41.465Z] 29d5b6a226d2: Pull complete [2021-07-30T17:29:41.465Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-30T17:29:41.465Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:29:41.465Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-30T17:29:41.465Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-30T17:29:41.465Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-30T17:29:41.465Z] WARN: Skipping validation tests [2021-07-30T17:29:41.465Z] INFO: Running unit tests at 07/30/2021 17:29:38... Post stage [Pipeline] junit [2021-07-30T17:29:41.627Z] Recording test results [2021-07-30T17:29:41.721Z] --- PASS: TestServiceUpdateNetwork (12.90s) [2021-07-30T17:29:41.721Z] === RUN TestServiceUpdatePidsLimit [2021-07-30T17:29:41.721Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-30T17:29:41.721Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-30T17:29:41.756Z] --- PASS: TestLinksContainerNames (1.89s) [2021-07-30T17:29:41.756Z] === RUN TestLogsFollowTailEmpty [2021-07-30T17:29:42.012Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-30T17:29:42.939Z] --- PASS: TestLogsFollowTailEmpty (1.25s) [2021-07-30T17:29:42.939Z] === RUN TestContainerNetworkMountsNoChown [2021-07-30T17:29:43.207Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-30T17:29:43.589Z] + echo Ensuring container killed. [2021-07-30T17:29:43.589Z] Ensuring container killed. [2021-07-30T17:29:43.589Z] + docker rm -vf docker-pr9 [2021-07-30T17:29:43.589Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-30T17:29:43.639Z] INFO: make.ps1 starting at 07/30/2021 17:29:43 [2021-07-30T17:29:43.639Z] INFO: Git commit (b97d586177) assumed from DOCKER_GITCOMMIT environment variable [2021-07-30T17:29:43.639Z] INFO: Invoking autogen... [2021-07-30T17:29:43.864Z] + echo Chowning /workspace to jenkins user [2021-07-30T17:29:43.864Z] Chowning /workspace to jenkins user [2021-07-30T17:29:43.864Z] + id -u [2021-07-30T17:29:43.864Z] + id -g [2021-07-30T17:29:43.864Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42649:/workspace busybox chown -R 1000:1000 /workspace [2021-07-30T17:29:43.865Z] Unable to find image 'busybox:latest' locally [2021-07-30T17:29:43.865Z] latest: Pulling from library/busybox [2021-07-30T17:29:43.909Z] --- PASS: TestContainerNetworkMountsNoChown (1.08s) [2021-07-30T17:29:43.909Z] === RUN TestMountDaemonRoot [2021-07-30T17:29:43.909Z] === RUN TestMountDaemonRoot/default [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/default [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/private [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/private [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/rprivate [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/slave [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/slave [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/rslave [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/shared [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/shared [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/rshared [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-30T17:29:43.910Z] === CONT TestMountDaemonRoot/default [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:29:43.910Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-30T17:29:43.910Z] === CONT TestMountDaemonRoot/rshared [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:29:43.910Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:29:43.910Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:29:43.910Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:29:44.120Z] b71f96345d44: Pulling fs layer [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/shared [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/rslave [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/slave [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/rprivate [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/private [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-30T17:29:44.166Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:29:44.166Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-30T17:29:44.166Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-30T17:29:44.218Z] INFO: Running unit tests... [2021-07-30T17:29:44.375Z] b71f96345d44: Verifying Checksum [2021-07-30T17:29:44.375Z] b71f96345d44: Download complete [2021-07-30T17:29:44.375Z] b71f96345d44: Pull complete [2021-07-30T17:29:44.375Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-30T17:29:44.375Z] Status: Downloaded newer image for busybox:latest [2021-07-30T17:29:44.421Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:29:44.422Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-30T17:29:44.807Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-30T17:29:44.815Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-07-30T17:29:44.815Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-30T17:29:44.815Z] === RUN TestContainerBindMountNonRecursive [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-30T17:29:46.605Z] + bundleName=amd64-rootless [2021-07-30T17:29:46.605Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-30T17:29:46.605Z] Creating amd64-rootless-bundles.tar.gz [2021-07-30T17:29:46.605Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-30T17:29:46.605Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-30T17:29:46.613Z] Archiving artifacts [2021-07-30T17:29:48.124Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-30T17:29:48.326Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42649/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-30T17:29:48.380Z] --- PASS: TestContainerBindMountNonRecursive (3.75s) [2021-07-30T17:29:48.380Z] === RUN TestContainerVolumesMountedAsShared [2021-07-30T17:29:48.638Z] + make clean [2021-07-30T17:29:48.900Z] docker volume rm -f docker-dev-cache [2021-07-30T17:29:48.900Z] docker-dev-cache [Pipeline] deleteDir [2021-07-30T17:29:49.311Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2021-07-30T17:29:49.311Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-30T17:29:49.567Z] check_test.go:309: [d3df009c32007] daemon is not started [2021-07-30T17:29:49.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T17:29:49.871Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-30T17:29:50.495Z] --- PASS: TestContainerVolumesMountedAsSlave (1.42s) [2021-07-30T17:29:50.495Z] === RUN TestNetworkNat [2021-07-30T17:29:51.862Z] --- PASS: TestNetworkNat (1.30s) [2021-07-30T17:29:51.862Z] === RUN TestNetworkLocalhostTCPNat [2021-07-30T17:29:52.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-30T17:29:52.984Z] --- PASS: TestNetworkLocalhostTCPNat (1.16s) [2021-07-30T17:29:52.984Z] === RUN TestNetworkLoopbackNat [2021-07-30T17:29:54.526Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery 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/api 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-30T17:29:56.465Z] --- PASS: TestServiceUpdatePidsLimit (16.61s) [2021-07-30T17:29:56.465Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-30T17:29:56.465Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-07-30T17:29:56.465Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-07-30T17:29:56.465Z] PASS [2021-07-30T17:29:56.465Z] [2021-07-30T17:29:56.465Z] === Skipped [2021-07-30T17:29:56.465Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-30T17:29:56.465Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-30T17:29:56.465Z] [2021-07-30T17:29:56.465Z] [2021-07-30T17:29:56.465Z] DONE 27 tests, 1 skipped in 172.585s [2021-07-30T17:29:56.465Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-30T17:29:56.465Z] INFO: Testing against a local daemon [2021-07-30T17:29:56.465Z] === RUN TestSessionCreate [2021-07-30T17:29:56.465Z] --- PASS: TestSessionCreate (0.02s) [2021-07-30T17:29:56.465Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-30T17:29:56.465Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-30T17:29:56.465Z] PASS [2021-07-30T17:29:56.465Z] [2021-07-30T17:29:56.465Z] DONE 2 tests in 0.071s [2021-07-30T17:29:56.465Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-30T17:29:56.465Z] INFO: Testing against a local daemon [2021-07-30T17:29:56.465Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-30T17:29:56.465Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-30T17:29:56.465Z] === RUN TestEventsExecDie [2021-07-30T17:29:57.403Z] --- PASS: TestEventsExecDie (1.01s) [2021-07-30T17:29:57.403Z] === RUN TestEventsBackwardsCompatible [2021-07-30T17:29:57.403Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-30T17:29:57.403Z] === RUN TestEventsVolumeCreate [2021-07-30T17:29:57.403Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-30T17:29:57.403Z] === RUN TestInfoBinaryCommits [2021-07-30T17:29:57.403Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-30T17:29:57.403Z] === RUN TestInfoAPIVersioned [2021-07-30T17:29:57.403Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-30T17:29:57.403Z] === RUN TestInfoDiscoveryBackend [2021-07-30T17:29:57.972Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-30T17:29:57.972Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-30T17:29:58.226Z] --- PASS: TestNetworkLoopbackNat (4.30s) [2021-07-30T17:29:58.226Z] === RUN TestPause [2021-07-30T17:29:58.226Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-30T17:29:58.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-30T17:29:58.831Z] --- PASS: TestPause (1.47s) [2021-07-30T17:29:58.831Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-30T17:29:58.831Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-30T17:29:58.831Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-30T17:29:58.831Z] === RUN TestPauseStopPausedContainer [2021-07-30T17:29:58.911Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-30T17:29:58.911Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-30T17:29:59.426Z] 2021/07/30 17:29:57 Closing DB instances... [2021-07-30T17:29:59.480Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-30T17:29:59.480Z] === RUN TestInfoAPI [2021-07-30T17:29:59.480Z] --- PASS: TestInfoAPI (0.02s) [2021-07-30T17:29:59.480Z] === RUN TestInfoAPIWarnings [2021-07-30T17:30:00.197Z] --- PASS: TestPauseStopPausedContainer (1.40s) [2021-07-30T17:30:00.197Z] === RUN TestPidHost [2021-07-30T17:30:00.389Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2021-07-30T17:30:00.389Z] === RUN TestFindNode [2021-07-30T17:30:00.389Z] 2021/07/30 17:30:00 Closing DB instances... [2021-07-30T17:30:00.389Z] --- PASS: TestFindNode (0.02s) [2021-07-30T17:30:00.389Z] === RUN TestChangeNodeState [2021-07-30T17:30:00.389Z] 2021/07/30 17:30:00 Closing DB instances... [2021-07-30T17:30:00.389Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-30T17:30:00.389Z] === RUN TestNodeReincarnation [2021-07-30T17:30:00.389Z] 2021/07/30 17:30:00 Closing DB instances... [2021-07-30T17:30:02.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-30T17:30:02.832Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-30T17:30:02.832Z] tests/integration/client_test.py ..... [ 75%] [2021-07-30T17:30:02.832Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-30T17:30:02.832Z] tests/integration/errors_test.py . [ 76%] [2021-07-30T17:30:04.614Z] --- PASS: TestPidHost (4.07s) [2021-07-30T17:30:04.614Z] === RUN TestPsFilter [2021-07-30T17:30:04.614Z] --- PASS: TestPsFilter (0.16s) [2021-07-30T17:30:04.614Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-30T17:30:04.844Z] ? github.com/docker/docker/api [no test files] [2021-07-30T17:30:05.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-30T17:30:05.736Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.27s) [2021-07-30T17:30:05.736Z] === RUN TestRemoveContainerWithVolume [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-30T17:30:06.159Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-30T17:30:06.159Z] === RUN TestParallelCreate [2021-07-30T17:30:06.159Z] 2021/07/30 17:30:05 Closing DB instances... [2021-07-30T17:30:06.159Z] --- PASS: TestParallelCreate (0.02s) [2021-07-30T17:30:06.159Z] === RUN TestParallelDelete [2021-07-30T17:30:06.159Z] 2021/07/30 17:30:05 Closing DB instances... [2021-07-30T17:30:06.159Z] --- PASS: TestParallelDelete (0.02s) [2021-07-30T17:30:06.159Z] === RUN TestNetworkDBIslands [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d77c852598fe with config:&{NodeID:d77c852598fe 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}" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node d77c852598fe/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node d77c852598fe/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:af018a312149 with config:&{NodeID:af018a312149 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}" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node af018a312149/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node af018a312149/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node af018a312149/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node af018a312149/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node d77c852598fe/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node d77c852598fe/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6b211d98e861 with config:&{NodeID:6b211d98e861 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}" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node 6b211d98e861/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node 6b211d98e861/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node 6b211d98e861/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node 6b211d98e861/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node d77c852598fe/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node d77c852598fe/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node af018a312149/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=info msg="Node af018a312149/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-30T17:30:06.159Z] time="2021-07-30T17:30:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node 6b211d98e861/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node 6b211d98e861/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:eddc0d345325 with config:&{NodeID:eddc0d345325 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}" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node d77c852598fe/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node d77c852598fe/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node af018a312149/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node af018a312149/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node 6b211d98e861/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node 6b211d98e861/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, added to nodes list" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:06.616Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:56002769f160 with config:&{NodeID:56002769f160 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}" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node af018a312149/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node af018a312149/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 6b211d98e861/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 6b211d98e861/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node d77c852598fe/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node d77c852598fe/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node eddc0d345325/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:07.073Z] time="2021-07-30T17:30:06Z" level=info msg="Node 56002769f160/172.22.167.198, added to nodes list" [2021-07-30T17:30:07.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-30T17:30:07.101Z] --- PASS: TestRemoveContainerWithVolume (1.50s) [2021-07-30T17:30:07.101Z] === RUN TestRemoveContainerRunning [2021-07-30T17:30:07.529Z] networkdb_test.go:842: Re-joining: 3 [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=info msg="The new bootstrap node list is:[172.22.167.198:10033 172.22.167.198:10034 172.22.167.198:10035]" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10033" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49372" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10034" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49373" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49374" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10035" [2021-07-30T17:30:07.529Z] networkdb_test.go:842: Re-joining: 4 [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=info msg="The new bootstrap node list is:[172.22.167.198:10033 172.22.167.198:10034 172.22.167.198:10035]" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10033" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49375" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10034" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49376" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10035" [2021-07-30T17:30:07.529Z] time="2021-07-30T17:30:07Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49377" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="node 0 leaving" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe change state NodeActive --> NodeLeft" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="node3(6b211d98e861): Node leave event for d77c852598fe/172.22.167.198" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe change state NodeActive --> NodeLeft" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="node4(eddc0d345325): Node leave event for d77c852598fe/172.22.167.198" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe change state NodeActive --> NodeLeft" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="node2(af018a312149): Node leave event for d77c852598fe/172.22.167.198" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe change state NodeActive --> NodeLeft" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="node1(d77c852598fe): Node leave event for d77c852598fe/172.22.167.198" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe change state NodeActive --> NodeLeft" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="node5(56002769f160): Node leave event for d77c852598fe/172.22.167.198" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe/172.22.167.198, left gossip cluster" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe/172.22.167.198, left gossip cluster" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe/172.22.167.198, left gossip cluster" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe/172.22.167.198, left gossip cluster" [2021-07-30T17:30:07.985Z] time="2021-07-30T17:30:07Z" level=info msg="Node d77c852598fe/172.22.167.198, left gossip cluster" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="node 1 leaving" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="Node af018a312149 change state NodeActive --> NodeLeft" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="node3(6b211d98e861): Node leave event for af018a312149/172.22.167.198" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="Node af018a312149/172.22.167.198, left gossip cluster" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="Node af018a312149 change state NodeActive --> NodeFailed" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="Node af018a312149 change state NodeActive --> NodeLeft" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="node4(eddc0d345325): Node leave event for af018a312149/172.22.167.198" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="Node af018a312149/172.22.167.198, added to failed nodes list" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="Node af018a312149 change state NodeActive --> NodeLeft" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="node5(56002769f160): Node leave event for af018a312149/172.22.167.198" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=error msg="node: af018a312149 is unknown to memberlist" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="Node af018a312149/172.22.167.198, left gossip cluster" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="Node af018a312149/172.22.167.198, left gossip cluster" [2021-07-30T17:30:08.441Z] time="2021-07-30T17:30:08Z" level=info msg="Node af018a312149/172.22.167.198, left gossip cluster" [2021-07-30T17:30:08.466Z] --- PASS: TestRemoveContainerRunning (1.30s) [2021-07-30T17:30:08.466Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=info msg="node 2 leaving" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=info msg="Node 6b211d98e861 change state NodeActive --> NodeLeft" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=info msg="node4(eddc0d345325): Node leave event for 6b211d98e861/172.22.167.198" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=info msg="Node 6b211d98e861 change state NodeActive --> NodeLeft" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=info msg="node5(56002769f160): Node leave event for 6b211d98e861/172.22.167.198" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=info msg="Node 6b211d98e861 change state NodeActive --> NodeLeft" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=info msg="node3(6b211d98e861): Node leave event for 6b211d98e861/172.22.167.198" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=debug msg="memberlist: Failed ping: 6b211d98e861 (timeout reached)" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.167.198:10036: use of closed network connection" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.167.198:10037: use of closed network connection" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.167.198:10034: use of closed network connection" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49378" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=info msg="Node 6b211d98e861/172.22.167.198, left gossip cluster" [2021-07-30T17:30:08.897Z] time="2021-07-30T17:30:08Z" level=info msg="Node 6b211d98e861/172.22.167.198, left gossip cluster" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="Node 6b211d98e861/172.22.167.198, left gossip cluster" [2021-07-30T17:30:09.353Z] networkdb_test.go:874: node4: OK [2021-07-30T17:30:09.353Z] networkdb_test.go:874: node5: OK [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="node 0 coming back" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bed52fa018d4 with config:&{NodeID:bed52fa018d4 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}" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="Node bed52fa018d4/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="Node bed52fa018d4/172.22.167.198, added to nodes list" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="node 1 coming back" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b6520a900122 with config:&{NodeID:b6520a900122 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}" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="Node b6520a900122/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="Node b6520a900122/172.22.167.198, added to nodes list" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="node 2 coming back" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bcdeb6939da3 with config:&{NodeID:bcdeb6939da3 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}" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="Node bcdeb6939da3/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:08Z" level=info msg="Node bcdeb6939da3/172.22.167.198, added to nodes list" [2021-07-30T17:30:09.353Z] time="2021-07-30T17:30:09Z" level=warning msg="memberlist: Was able to connect to 6b211d98e861 but other probes failed, network may be misconfigured" [2021-07-30T17:30:09.809Z] time="2021-07-30T17:30:09Z" level=debug msg="memberlist: Failed ping: eddc0d345325 (timeout reached)" [2021-07-30T17:30:09.809Z] time="2021-07-30T17:30:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.22.167.198:10037: use of closed network connection" [2021-07-30T17:30:09.809Z] time="2021-07-30T17:30:09Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49379" [2021-07-30T17:30:09.829Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.30s) [2021-07-30T17:30:09.829Z] === RUN TestRemoveInvalidContainer [2021-07-30T17:30:09.829Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-30T17:30:09.829Z] === RUN TestRenameLinkedContainer [2021-07-30T17:30:10.265Z] time="2021-07-30T17:30:09Z" level=warning msg="memberlist: Was able to connect to eddc0d345325 but other probes failed, network may be misconfigured" [2021-07-30T17:30:10.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-30T17:30:12.432Z] time="2021-07-30T17:30:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.167.198:10033 172.22.167.198:10034 172.22.167.198:10035]" [2021-07-30T17:30:12.889Z] time="2021-07-30T17:30:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.167.198:10033 172.22.167.198:10034 172.22.167.198:10035]" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10033" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49380" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node 56002769f160/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node 56002769f160/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node eddc0d345325/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node eddc0d345325/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, is the new incarnation of the shutdown node d77c852598fe/172.22.167.198" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10034" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49381" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node 56002769f160/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node 56002769f160/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node eddc0d345325/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node eddc0d345325/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, is the new incarnation of the shutdown node d77c852598fe/172.22.167.198" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, is the new incarnation of the shutdown node af018a312149/172.22.167.198" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10035" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49382" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bed52fa018d4/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node 56002769f160/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node 56002769f160/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node eddc0d345325/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node eddc0d345325/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, is the new incarnation of the shutdown node 6b211d98e861/172.22.167.198" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, is the new incarnation of the shutdown node af018a312149/172.22.167.198" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node b6520a900122/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, is the new incarnation of the shutdown node 6b211d98e861/172.22.167.198" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, joined gossip cluster" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=info msg="Node bcdeb6939da3/172.22.167.198, added to nodes list" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10033" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49383" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10034" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49384" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.167.198:10035" [2021-07-30T17:30:13.851Z] time="2021-07-30T17:30:13Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49385" [2021-07-30T17:30:14.307Z] 2021/07/30 17:30:14 Closing DB instances... [2021-07-30T17:30:14.307Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4 change state NodeActive --> NodeLeft" [2021-07-30T17:30:14.307Z] time="2021-07-30T17:30:14Z" level=info msg="node4(eddc0d345325): Node leave event for bed52fa018d4/172.22.167.198" [2021-07-30T17:30:14.307Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4 change state NodeActive --> NodeLeft" [2021-07-30T17:30:14.307Z] time="2021-07-30T17:30:14Z" level=info msg="node5(56002769f160): Node leave event for bed52fa018d4/172.22.167.198" [2021-07-30T17:30:14.307Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4 change state NodeActive --> NodeLeft" [2021-07-30T17:30:14.307Z] time="2021-07-30T17:30:14Z" level=info msg="node2(b6520a900122): Node leave event for bed52fa018d4/172.22.167.198" [2021-07-30T17:30:14.307Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4 change state NodeActive --> NodeLeft" [2021-07-30T17:30:14.307Z] time="2021-07-30T17:30:14Z" level=info msg="node1(bed52fa018d4): Node leave event for bed52fa018d4/172.22.167.198" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4 change state NodeActive --> NodeLeft" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="node3(bcdeb6939da3): Node leave event for bed52fa018d4/172.22.167.198" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4/172.22.167.198, left gossip cluster" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4/172.22.167.198, left gossip cluster" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4/172.22.167.198, left gossip cluster" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4/172.22.167.198, left gossip cluster" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node bed52fa018d4/172.22.167.198, left gossip cluster" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node b6520a900122 change state NodeActive --> NodeLeft" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="node3(bcdeb6939da3): Node leave event for b6520a900122/172.22.167.198" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node b6520a900122 change state NodeActive --> NodeLeft" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="node4(eddc0d345325): Node leave event for b6520a900122/172.22.167.198" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node b6520a900122 change state NodeActive --> NodeLeft" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="node5(56002769f160): Node leave event for b6520a900122/172.22.167.198" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="Node b6520a900122 change state NodeActive --> NodeLeft" [2021-07-30T17:30:14.762Z] time="2021-07-30T17:30:14Z" level=info msg="node2(b6520a900122): Node leave event for b6520a900122/172.22.167.198" [2021-07-30T17:30:14.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-30T17:30:14.920Z] --- PASS: TestRenameLinkedContainer (5.25s) [2021-07-30T17:30:14.920Z] === RUN TestRenameStoppedContainer [2021-07-30T17:30:15.218Z] time="2021-07-30T17:30:14Z" level=info msg="Node b6520a900122/172.22.167.198, left gossip cluster" [2021-07-30T17:30:15.218Z] time="2021-07-30T17:30:14Z" level=info msg="Node b6520a900122/172.22.167.198, left gossip cluster" [2021-07-30T17:30:15.218Z] time="2021-07-30T17:30:14Z" level=info msg="Node b6520a900122/172.22.167.198, left gossip cluster" [2021-07-30T17:30:15.219Z] time="2021-07-30T17:30:14Z" level=info msg="Node b6520a900122/172.22.167.198, left gossip cluster" [2021-07-30T17:30:15.219Z] time="2021-07-30T17:30:15Z" level=info msg="Node bcdeb6939da3 change state NodeActive --> NodeLeft" [2021-07-30T17:30:15.219Z] time="2021-07-30T17:30:15Z" level=info msg="node5(56002769f160): Node leave event for bcdeb6939da3/172.22.167.198" [2021-07-30T17:30:15.219Z] time="2021-07-30T17:30:15Z" level=info msg="Node bcdeb6939da3/172.22.167.198, left gossip cluster" [2021-07-30T17:30:15.219Z] time="2021-07-30T17:30:15Z" level=info msg="Node bcdeb6939da3 change state NodeActive --> NodeFailed" [2021-07-30T17:30:15.219Z] time="2021-07-30T17:30:15Z" level=info msg="Node bcdeb6939da3/172.22.167.198, added to failed nodes list" [2021-07-30T17:30:15.219Z] time="2021-07-30T17:30:15Z" level=info msg="Node bcdeb6939da3 change state NodeActive --> NodeLeft" [2021-07-30T17:30:15.219Z] time="2021-07-30T17:30:15Z" level=info msg="node4(eddc0d345325): Node leave event for bcdeb6939da3/172.22.167.198" [2021-07-30T17:30:15.219Z] time="2021-07-30T17:30:15Z" level=error msg="node: bcdeb6939da3 is unknown to memberlist" [2021-07-30T17:30:15.674Z] time="2021-07-30T17:30:15Z" level=info msg="Node bcdeb6939da3/172.22.167.198, left gossip cluster" [2021-07-30T17:30:15.674Z] time="2021-07-30T17:30:15Z" level=info msg="Node bcdeb6939da3/172.22.167.198, left gossip cluster" [2021-07-30T17:30:15.674Z] time="2021-07-30T17:30:15Z" level=debug msg="memberlist: Failed ping: bcdeb6939da3 (timeout reached)" [2021-07-30T17:30:15.674Z] time="2021-07-30T17:30:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.167.198:10037: use of closed network connection" [2021-07-30T17:30:15.674Z] time="2021-07-30T17:30:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.167.198:10036: use of closed network connection" [2021-07-30T17:30:15.674Z] time="2021-07-30T17:30:15Z" level=debug msg="memberlist: Stream connection from=172.22.167.198:49388" [2021-07-30T17:30:15.906Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-30T17:30:15.906Z] [2021-07-30T17:30:15.906Z] ________ ____ __. [2021-07-30T17:30:15.906Z] \_____ \ | |/ _| [2021-07-30T17:30:15.906Z] / | \| < [2021-07-30T17:30:15.906Z] / | \ | \ [2021-07-30T17:30:15.906Z] \_______ /____|__ \ [2021-07-30T17:30:15.906Z] \/ \/ [2021-07-30T17:30:15.906Z] [2021-07-30T17:30:15.906Z] INFO: make.ps1 ended at 07/30/2021 17:30:15 [2021-07-30T17:30:16.130Z] time="2021-07-30T17:30:15Z" level=info msg="Node eddc0d345325 change state NodeActive --> NodeLeft" [2021-07-30T17:30:16.130Z] time="2021-07-30T17:30:15Z" level=info msg="node5(56002769f160): Node leave event for eddc0d345325/172.22.167.198" [2021-07-30T17:30:16.130Z] time="2021-07-30T17:30:15Z" level=info msg="Node eddc0d345325 change state NodeActive --> NodeLeft" [2021-07-30T17:30:16.130Z] time="2021-07-30T17:30:15Z" level=info msg="node4(eddc0d345325): Node leave event for eddc0d345325/172.22.167.198" [2021-07-30T17:30:16.130Z] time="2021-07-30T17:30:15Z" level=warning msg="memberlist: Was able to connect to bcdeb6939da3 but other probes failed, network may be misconfigured" [2021-07-30T17:30:16.586Z] time="2021-07-30T17:30:16Z" level=info msg="Node eddc0d345325/172.22.167.198, left gossip cluster" [2021-07-30T17:30:16.586Z] time="2021-07-30T17:30:16Z" level=info msg="Node eddc0d345325/172.22.167.198, left gossip cluster" [2021-07-30T17:30:16.807Z] --- PASS: TestRenameStoppedContainer (1.44s) [2021-07-30T17:30:16.807Z] === RUN TestRenameRunningContainerAndReuse [2021-07-30T17:30:17.042Z] time="2021-07-30T17:30:16Z" level=info msg="Node 56002769f160/172.22.167.198, left gossip cluster" [2021-07-30T17:30:17.042Z] time="2021-07-30T17:30:16Z" level=info msg="Node 56002769f160 change state NodeActive --> NodeFailed" [2021-07-30T17:30:17.042Z] time="2021-07-30T17:30:16Z" level=info msg="Node 56002769f160/172.22.167.198, added to failed nodes list" [2021-07-30T17:30:17.042Z] --- PASS: TestNetworkDBIslands (11.86s) [2021-07-30T17:30:17.042Z] PASS [2021-07-30T17:30:17.042Z] coverage: 60.0% of statements [2021-07-30T17:30:17.042Z] ok github.com/docker/docker/libnetwork/networkdb 104.563s coverage: 60.0% of statements [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/quota [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/rootless [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/volume [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-30T17:30:17.042Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-30T17:30:17.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-30T17:30:17.441Z] INFO: Binaries build ended at 07/30/2021 17:30:17. Duration:00:01:34.8782420 [2021-07-30T17:30:17.574Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-30T17:30:17.574Z] === RUN TestInfoDebug [2021-07-30T17:30:17.574Z] --- PASS: TestInfoDebug (0.53s) [2021-07-30T17:30:17.574Z] === RUN TestInfoInsecureRegistries [2021-07-30T17:30:17.574Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-30T17:30:17.574Z] === RUN TestInfoRegistryMirrors [2021-07-30T17:30:17.574Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-30T17:30:17.574Z] === RUN TestLoginFailsWithBadCredentials [2021-07-30T17:30:17.574Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-07-30T17:30:17.574Z] === RUN TestPingCacheHeaders [2021-07-30T17:30:17.574Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-30T17:30:17.574Z] === RUN TestPingGet [2021-07-30T17:30:17.574Z] --- PASS: TestPingGet (0.01s) [2021-07-30T17:30:17.574Z] === RUN TestPingHead [2021-07-30T17:30:17.574Z] --- PASS: TestPingHead (0.02s) [2021-07-30T17:30:17.574Z] === RUN TestVersion [2021-07-30T17:30:17.574Z] --- PASS: TestVersion (0.02s) [2021-07-30T17:30:17.574Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-30T17:30:17.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-30T17:30:18.411Z] INFO: Copying the built daemon binary to d:\CI\PR-42649\9\binary\dockerd-44f53e960d.exe... [2021-07-30T17:30:18.411Z] INFO: Copying the built client binary to d:\CI\PR-42649\9\binary\docker-44f53e960d.exe... [2021-07-30T17:30:18.411Z] INFO: Copying dockerversion from the container... [2021-07-30T17:30:18.870Z] INFO: Copying the golang package from the container to d:\CI\PR-42649\9\installer\go.zip... [2021-07-30T17:30:18.914Z] --- PASS: TestRenameRunningContainerAndReuse (2.53s) [2021-07-30T17:30:18.914Z] === RUN TestRenameInvalidName [2021-07-30T17:30:18.954Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.42s) [2021-07-30T17:30:18.954Z] PASS [2021-07-30T17:30:18.954Z] [2021-07-30T17:30:18.954Z] DONE 19 tests in 22.670s [2021-07-30T17:30:18.954Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-30T17:30:18.954Z] INFO: Testing against a local daemon [2021-07-30T17:30:18.954Z] === RUN TestVolumesCreateAndList [2021-07-30T17:30:18.954Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-30T17:30:18.954Z] === RUN TestVolumesRemove [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === Skipped [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-30T17:30:19.206Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-30T17:30:19.206Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-30T17:30:19.206Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-30T17:30:19.206Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-30T17:30:19.206Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-30T17:30:19.206Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-30T17:30:19.206Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-30T17:30:19.206Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-30T17:30:19.206Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-30T17:30:19.206Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-30T17:30:19.206Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-30T17:30:19.206Z] daemon_test.go:147: root required [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-30T17:30:19.206Z] reload_test.go:520: root required [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-30T17:30:19.206Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-30T17:30:19.206Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-30T17:30:19.206Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-30T17:30:19.206Z] download_test.go:268: Needs fixing on Windows [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-30T17:30:19.206Z] layer_test.go:304: Failing on Windows [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-30T17:30:19.206Z] layer_test.go:353: Failing on Windows [2021-07-30T17:30:19.206Z] [2021-07-30T17:30:19.206Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-30T17:30:19.207Z] layer_test.go:468: Failing on Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-30T17:30:19.207Z] layer_test.go:697: Failing on Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-30T17:30:19.207Z] migration_test.go:46: Failing on Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-30T17:30:19.207Z] migration_test.go:182: Failing on Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-30T17:30:19.207Z] mount_test.go:17: Failing on Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-30T17:30:19.207Z] mount_test.go:76: Failing on Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-30T17:30:19.207Z] mount_test.go:125: Failing on Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-30T17:30:19.207Z] mount_test.go:212: Failing on Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-30T17:30:19.207Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-30T17:30:19.207Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-30T17:30:19.207Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-30T17:30:19.207Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-30T17:30:19.207Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-30T17:30:19.207Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-30T17:30:19.207Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-30T17:30:19.207Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-30T17:30:19.207Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-30T17:30:19.207Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-30T17:30:19.207Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-30T17:30:19.207Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-30T17:30:19.207Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-30T17:30:19.207Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-30T17:30:19.207Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-30T17:30:19.207Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-30T17:30:19.207Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:134: Xz not present in msys2 [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:239: Failing on Windows CI machines [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-30T17:30:19.207Z] archive_windows_test.go:16: Currently fails [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-30T17:30:19.207Z] changes_test.go:196: needs more investigation [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-30T17:30:19.207Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-30T17:30:19.207Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-30T17:30:19.207Z] changes_test.go:433: needs further investigation [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-30T17:30:19.207Z] changes_test.go:469: needs further investigation [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-30T17:30:19.207Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-30T17:30:19.207Z] poller_test.go:41: No chmod on Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-30T17:30:19.207Z] fileutils_test.go:134: Needs porting to Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-30T17:30:19.207Z] fileutils_test.go:180: Needs porting to Windows [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-30T17:30:19.207Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-30T17:30:19.207Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-30T17:30:19.207Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-30T17:30:19.207Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-30T17:30:19.207Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] [2021-07-30T17:30:19.207Z] DONE 2068 tests, 69 skipped in 272.652s [2021-07-30T17:30:19.207Z] INFO: make.ps1 ended at 07/30/2021 17:30:18 [2021-07-30T17:30:19.214Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-30T17:30:19.214Z] === RUN TestVolumesInspect [2021-07-30T17:30:19.214Z] --- PASS: TestVolumesInspect (0.01s) [2021-07-30T17:30:19.214Z] === RUN TestVolumesInvalidJSON [2021-07-30T17:30:19.214Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-30T17:30:19.214Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-30T17:30:19.214Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-30T17:30:19.214Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-30T17:30:19.214Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-30T17:30:19.214Z] PASS [2021-07-30T17:30:19.214Z] [2021-07-30T17:30:19.214Z] DONE 5 tests in 0.167s [2021-07-30T17:30:19.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-30T17:30:19.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-30T17:30:19.782Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-30T17:30:19.782Z] Removing test suite binaries [2021-07-30T17:30:19.782Z] exiting test-integration [2021-07-30T17:30:19.782Z] ++ exit 0 [2021-07-30T17:30:19.782Z] [2021-07-30T17:30:19.838Z] INFO: Extracting go.zip to d:\CI\PR-42649\9\go [2021-07-30T17:30:20.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-30T17:30:20.035Z] --- PASS: TestRenameInvalidName (1.13s) [2021-07-30T17:30:20.035Z] === RUN TestRenameAnonymousContainer [2021-07-30T17:30:20.741Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-30T17:30:20.741Z] INFO: Unit tests ended at 07/30/2021 17:30:20. Duration:00:04:44.5979347 [2021-07-30T17:30:20.741Z] INFO: Building busybox [2021-07-30T17:30:20.741Z] Sending build context to Docker daemon 5.12kB [2021-07-30T17:30:20.741Z] [2021-07-30T17:30:20.741Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-30T17:30:20.741Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-30T17:30:20.741Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-30T17:30:20.741Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-30T17:30:20.741Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-30T17:30:20.741Z] ---> 39d157a84080 [2021-07-30T17:30:20.741Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-30T17:30:20.741Z] ---> Running in 2e032ed26b42 [2021-07-30T17:30:21.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-30T17:30:22.521Z] === RUN TestMiddlewares [2021-07-30T17:30:22.521Z] --- PASS: TestMiddlewares (0.00s) [2021-07-30T17:30:22.521Z] PASS [2021-07-30T17:30:22.521Z] coverage: 9.0% of statements [2021-07-30T17:30:22.521Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2021-07-30T17:30:23.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv Post stage [Pipeline] junit [2021-07-30T17:30:24.001Z] Recording test results [2021-07-30T17:30:24.179Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-30T17:30:24.504Z] Removing intermediate container 2e032ed26b42 [2021-07-30T17:30:24.504Z] ---> ee0e02e0c210 [2021-07-30T17:30:24.504Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-30T17:30:24.504Z] ---> Running in 7e0f6235be7d [2021-07-30T17:30:24.520Z] --- PASS: TestRenameAnonymousContainer (4.21s) [2021-07-30T17:30:24.520Z] === RUN TestRenameContainerWithSameName [2021-07-30T17:30:24.523Z] + echo Ensuring container killed. [2021-07-30T17:30:24.523Z] Ensuring container killed. [2021-07-30T17:30:24.523Z] + docker rm -vf docker-pr9 [2021-07-30T17:30:24.523Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-30T17:30:24.838Z] + echo Chowning /workspace to jenkins user [2021-07-30T17:30:24.838Z] Chowning /workspace to jenkins user [2021-07-30T17:30:24.838Z] + id -u [2021-07-30T17:30:24.838Z] + id -g [2021-07-30T17:30:24.838Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42649:/workspace busybox chown -R 1000:1000 /workspace [2021-07-30T17:30:24.960Z] Removing intermediate container 7e0f6235be7d [2021-07-30T17:30:24.960Z] ---> c67363b3c975 [2021-07-30T17:30:24.960Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-30T17:30:24.960Z] ---> Running in 561191397a83 [2021-07-30T17:30:25.416Z] Removing intermediate container 561191397a83 [2021-07-30T17:30:25.416Z] ---> 9e087f524d74 [2021-07-30T17:30:25.416Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-30T17:30:25.448Z] --- PASS: TestRenameContainerWithSameName (1.08s) [2021-07-30T17:30:25.448Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-30T17:30:26.378Z] [2021-07-30T17:30:26.834Z] ---> e8bb355d5644 [2021-07-30T17:30:26.834Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-30T17:30:27.291Z] ---> Running in 091210cdf936 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-30T17:30:27.684Z] + bundleName=amd64-cgroup2 [2021-07-30T17:30:27.684Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-30T17:30:27.684Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-30T17:30:27.684Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-30T17:30:27.684Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-30T17:30:27.955Z] Archiving artifacts [2021-07-30T17:30:28.005Z] --- PASS: TestRenameContainerWithLinkedContainer (2.40s) [2021-07-30T17:30:28.005Z] === RUN TestResize [2021-07-30T17:30:28.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-30T17:30:28.147Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-30T17:30:28.218Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42649/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-30T17:30:28.531Z] + make clean [2021-07-30T17:30:28.531Z] docker volume rm -f docker-dev-cache [2021-07-30T17:30:28.791Z] docker-dev-cache [Pipeline] deleteDir [2021-07-30T17:30:28.933Z] --- PASS: TestResize (1.12s) [2021-07-30T17:30:28.933Z] === RUN TestResizeWithInvalidSize [2021-07-30T17:30:30.298Z] --- PASS: TestResizeWithInvalidSize (1.18s) [2021-07-30T17:30:30.298Z] === RUN TestResizeWhenContainerNotStarted [2021-07-30T17:30:31.311Z] --- PASS: TestResizeWhenContainerNotStarted (1.11s) [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:30:31.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:30:31.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:30:31.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-30T17:30:31.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T17:30:32.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-30T17:30:34.367Z] Removing intermediate container 091210cdf936 [2021-07-30T17:30:34.367Z] ---> d99e7344232a [2021-07-30T17:30:34.367Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-30T17:30:34.367Z] ---> Running in 15c3d6caf88c [2021-07-30T17:30:34.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:30:35.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:30:35.897Z] [2021-07-30T17:30:35.897Z] SUCCESS: Specified value was saved. [2021-07-30T17:30:36.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:30:36.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:30:38.064Z] Removing intermediate container 15c3d6caf88c [2021-07-30T17:30:38.064Z] ---> 74b023ee494e [2021-07-30T17:30:38.064Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-30T17:30:38.064Z] ---> Running in 0c736601c483 [2021-07-30T17:30:38.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-30T17:30:38.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-30T17:30:39.136Z] check_test.go:309: [dcbdfd72e2682] daemon is not started [2021-07-30T17:30:39.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-30T17:30:40.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-30T17:30:41.006Z] Cannot create a file when that file already exists. [2021-07-30T17:30:41.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-30T17:30:41.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-30T17:30:42.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-30T17:30:43.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-30T17:30:43.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-30T17:30:45.674Z] Removing intermediate container 0c736601c483 [2021-07-30T17:30:45.674Z] ---> 147201fc29c9 [2021-07-30T17:30:45.674Z] Step 13/13 : CMD ["sh"] [2021-07-30T17:30:45.674Z] ---> Running in 85a1d2b0fea5 [2021-07-30T17:30:45.674Z] Removing intermediate container 85a1d2b0fea5 [2021-07-30T17:30:45.674Z] ---> d544cbf3a3f3 [2021-07-30T17:30:45.674Z] Successfully built d544cbf3a3f3 [2021-07-30T17:30:45.674Z] Successfully tagged busybox:latest [2021-07-30T17:30:45.674Z] INFO: Docker images of the daemon under test [2021-07-30T17:30:45.674Z] [2021-07-30T17:30:45.674Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-30T17:30:45.674Z] busybox latest d544cbf3a3f3 Less than a second ago 2.78GB [2021-07-30T17:30:45.674Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-30T17:30:45.674Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-30T17:30:45.674Z] [2021-07-30T17:30:45.674Z] INFO: Running integration tests at 07/30/2021 17:30:45... [2021-07-30T17:30:45.674Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-30T17:30:45.674Z] INFO: Integration API tests being run from the host: [2021-07-30T17:30:45.674Z] INFO: make.ps1 starting at 07/30/2021 17:30:45 [2021-07-30T17:30:46.301Z] ......... [ 86%] [2021-07-30T17:30:46.637Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-30T17:30:46.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-30T17:30:47.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-30T17:30:47.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-30T17:30:48.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-30T17:30:49.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-30T17:30:49.786Z] INFO: Extraction ended at 07/30/2021 17:30:45. Duration:00:00:26.1655242 [2021-07-30T17:30:49.786Z] INFO: Updating the golang and path environment variables [2021-07-30T17:30:49.786Z] INFO: GOPATH=d:\gopath [2021-07-30T17:30:49.786Z] INFO: go version go1.16.6 windows/amd64 [2021-07-30T17:30:49.786Z] INFO: Running the daemon under test in debug mode [2021-07-30T17:30:49.786Z] INFO: Starting a daemon under test... [2021-07-30T17:30:49.786Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42649\9\daemon --pidfile d:\CI\PR-42649\9\docker.pid -D [2021-07-30T17:30:49.786Z] INFO: Process started successfully. [2021-07-30T17:30:49.786Z] INFO: Start tailing logs of the daemon under tests [2021-07-30T17:30:49.786Z] INFO: Waiting for the daemon under test to start... [2021-07-30T17:30:50.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-30T17:30:51.451Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.47s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.97s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.52s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.50s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.49s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.20s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.78s) [2021-07-30T17:30:51.703Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.30s) [2021-07-30T17:30:51.703Z] === RUN TestCgroupNamespacesRun [2021-07-30T17:30:53.110Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-30T17:30:54.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-30T17:30:54.325Z] --- PASS: TestCgroupNamespacesRun (2.70s) [2021-07-30T17:30:54.325Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-30T17:30:56.212Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.99s) [2021-07-30T17:30:56.212Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-30T17:30:58.474Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-30T17:30:58.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-30T17:30:58.982Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.75s) [2021-07-30T17:30:58.982Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-30T17:30:59.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-30T17:30:59.837Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-30T17:31:01.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-30T17:31:01.794Z] --- PASS: TestCgroupNamespacesRunHostMode (2.78s) [2021-07-30T17:31:01.794Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-30T17:31:02.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-30T17:31:02.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-30T17:31:04.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-30T17:31:04.327Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.50s) [2021-07-30T17:31:04.327Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-30T17:31:04.583Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-30T17:31:05.552Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-30T17:31:05.884Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-30T17:31:06.113Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-07-30T17:31:06.113Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-30T17:31:06.369Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-30T17:31:06.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-30T17:31:06.881Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-07-30T17:31:06.882Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-30T17:31:07.459Z] .....INFO: Daemon under test started and replied! [2021-07-30T17:31:07.459Z] INFO: Docker version of the daemon under test [2021-07-30T17:31:07.459Z] [2021-07-30T17:31:07.459Z] Client: [2021-07-30T17:31:07.459Z] Version: 17.06.2-ce [2021-07-30T17:31:07.459Z] API version: 1.30 [2021-07-30T17:31:07.459Z] Go version: go1.8.3 [2021-07-30T17:31:07.459Z] Git commit: cec0b72 [2021-07-30T17:31:07.459Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-30T17:31:07.459Z] OS/Arch: windows/amd64 [2021-07-30T17:31:07.459Z] [2021-07-30T17:31:07.459Z] Server: [2021-07-30T17:31:07.459Z] Version: 0.0.0-dev [2021-07-30T17:31:07.459Z] API version: 1.42 (minimum version 1.24) [2021-07-30T17:31:07.459Z] Go version: go1.16.6 [2021-07-30T17:31:07.459Z] Git commit: 44f53e960d [2021-07-30T17:31:07.459Z] Built: 07/30/2021 17:28:48 [2021-07-30T17:31:07.459Z] OS/Arch: windows/amd64 [2021-07-30T17:31:07.459Z] Experimental: false [2021-07-30T17:31:07.459Z] [2021-07-30T17:31:07.459Z] INFO: Docker info of the daemon under test [2021-07-30T17:31:07.459Z] [2021-07-30T17:31:07.459Z] Containers: 0 [2021-07-30T17:31:07.459Z] Running: 0 [2021-07-30T17:31:07.459Z] Paused: 0 [2021-07-30T17:31:07.459Z] Stopped: 0 [2021-07-30T17:31:07.459Z] Images: 0 [2021-07-30T17:31:07.459Z] Server Version: 0.0.0-dev [2021-07-30T17:31:07.459Z] Storage Driver: windowsfilter [2021-07-30T17:31:07.459Z] Windows: [2021-07-30T17:31:07.459Z] Logging Driver: json-file [2021-07-30T17:31:07.459Z] Plugins: [2021-07-30T17:31:07.459Z] Volume: local [2021-07-30T17:31:07.459Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T17:31:07.459Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T17:31:07.459Z] Swarm: inactive [2021-07-30T17:31:07.459Z] Default Isolation: process [2021-07-30T17:31:07.459Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-30T17:31:07.459Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-30T17:31:07.459Z] OSType: windows [2021-07-30T17:31:07.459Z] Architecture: x86_64 [2021-07-30T17:31:07.459Z] CPUs: 4 [2021-07-30T17:31:07.459Z] Total Memory: 32GiB [2021-07-30T17:31:07.459Z] Name: azwin-2-ef8ad0 [2021-07-30T17:31:07.459Z] ID: 2KNO:PDHF:SPHF:KWIY:2CLJ:WZCW:UBSI:VRZC:P2FE:MQV6:HWMM:5RLU [2021-07-30T17:31:07.459Z] Docker Root Dir: D:\CI\PR-42649\9\daemon [2021-07-30T17:31:07.459Z] Debug Mode (client): false [2021-07-30T17:31:07.459Z] Debug Mode (server): true [2021-07-30T17:31:07.459Z] File Descriptors: -1 [2021-07-30T17:31:07.459Z] Goroutines: 16 [2021-07-30T17:31:07.459Z] System Time: 2021-07-30T17:31:05.2843566Z [2021-07-30T17:31:07.459Z] EventsListeners: 0 [2021-07-30T17:31:07.459Z] Registry: https://index.docker.io/v1/ [2021-07-30T17:31:07.459Z] Labels: [2021-07-30T17:31:07.459Z] Experimental: false [2021-07-30T17:31:07.459Z] Insecure Registries: [2021-07-30T17:31:07.459Z] 127.0.0.0/8 [2021-07-30T17:31:07.459Z] Live Restore Enabled: false [2021-07-30T17:31:07.459Z] [2021-07-30T17:31:07.459Z] [2021-07-30T17:31:07.459Z] INFO: Docker images of the daemon under test [2021-07-30T17:31:07.459Z] [2021-07-30T17:31:07.459Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-30T17:31:07.459Z] [2021-07-30T17:31:07.459Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-30T17:31:07.459Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-30T17:31:07.459Z] ltsc2019: Pulling from windows/servercore [2021-07-30T17:31:07.459Z] 4612f6d0b889: Pulling fs layer [2021-07-30T17:31:07.459Z] f143c6fed32d: Pulling fs layer [2021-07-30T17:31:08.675Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-30T17:31:08.675Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-30T17:31:09.445Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.64s) [2021-07-30T17:31:09.445Z] === RUN TestNISDomainname [2021-07-30T17:31:10.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-30T17:31:10.809Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-30T17:31:10.809Z] check_test.go:309: [dee41c9ceafe3] daemon is not started [2021-07-30T17:31:10.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-30T17:31:10.809Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-30T17:31:10.809Z] check_test.go:309: [d7d786fe5138a] daemon is not started [2021-07-30T17:31:10.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-30T17:31:11.770Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:31:11.770Z] INFO: Testing against a local daemon [2021-07-30T17:31:11.770Z] === RUN TestBuildWithSession [2021-07-30T17:31:11.770Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:31:11.770Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-30T17:31:11.770Z] === RUN TestBuildSquashParent [2021-07-30T17:31:11.770Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:31:11.770Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-30T17:31:11.770Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-30T17:31:11.770Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:31:11.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:31:11.770Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:31:11.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:31:11.770Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:31:11.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:31:11.770Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:31:11.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:31:11.770Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:31:11.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:31:11.770Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:31:11.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:31:11.770Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:31:11.770Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:31:11.770Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:31:11.770Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:31:12.217Z] --- PASS: TestNISDomainname (2.32s) [2021-07-30T17:31:12.217Z] === RUN TestHostnameDnsResolution [2021-07-30T17:31:13.625Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-30T17:31:13.625Z] --- PASS: TestHostnameDnsResolution (1.85s) [2021-07-30T17:31:13.625Z] === RUN TestStats [2021-07-30T17:31:13.967Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-30T17:31:14.223Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-30T17:31:14.223Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-30T17:31:14.223Z] [2021-07-30T17:31:14.223Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-30T17:31:14.223Z] =========================== short test summary info ============================ [2021-07-30T17:31:14.223Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-30T17:31:14.223Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-30T17:31:14.223Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-30T17:31:14.223Z] Not supported on most drivers [2021-07-30T17:31:14.223Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-30T17:31:14.223Z] Output of docker top depends on host distro, and is not formalized. [2021-07-30T17:31:14.223Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-30T17:31:14.223Z] Output of docker top depends on host distro, and is not formalized. [2021-07-30T17:31:14.223Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-30T17:31:14.223Z] Can fail if eth0 has multiple IP addresses [2021-07-30T17:31:14.223Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-30T17:31:14.223Z] This doesn't seem to be taken into account by the engine [2021-07-30T17:31:14.223Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-30T17:31:14.223Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-30T17:31:14.223Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-30T17:31:14.223Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 346.62 seconds == [2021-07-30T17:31:14.478Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-30T17:31:14.990Z] check_test.go:309: [dea250b613ea6] daemon is not started [2021-07-30T17:31:14.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-30T17:31:14.990Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-30T17:31:15.552Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-30T17:31:16.478Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-30T17:31:17.082Z] --- PASS: TestStats (3.35s) [2021-07-30T17:31:17.082Z] === RUN TestStopContainerWithTimeout [2021-07-30T17:31:17.082Z] === RUN TestStopContainerWithTimeout/0 [2021-07-30T17:31:17.082Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-30T17:31:17.082Z] === RUN TestStopContainerWithTimeout/1 [2021-07-30T17:31:17.082Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-30T17:31:17.083Z] === RUN TestStopContainerWithTimeout/3 [2021-07-30T17:31:17.083Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-30T17:31:17.083Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-30T17:31:17.083Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-30T17:31:17.083Z] === CONT TestStopContainerWithTimeout/0 [2021-07-30T17:31:17.083Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-30T17:31:19.643Z] === CONT TestStopContainerWithTimeout/3 [2021-07-30T17:31:19.843Z] f143c6fed32d: Verifying Checksum [2021-07-30T17:31:19.843Z] f143c6fed32d: Download complete [2021-07-30T17:31:20.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-30T17:31:21.133Z] === CONT TestStopContainerWithTimeout/1 [2021-07-30T17:31:23.652Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-07-30T17:31:23.652Z] --- PASS: TestStopContainerWithTimeout/0 (2.09s) [2021-07-30T17:31:23.652Z] --- PASS: TestStopContainerWithTimeout/-1 (3.99s) [2021-07-30T17:31:23.652Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2021-07-30T17:31:23.652Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2021-07-30T17:31:23.652Z] === RUN TestDeleteDevicemapper [2021-07-30T17:31:23.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-30T17:31:23.652Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-30T17:31:23.652Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-30T17:31:24.214Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-30T17:31:24.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-30T17:31:26.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:31:26.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:31:26.675Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-30T17:31:26.675Z] [2021-07-30T17:31:26.675Z] Unloading profiles will leave already running processes permanently [2021-07-30T17:31:26.675Z] unconfined, which can lead to unexpected situations. [2021-07-30T17:31:26.675Z] [2021-07-30T17:31:26.675Z] To set a process to complain mode, use the command line tool [2021-07-30T17:31:26.675Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-30T17:31:26.675Z] Post stage [Pipeline] junit [2021-07-30T17:31:26.685Z] Recording test results [2021-07-30T17:31:26.795Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-30T17:31:27.063Z] + echo Ensuring container killed. [2021-07-30T17:31:27.063Z] Ensuring container killed. [2021-07-30T17:31:27.063Z] + docker rm -vf docker-pr9 [2021-07-30T17:31:27.063Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-30T17:31:27.333Z] + echo Chowning /workspace to jenkins user [2021-07-30T17:31:27.334Z] Chowning /workspace to jenkins user [2021-07-30T17:31:27.334Z] + id -u [2021-07-30T17:31:27.334Z] + id -g [2021-07-30T17:31:27.334Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42649:/workspace busybox chown -R 1000:1000 /workspace [2021-07-30T17:31:27.480Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-30T17:31:28.406Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-30T17:31:28.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-30T17:31:28.916Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-30T17:31:29.022Z] + bundleName=docker-py [2021-07-30T17:31:29.022Z] + echo Creating docker-py-bundles.tar.gz [2021-07-30T17:31:29.022Z] Creating docker-py-bundles.tar.gz [2021-07-30T17:31:29.022Z] + 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 [2021-07-30T17:31:29.031Z] Archiving artifacts [2021-07-30T17:31:29.267Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42649/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-30T17:31:29.477Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-30T17:31:29.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.05s) [2021-07-30T17:31:29.477Z] === RUN TestUpdateMemory [2021-07-30T17:31:29.477Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:31:29.477Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-30T17:31:29.477Z] === RUN TestUpdateCPUQuota [2021-07-30T17:31:29.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/make.sh binary [2021-07-30T17:31:29.733Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-30T17:31:29.988Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-30T17:31:29.988Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-30T17:31:29.988Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-30T17:31:30.204Z] [2021-07-30T17:31:30.204Z] Removing bundles/ [2021-07-30T17:31:30.204Z] [2021-07-30T17:31:30.204Z] ---> Making bundle: binary (in bundles/binary) [2021-07-30T17:31:30.204Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-30T17:31:30.204Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:31:30.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-30T17:31:31.172Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-30T17:31:32.350Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-30T17:31:32.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.05s) [2021-07-30T17:31:32.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.94s) [2021-07-30T17:31:32.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.07s) [2021-07-30T17:31:32.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.22s) [2021-07-30T17:31:32.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.61s) [2021-07-30T17:31:32.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.76s) [2021-07-30T17:31:32.350Z] === RUN TestBuildMultiStageCopy [2021-07-30T17:31:32.350Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-30T17:31:34.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-30T17:31:34.595Z] === RUN TestBoolValue [2021-07-30T17:31:34.595Z] --- PASS: TestBoolValue (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestBoolValueOrDefault [2021-07-30T17:31:34.595Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestInt64ValueOrZero [2021-07-30T17:31:34.595Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestInt64ValueOrDefault [2021-07-30T17:31:34.595Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-30T17:31:34.595Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestJsonContentType [2021-07-30T17:31:34.595Z] --- PASS: TestJsonContentType (0.00s) [2021-07-30T17:31:34.595Z] PASS [2021-07-30T17:31:34.595Z] coverage: 14.7% of statements [2021-07-30T17:31:34.595Z] ok github.com/docker/docker/api/server/httputils 0.075s coverage: 14.7% of statements [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-30T17:31:34.595Z] === RUN TestMaskSecretKeys [2021-07-30T17:31:34.595Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-30T17:31:34.595Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-30T17:31:34.595Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-30T17:31:34.595Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-30T17:31:34.595Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-30T17:31:34.595Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-30T17:31:34.595Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestVersionMiddlewareVersion [2021-07-30T17:31:34.595Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-30T17:31:34.595Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-30T17:31:34.595Z] PASS [2021-07-30T17:31:34.595Z] coverage: 37.7% of statements [2021-07-30T17:31:34.595Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-30T17:31:34.595Z] === RUN TestAdjustForAPIVersion [2021-07-30T17:31:34.595Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-30T17:31:34.595Z] PASS [2021-07-30T17:31:34.595Z] coverage: 5.7% of statements [2021-07-30T17:31:34.595Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-30T17:31:34.595Z] === RUN TestStrSliceMarshalJSON [2021-07-30T17:31:34.595Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestStrSliceUnmarshalJSON [2021-07-30T17:31:34.595Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestStrSliceUnmarshalString [2021-07-30T17:31:34.595Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestStrSliceUnmarshalSlice [2021-07-30T17:31:34.595Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-30T17:31:34.595Z] PASS [2021-07-30T17:31:34.595Z] coverage: 90.0% of statements [2021-07-30T17:31:34.595Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2021-07-30T17:31:34.595Z] === RUN TestToJSON [2021-07-30T17:31:34.595Z] --- PASS: TestToJSON (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestToParamWithVersion [2021-07-30T17:31:34.595Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestFromJSON [2021-07-30T17:31:34.595Z] --- PASS: TestFromJSON (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestEmpty [2021-07-30T17:31:34.595Z] --- PASS: TestEmpty (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestArgsMatchKVListEmptySources [2021-07-30T17:31:34.595Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestArgsMatchKVList [2021-07-30T17:31:34.595Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestArgsMatch [2021-07-30T17:31:34.595Z] --- PASS: TestArgsMatch (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestAdd [2021-07-30T17:31:34.595Z] --- PASS: TestAdd (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestDel [2021-07-30T17:31:34.595Z] --- PASS: TestDel (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestLen [2021-07-30T17:31:34.595Z] --- PASS: TestLen (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestExactMatch [2021-07-30T17:31:34.595Z] --- PASS: TestExactMatch (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestOnlyOneExactMatch [2021-07-30T17:31:34.595Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestContains [2021-07-30T17:31:34.595Z] --- PASS: TestContains (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestValidate [2021-07-30T17:31:34.595Z] --- PASS: TestValidate (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestWalkValues [2021-07-30T17:31:34.595Z] --- PASS: TestWalkValues (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestFuzzyMatch [2021-07-30T17:31:34.595Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestClone [2021-07-30T17:31:34.595Z] --- PASS: TestClone (0.00s) [2021-07-30T17:31:34.595Z] PASS [2021-07-30T17:31:34.595Z] coverage: 92.2% of statements [2021-07-30T17:31:34.595Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-30T17:31:34.595Z] === RUN TestDurationToSecondsString [2021-07-30T17:31:34.595Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-30T17:31:34.595Z] === RUN TestGetTimestamp [2021-07-30T17:31:34.595Z] --- PASS: TestGetTimestamp (0.18s) [2021-07-30T17:31:34.595Z] === RUN TestParseTimestamps [2021-07-30T17:31:34.595Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-30T17:31:34.595Z] PASS [2021-07-30T17:31:34.595Z] coverage: 100.0% of statements [2021-07-30T17:31:34.595Z] ok github.com/docker/docker/api/types/time 0.225s coverage: 100.0% of statements [2021-07-30T17:31:34.595Z] === RUN TestCompareVersion [2021-07-30T17:31:34.595Z] --- PASS: TestCompareVersion (0.00s) [2021-07-30T17:31:34.595Z] PASS [2021-07-30T17:31:34.595Z] coverage: 75.0% of statements [2021-07-30T17:31:34.595Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/builder [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-30T17:31:34.595Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-30T17:31:34.595Z] === RUN TestParseRemoteURL [2021-07-30T17:31:34.595Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-30T17:31:34.595Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-30T17:31:34.596Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-30T17:31:34.596Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-30T17:31:34.596Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-30T17:31:34.596Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-30T17:31:34.596Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-30T17:31:34.596Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-30T17:31:34.596Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-30T17:31:34.596Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-30T17:31:34.596Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-30T17:31:34.596Z] === RUN TestCloneArgsSmartHttp [2021-07-30T17:31:34.596Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-30T17:31:34.596Z] === RUN TestCloneArgsDumbHttp [2021-07-30T17:31:34.596Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-30T17:31:34.596Z] === RUN TestCloneArgsGit [2021-07-30T17:31:34.596Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-30T17:31:34.596Z] === RUN TestCheckoutGit [2021-07-30T17:31:35.055Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-30T17:31:35.055Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-30T17:31:35.055Z] === RUN TestProcessNoDockerignore [2021-07-30T17:31:35.055Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-30T17:31:35.055Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-30T17:31:35.055Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestDetectContentType [2021-07-30T17:31:35.055Z] --- PASS: TestDetectContentType (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestSelectAcceptableMIME [2021-07-30T17:31:35.055Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestInspectEmptyResponse [2021-07-30T17:31:35.055Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestInspectResponseBinary [2021-07-30T17:31:35.055Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestResponseUnsupportedContentType [2021-07-30T17:31:35.055Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestInspectResponseTextSimple [2021-07-30T17:31:35.055Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestInspectResponseEmptyContentType [2021-07-30T17:31:35.055Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestUnknownContentLength [2021-07-30T17:31:35.055Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestDownloadRemote [2021-07-30T17:31:35.055Z] --- PASS: TestDownloadRemote (0.16s) [2021-07-30T17:31:35.055Z] === RUN TestGetWithStatusError [2021-07-30T17:31:35.055Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-30T17:31:35.055Z] === RUN TestCloseRootDirectory [2021-07-30T17:31:35.055Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:31:35.055Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestHashFile [2021-07-30T17:31:35.055Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:31:35.055Z] --- SKIP: TestHashFile (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestHashSubdir [2021-07-30T17:31:35.055Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:31:35.055Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-30T17:31:35.055Z] === RUN TestRemoveDirectory [2021-07-30T17:31:35.055Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:31:35.055Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-30T17:31:35.055Z] PASS [2021-07-30T17:31:35.055Z] coverage: 9.3% of statements [2021-07-30T17:31:35.055Z] ok github.com/docker/docker/builder/remotecontext 0.347s coverage: 9.3% of statements [2021-07-30T17:31:35.513Z] === RUN TestGetAllAllowed [2021-07-30T17:31:35.513Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-30T17:31:35.513Z] === RUN TestGetAllMeta [2021-07-30T17:31:35.513Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-30T17:31:35.513Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-30T17:31:35.513Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-30T17:31:35.513Z] === RUN TestIsUnreferencedBuiltin [2021-07-30T17:31:35.513Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-30T17:31:35.513Z] === RUN TestIsExistingDirectory [2021-07-30T17:31:35.513Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-30T17:31:35.513Z] === RUN TestGetFilenameForDownload [2021-07-30T17:31:35.513Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-30T17:31:35.513Z] === RUN TestEnv2Variables [2021-07-30T17:31:35.514Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-30T17:31:35.514Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestMaintainer [2021-07-30T17:31:35.514Z] --- PASS: TestMaintainer (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestLabel [2021-07-30T17:31:35.514Z] --- PASS: TestLabel (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestFromScratch [2021-07-30T17:31:35.514Z] --- PASS: TestFromScratch (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestFromWithArg [2021-07-30T17:31:35.514Z] --- PASS: TestFromWithArg (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-30T17:31:35.514Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestFromWithUndefinedArg [2021-07-30T17:31:35.514Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestFromMultiStageWithNamedStage [2021-07-30T17:31:35.514Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestOnbuild [2021-07-30T17:31:35.514Z] --- PASS: TestOnbuild (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestWorkdir [2021-07-30T17:31:35.514Z] --- PASS: TestWorkdir (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestCmd [2021-07-30T17:31:35.514Z] --- PASS: TestCmd (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestHealthcheckNone [2021-07-30T17:31:35.514Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestHealthcheckCmd [2021-07-30T17:31:35.514Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestEntrypoint [2021-07-30T17:31:35.514Z] --- PASS: TestEntrypoint (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestExpose [2021-07-30T17:31:35.514Z] --- PASS: TestExpose (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestUser [2021-07-30T17:31:35.514Z] --- PASS: TestUser (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestVolume [2021-07-30T17:31:35.514Z] --- PASS: TestVolume (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestStopSignal [2021-07-30T17:31:35.514Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-30T17:31:35.514Z] --- SKIP: TestStopSignal (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestArg [2021-07-30T17:31:35.514Z] --- PASS: TestArg (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestShell [2021-07-30T17:31:35.514Z] --- PASS: TestShell (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestPrependEnvOnCmd [2021-07-30T17:31:35.514Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestRunWithBuildArgs [2021-07-30T17:31:35.514Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestRunIgnoresHealthcheck [2021-07-30T17:31:35.514Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestDispatchUnsupportedOptions [2021-07-30T17:31:35.514Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-30T17:31:35.514Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-30T17:31:35.514Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-30T17:31:35.514Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestNormalizeWorkdir [2021-07-30T17:31:35.514Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestDispatch [2021-07-30T17:31:35.514Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-30T17:31:35.514Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-30T17:31:35.514Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-30T17:31:35.514Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-30T17:31:35.514Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-30T17:31:35.514Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-30T17:31:35.514Z] === RUN TestDispatch/COPY_url [2021-07-30T17:31:35.514Z] --- PASS: TestDispatch (0.08s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-30T17:31:35.514Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestAddScratchImageAddsToMounts [2021-07-30T17:31:35.514Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-30T17:31:35.514Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-30T17:31:35.514Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-30T17:31:35.514Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestImageSourceGetAddsToMounts [2021-07-30T17:31:35.514Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestEmptyDockerfile [2021-07-30T17:31:35.514Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestSymlinkDockerfile [2021-07-30T17:31:35.514Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-30T17:31:35.514Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-30T17:31:35.514Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestNonExistingDockerfile [2021-07-30T17:31:35.514Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestCopyRunConfig [2021-07-30T17:31:35.514Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestDeepCopyRunConfig [2021-07-30T17:31:35.514Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestExportImage [2021-07-30T17:31:35.514Z] --- PASS: TestExportImage (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestNormalizeDest [2021-07-30T17:31:35.514Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-30T17:31:35.514Z] PASS [2021-07-30T17:31:35.514Z] coverage: 47.0% of statements [2021-07-30T17:31:35.514Z] ok github.com/docker/docker/builder/dockerfile 0.218s coverage: 47.0% of statements [2021-07-30T17:31:35.514Z] === RUN TestEnable [2021-07-30T17:31:35.514Z] --- PASS: TestEnable (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestDisable [2021-07-30T17:31:35.514Z] --- PASS: TestDisable (0.00s) [2021-07-30T17:31:35.514Z] === RUN TestEnabled [2021-07-30T17:31:35.514Z] --- PASS: TestEnabled (0.00s) [2021-07-30T17:31:35.514Z] PASS [2021-07-30T17:31:35.514Z] coverage: 100.0% of statements [2021-07-30T17:31:35.514Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2021-07-30T17:31:35.972Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-30T17:31:36.936Z] === RUN TestTCP4Proxy [2021-07-30T17:31:36.936Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-30T17:31:36.936Z] === RUN TestTCP4ProxyHalfClose [2021-07-30T17:31:36.936Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-30T17:31:36.936Z] === RUN TestTCP6Proxy [2021-07-30T17:31:36.936Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-30T17:31:36.936Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-30T17:31:36.936Z] === RUN TestTCPDualStackProxy [2021-07-30T17:31:36.936Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-30T17:31:36.936Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-30T17:31:36.936Z] === RUN TestUDP4Proxy [2021-07-30T17:31:36.936Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-30T17:31:36.936Z] === RUN TestUDP6Proxy [2021-07-30T17:31:36.936Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-30T17:31:36.936Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-30T17:31:36.936Z] === RUN TestUDPWriteError [2021-07-30T17:31:36.936Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-30T17:31:36.936Z] === RUN TestSCTP4Proxy [2021-07-30T17:31:36.936Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-30T17:31:36.936Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-30T17:31:36.936Z] === RUN TestSCTP6Proxy [2021-07-30T17:31:36.936Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-30T17:31:36.936Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-30T17:31:36.936Z] PASS [2021-07-30T17:31:36.936Z] coverage: 49.4% of statements [2021-07-30T17:31:36.936Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2021-07-30T17:31:36.950Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-30T17:31:37.876Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-30T17:31:38.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-30T17:31:38.802Z] --- PASS: TestUpdateCPUQuota (9.41s) [2021-07-30T17:31:38.802Z] === RUN TestUpdatePidsLimit [2021-07-30T17:31:38.802Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-30T17:31:39.362Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-30T17:31:39.618Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-30T17:31:40.180Z] === RUN TestUpdatePidsLimit/no_change [2021-07-30T17:31:41.112Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-30T17:31:41.368Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-30T17:31:41.931Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-30T17:31:42.198Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-30T17:31:42.775Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-30T17:31:44.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-30T17:31:44.697Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-30T17:31:44.697Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-30T17:31:45.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-30T17:31:45.154Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-30T17:31:45.634Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-30T17:31:46.121Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-30T17:31:47.042Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-30T17:31:47.245Z] === RUN TestCheckpointCreateError [2021-07-30T17:31:47.245Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestCheckpointCreate [2021-07-30T17:31:47.245Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestCheckpointDeleteError [2021-07-30T17:31:47.245Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestCheckpointDelete [2021-07-30T17:31:47.245Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestCheckpointListError [2021-07-30T17:31:47.245Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestCheckpointList [2021-07-30T17:31:47.245Z] --- PASS: TestCheckpointList (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestCheckpointListContainerNotFound [2021-07-30T17:31:47.245Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestNewClientWithOpsFromEnv [2021-07-30T17:31:47.245Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-30T17:31:47.245Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestGetAPIPath [2021-07-30T17:31:47.245Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestParseHostURL [2021-07-30T17:31:47.245Z] --- PASS: TestParseHostURL (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-30T17:31:47.245Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-30T17:31:47.245Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestNegotiateAPIVersion [2021-07-30T17:31:47.245Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestNegotiateAPVersionOverride [2021-07-30T17:31:47.245Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-30T17:31:47.245Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-30T17:31:47.245Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-30T17:31:47.245Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestClientRedirect [2021-07-30T17:31:47.245Z] --- PASS: TestClientRedirect (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestConfigCreateUnsupported [2021-07-30T17:31:47.245Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestConfigCreateError [2021-07-30T17:31:47.245Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestConfigCreate [2021-07-30T17:31:47.245Z] --- PASS: TestConfigCreate (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestConfigInspectNotFound [2021-07-30T17:31:47.245Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestConfigInspectWithEmptyID [2021-07-30T17:31:47.245Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestConfigInspectUnsupported [2021-07-30T17:31:47.245Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestConfigInspectError [2021-07-30T17:31:47.245Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestConfigInspectConfigNotFound [2021-07-30T17:31:47.245Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-30T17:31:47.245Z] === RUN TestConfigInspect [2021-07-30T17:31:47.246Z] --- PASS: TestConfigInspect (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestConfigListUnsupported [2021-07-30T17:31:47.246Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestConfigListError [2021-07-30T17:31:47.246Z] --- PASS: TestConfigListError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestConfigList [2021-07-30T17:31:47.246Z] --- PASS: TestConfigList (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestConfigRemoveUnsupported [2021-07-30T17:31:47.246Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestConfigRemoveError [2021-07-30T17:31:47.246Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestConfigRemove [2021-07-30T17:31:47.246Z] --- PASS: TestConfigRemove (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestConfigUpdateUnsupported [2021-07-30T17:31:47.246Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestConfigUpdateError [2021-07-30T17:31:47.246Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestConfigUpdate [2021-07-30T17:31:47.246Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerCommitError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerCommit [2021-07-30T17:31:47.246Z] --- PASS: TestContainerCommit (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerStatPathError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerStatPathNotFoundError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerStatPathNoHeaderError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerStatPath [2021-07-30T17:31:47.246Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestCopyToContainerError [2021-07-30T17:31:47.246Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestCopyToContainerNotFoundError [2021-07-30T17:31:47.246Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-30T17:31:47.246Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestCopyToContainer [2021-07-30T17:31:47.246Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestCopyFromContainerError [2021-07-30T17:31:47.246Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestCopyFromContainerNotFoundError [2021-07-30T17:31:47.246Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-30T17:31:47.246Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-30T17:31:47.246Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestCopyFromContainer [2021-07-30T17:31:47.246Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerCreateError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerCreateImageNotFound [2021-07-30T17:31:47.246Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerCreateWithName [2021-07-30T17:31:47.246Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerCreateAutoRemove [2021-07-30T17:31:47.246Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerDiffError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerDiff [2021-07-30T17:31:47.246Z] --- PASS: TestContainerDiff (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExecCreateError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExecCreate [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExecStartError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExecStart [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExecInspectError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExecInspect [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExportError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExportError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExport [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExport (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerInspectError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerInspectContainerNotFound [2021-07-30T17:31:47.246Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerInspectWithEmptyID [2021-07-30T17:31:47.246Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerInspect [2021-07-30T17:31:47.246Z] --- PASS: TestContainerInspect (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerInspectNode [2021-07-30T17:31:47.246Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerKillError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerKillError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerKill [2021-07-30T17:31:47.246Z] --- PASS: TestContainerKill (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerListError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerListError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerList [2021-07-30T17:31:47.246Z] --- PASS: TestContainerList (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerLogsNotFoundError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerLogsError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerLogs [2021-07-30T17:31:47.246Z] --- PASS: TestContainerLogs (0.20s) [2021-07-30T17:31:47.246Z] === RUN TestContainerPauseError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerPause [2021-07-30T17:31:47.246Z] --- PASS: TestContainerPause (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainersPruneError [2021-07-30T17:31:47.246Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainersPrune [2021-07-30T17:31:47.246Z] --- PASS: TestContainersPrune (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerRemoveError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerRemoveNotFoundError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerRemove [2021-07-30T17:31:47.246Z] --- PASS: TestContainerRemove (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerRenameError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerRename [2021-07-30T17:31:47.246Z] --- PASS: TestContainerRename (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerResizeError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExecResizeError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerResize [2021-07-30T17:31:47.246Z] --- PASS: TestContainerResize (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerExecResize [2021-07-30T17:31:47.246Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerRestartError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerRestart [2021-07-30T17:31:47.246Z] --- PASS: TestContainerRestart (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerStartError [2021-07-30T17:31:47.246Z] --- PASS: TestContainerStartError (0.00s) [2021-07-30T17:31:47.246Z] === RUN TestContainerStart [2021-07-30T17:31:47.604Z] check_test.go:309: [dfde6f855ab57] daemon is not started [2021-07-30T17:31:47.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-30T17:31:47.656Z] --- PASS: TestBuildMultiStageCopy (15.67s) [2021-07-30T17:31:47.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.57s) [2021-07-30T17:31:47.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-07-30T17:31:47.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.97s) [2021-07-30T17:31:47.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2021-07-30T17:31:47.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s) [2021-07-30T17:31:47.656Z] === RUN TestBuildMultiStageParentConfig [2021-07-30T17:31:47.703Z] --- PASS: TestContainerStart (0.00s) [2021-07-30T17:31:47.703Z] === RUN TestContainerStatsError [2021-07-30T17:31:47.703Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-30T17:31:47.703Z] === RUN TestContainerStats [2021-07-30T17:31:47.704Z] --- PASS: TestContainerStats (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestContainerStopError [2021-07-30T17:31:47.704Z] --- PASS: TestContainerStopError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestContainerStop [2021-07-30T17:31:47.704Z] --- PASS: TestContainerStop (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestContainerTopError [2021-07-30T17:31:47.704Z] --- PASS: TestContainerTopError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestContainerTop [2021-07-30T17:31:47.704Z] --- PASS: TestContainerTop (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestContainerUnpauseError [2021-07-30T17:31:47.704Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestContainerUnpause [2021-07-30T17:31:47.704Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestContainerUpdateError [2021-07-30T17:31:47.704Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestContainerUpdate [2021-07-30T17:31:47.704Z] --- PASS: TestContainerUpdate (0.02s) [2021-07-30T17:31:47.704Z] === RUN TestContainerWaitError [2021-07-30T17:31:47.704Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestContainerWait [2021-07-30T17:31:47.704Z] --- PASS: TestContainerWait (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestDiskUsageError [2021-07-30T17:31:47.704Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestDiskUsage [2021-07-30T17:31:47.704Z] --- PASS: TestDiskUsage (0.01s) [2021-07-30T17:31:47.704Z] === RUN TestDistributionInspectUnsupported [2021-07-30T17:31:47.704Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestDistributionInspectWithEmptyID [2021-07-30T17:31:47.704Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestEventsErrorInOptions [2021-07-30T17:31:47.704Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestEventsErrorFromServer [2021-07-30T17:31:47.704Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestEvents [2021-07-30T17:31:47.704Z] --- PASS: TestEvents (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestTLSCloseWriter [2021-07-30T17:31:47.704Z] === PAUSE TestTLSCloseWriter [2021-07-30T17:31:47.704Z] === RUN TestImageBuildError [2021-07-30T17:31:47.704Z] --- PASS: TestImageBuildError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageBuild [2021-07-30T17:31:47.704Z] --- PASS: TestImageBuild (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestGetDockerOS [2021-07-30T17:31:47.704Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageCreateError [2021-07-30T17:31:47.704Z] --- PASS: TestImageCreateError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageCreate [2021-07-30T17:31:47.704Z] --- PASS: TestImageCreate (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageHistoryError [2021-07-30T17:31:47.704Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageHistory [2021-07-30T17:31:47.704Z] --- PASS: TestImageHistory (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageImportError [2021-07-30T17:31:47.704Z] --- PASS: TestImageImportError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageImport [2021-07-30T17:31:47.704Z] --- PASS: TestImageImport (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageInspectError [2021-07-30T17:31:47.704Z] --- PASS: TestImageInspectError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageInspectImageNotFound [2021-07-30T17:31:47.704Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageInspectWithEmptyID [2021-07-30T17:31:47.704Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageInspect [2021-07-30T17:31:47.704Z] --- PASS: TestImageInspect (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageListError [2021-07-30T17:31:47.704Z] --- PASS: TestImageListError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageList [2021-07-30T17:31:47.704Z] --- PASS: TestImageList (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageListApiBefore125 [2021-07-30T17:31:47.704Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageLoadError [2021-07-30T17:31:47.704Z] --- PASS: TestImageLoadError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageLoad [2021-07-30T17:31:47.704Z] --- PASS: TestImageLoad (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagesPruneError [2021-07-30T17:31:47.704Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagesPrune [2021-07-30T17:31:47.704Z] --- PASS: TestImagesPrune (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePullReferenceParseError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePullAnyError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePullWithoutErrors [2021-07-30T17:31:47.704Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePushReferenceError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePushAnyError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImagePushWithoutErrors [2021-07-30T17:31:47.704Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-30T17:31:47.704Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-30T17:31:47.704Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-30T17:31:47.704Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-30T17:31:47.704Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageRemoveError [2021-07-30T17:31:47.704Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageRemoveImageNotFound [2021-07-30T17:31:47.704Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageRemove [2021-07-30T17:31:47.704Z] --- PASS: TestImageRemove (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageSaveError [2021-07-30T17:31:47.704Z] --- PASS: TestImageSaveError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageSave [2021-07-30T17:31:47.704Z] --- PASS: TestImageSave (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageSearchAnyError [2021-07-30T17:31:47.704Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-30T17:31:47.704Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-30T17:31:47.704Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-30T17:31:47.704Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-30T17:31:47.704Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageSearchWithoutErrors [2021-07-30T17:31:47.704Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageTagError [2021-07-30T17:31:47.704Z] --- PASS: TestImageTagError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageTagInvalidReference [2021-07-30T17:31:47.704Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageTagInvalidSourceImageName [2021-07-30T17:31:47.704Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageTagHexSource [2021-07-30T17:31:47.704Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestImageTag [2021-07-30T17:31:47.704Z] --- PASS: TestImageTag (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestInfoServerError [2021-07-30T17:31:47.704Z] --- PASS: TestInfoServerError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestInfoInvalidResponseJSONError [2021-07-30T17:31:47.704Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestInfo [2021-07-30T17:31:47.704Z] --- PASS: TestInfo (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkConnectError [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkConnect [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkCreateError [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkCreate [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkDisconnectError [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkDisconnect [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkInspectError [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkInspectNotFoundError [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkInspectWithEmptyID [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkInspect [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkListError [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkListError (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworkList [2021-07-30T17:31:47.704Z] --- PASS: TestNetworkList (0.00s) [2021-07-30T17:31:47.704Z] === RUN TestNetworksPruneError [2021-07-30T17:31:47.705Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNetworksPrune [2021-07-30T17:31:47.705Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNetworkRemoveError [2021-07-30T17:31:47.705Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNetworkRemove [2021-07-30T17:31:47.705Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeInspectError [2021-07-30T17:31:47.705Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeInspectNodeNotFound [2021-07-30T17:31:47.705Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeInspectWithEmptyID [2021-07-30T17:31:47.705Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeInspect [2021-07-30T17:31:47.705Z] --- PASS: TestNodeInspect (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeListError [2021-07-30T17:31:47.705Z] --- PASS: TestNodeListError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeList [2021-07-30T17:31:47.705Z] --- PASS: TestNodeList (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeRemoveError [2021-07-30T17:31:47.705Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeRemove [2021-07-30T17:31:47.705Z] --- PASS: TestNodeRemove (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeUpdateError [2021-07-30T17:31:47.705Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestNodeUpdate [2021-07-30T17:31:47.705Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestOptionWithTimeout [2021-07-30T17:31:47.705Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPingFail [2021-07-30T17:31:47.705Z] --- PASS: TestPingFail (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPingWithError [2021-07-30T17:31:47.705Z] 2021/07/30 17:31:47 RoundTripper returned a response & error; ignoring response [2021-07-30T17:31:47.705Z] 2021/07/30 17:31:47 RoundTripper returned a response & error; ignoring response [2021-07-30T17:31:47.705Z] --- PASS: TestPingWithError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPingSuccess [2021-07-30T17:31:47.705Z] --- PASS: TestPingSuccess (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPingHeadFallback [2021-07-30T17:31:47.705Z] === RUN TestPingHeadFallback/OK [2021-07-30T17:31:47.705Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-30T17:31:47.705Z] === RUN TestPingHeadFallback/Not_Found [2021-07-30T17:31:47.705Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-30T17:31:47.705Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-30T17:31:47.705Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-30T17:31:47.705Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-30T17:31:47.705Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-30T17:31:47.705Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginDisableError [2021-07-30T17:31:47.705Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginDisable [2021-07-30T17:31:47.705Z] --- PASS: TestPluginDisable (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginEnableError [2021-07-30T17:31:47.705Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginEnable [2021-07-30T17:31:47.705Z] --- PASS: TestPluginEnable (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginInspectError [2021-07-30T17:31:47.705Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginInspectWithEmptyID [2021-07-30T17:31:47.705Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginInspect [2021-07-30T17:31:47.705Z] --- PASS: TestPluginInspect (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginListError [2021-07-30T17:31:47.705Z] --- PASS: TestPluginListError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginList [2021-07-30T17:31:47.705Z] --- PASS: TestPluginList (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginPushError [2021-07-30T17:31:47.705Z] --- PASS: TestPluginPushError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginPush [2021-07-30T17:31:47.705Z] --- PASS: TestPluginPush (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginRemoveError [2021-07-30T17:31:47.705Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginRemove [2021-07-30T17:31:47.705Z] --- PASS: TestPluginRemove (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginSetError [2021-07-30T17:31:47.705Z] --- PASS: TestPluginSetError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPluginSet [2021-07-30T17:31:47.705Z] --- PASS: TestPluginSet (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSetHostHeader [2021-07-30T17:31:47.705Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestPlainTextError [2021-07-30T17:31:47.705Z] --- PASS: TestPlainTextError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestInfiniteError [2021-07-30T17:31:47.705Z] --- PASS: TestInfiniteError (0.05s) [2021-07-30T17:31:47.705Z] === RUN TestCanceledContext [2021-07-30T17:31:47.705Z] 2021/07/30 17:31:47 RoundTripper returned a response & error; ignoring response [2021-07-30T17:31:47.705Z] --- PASS: TestCanceledContext (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestDeadlineExceededContext [2021-07-30T17:31:47.705Z] 2021/07/30 17:31:47 RoundTripper returned a response & error; ignoring response [2021-07-30T17:31:47.705Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretCreateUnsupported [2021-07-30T17:31:47.705Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretCreateError [2021-07-30T17:31:47.705Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretCreate [2021-07-30T17:31:47.705Z] --- PASS: TestSecretCreate (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretInspectUnsupported [2021-07-30T17:31:47.705Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretInspectError [2021-07-30T17:31:47.705Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretInspectSecretNotFound [2021-07-30T17:31:47.705Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretInspectWithEmptyID [2021-07-30T17:31:47.705Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretInspect [2021-07-30T17:31:47.705Z] --- PASS: TestSecretInspect (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretListUnsupported [2021-07-30T17:31:47.705Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretListError [2021-07-30T17:31:47.705Z] --- PASS: TestSecretListError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretList [2021-07-30T17:31:47.705Z] --- PASS: TestSecretList (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretRemoveUnsupported [2021-07-30T17:31:47.705Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretRemoveError [2021-07-30T17:31:47.705Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretRemove [2021-07-30T17:31:47.705Z] --- PASS: TestSecretRemove (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretUpdateUnsupported [2021-07-30T17:31:47.705Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretUpdateError [2021-07-30T17:31:47.705Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSecretUpdate [2021-07-30T17:31:47.705Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceCreateError [2021-07-30T17:31:47.705Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceCreate [2021-07-30T17:31:47.705Z] --- PASS: TestServiceCreate (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-30T17:31:47.705Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceCreateDigestPinning [2021-07-30T17:31:47.705Z] --- PASS: TestServiceCreateDigestPinning (0.02s) [2021-07-30T17:31:47.705Z] === RUN TestServiceInspectError [2021-07-30T17:31:47.705Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceInspectServiceNotFound [2021-07-30T17:31:47.705Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceInspectWithEmptyID [2021-07-30T17:31:47.705Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceInspect [2021-07-30T17:31:47.705Z] --- PASS: TestServiceInspect (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceListError [2021-07-30T17:31:47.705Z] --- PASS: TestServiceListError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceList [2021-07-30T17:31:47.705Z] --- PASS: TestServiceList (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceLogsError [2021-07-30T17:31:47.705Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceLogs [2021-07-30T17:31:47.705Z] --- PASS: TestServiceLogs (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceRemoveError [2021-07-30T17:31:47.705Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceRemoveNotFoundError [2021-07-30T17:31:47.705Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceRemove [2021-07-30T17:31:47.705Z] --- PASS: TestServiceRemove (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceUpdateError [2021-07-30T17:31:47.705Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestServiceUpdate [2021-07-30T17:31:47.705Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmGetUnlockKeyError [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmGetUnlockKey [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmInitError [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmInit [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmInit (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmInspectError [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmInspect [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmJoinError [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmJoin [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmLeaveError [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmLeave [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmUnlockError [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmUnlock [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmUpdateError [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestSwarmUpdate [2021-07-30T17:31:47.705Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestTaskInspectError [2021-07-30T17:31:47.705Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestTaskInspectWithEmptyID [2021-07-30T17:31:47.705Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestTaskInspect [2021-07-30T17:31:47.705Z] --- PASS: TestTaskInspect (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestTaskListError [2021-07-30T17:31:47.705Z] --- PASS: TestTaskListError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestTaskList [2021-07-30T17:31:47.705Z] --- PASS: TestTaskList (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeCreateError [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeCreate [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeInspectError [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeInspectNotFound [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeInspectWithEmptyID [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeInspect [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeListError [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeListError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeList [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeList (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeRemoveError [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-30T17:31:47.705Z] === RUN TestVolumeRemove [2021-07-30T17:31:47.705Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-30T17:31:47.705Z] === CONT TestTLSCloseWriter [2021-07-30T17:31:47.705Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-30T17:31:47.705Z] PASS [2021-07-30T17:31:47.705Z] coverage: 75.0% of statements [2021-07-30T17:31:47.705Z] ok github.com/docker/docker/client 0.461s coverage: 75.0% of statements [2021-07-30T17:31:48.970Z] --- PASS: TestUpdatePidsLimit (10.25s) [2021-07-30T17:31:48.970Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.23s) [2021-07-30T17:31:48.970Z] --- PASS: TestUpdatePidsLimit/no_change (1.31s) [2021-07-30T17:31:48.970Z] --- PASS: TestUpdatePidsLimit/update_lower (1.42s) [2021-07-30T17:31:48.970Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.37s) [2021-07-30T17:31:48.970Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.32s) [2021-07-30T17:31:48.970Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.42s) [2021-07-30T17:31:48.970Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.24s) [2021-07-30T17:31:48.970Z] === RUN TestUpdateRestartPolicy [2021-07-30T17:31:49.825Z] --- PASS: TestBuildMultiStageParentConfig (2.22s) [2021-07-30T17:31:49.825Z] === RUN TestBuildLabelWithTargets [2021-07-30T17:31:49.825Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:31:49.825Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-30T17:31:49.825Z] === RUN TestBuildWithEmptyLayers [2021-07-30T17:31:50.788Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-07-30T17:31:50.788Z] === RUN TestBuildMultiStageOnBuild [2021-07-30T17:31:51.525Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-30T17:31:54.789Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-30T17:31:56.677Z] check_test.go:309: [d54ea26bee84b] daemon is not started [2021-07-30T17:31:56.677Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-30T17:31:56.933Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-30T17:31:57.493Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-30T17:31:57.749Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-30T17:32:00.261Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-30T17:32:00.261Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-30T17:32:02.359Z] 4612f6d0b889: Verifying Checksum [2021-07-30T17:32:02.359Z] 4612f6d0b889: Download complete [2021-07-30T17:32:03.524Z] --- PASS: TestUpdateRestartPolicy (14.47s) [2021-07-30T17:32:03.525Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-30T17:32:04.450Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-30T17:32:04.707Z] --- PASS: TestUpdateRestartWithAutoRemove (1.08s) [2021-07-30T17:32:04.707Z] === RUN TestWaitNonBlocked [2021-07-30T17:32:04.707Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:32:04.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:32:04.707Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:32:04.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:32:04.707Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:32:04.707Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:32:04.965Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-30T17:32:06.332Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-30T17:32:06.332Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-30T17:32:06.332Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-30T17:32:06.332Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-30T17:32:06.332Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-30T17:32:06.332Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-30T17:32:06.332Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-30T17:32:06.332Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-30T17:32:06.332Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-30T17:32:06.332Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-30T17:32:06.589Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-30T17:32:06.589Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-30T17:32:06.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.99s) [2021-07-30T17:32:06.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.02s) [2021-07-30T17:32:06.589Z] === RUN TestWaitBlocked [2021-07-30T17:32:06.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:32:06.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:32:06.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:32:06.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:32:06.589Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:32:06.589Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:32:07.201Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-30T17:32:07.201Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-30T17:32:07.849Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-30T17:32:08.411Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-30T17:32:08.440Z] --- PASS: TestBuildMultiStageOnBuild (15.50s) [2021-07-30T17:32:08.440Z] === RUN TestBuildUncleanTarFilenames [2021-07-30T17:32:08.440Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:32:08.440Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-30T17:32:08.440Z] === RUN TestBuildMultiStageLayerLeak [2021-07-30T17:32:08.666Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-30T17:32:08.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.79s) [2021-07-30T17:32:08.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.05s) [2021-07-30T17:32:08.666Z] === CONT TestContainerStartOnDaemonRestart [2021-07-30T17:32:08.666Z] === CONT TestContainerKillOnDaemonStart [2021-07-30T17:32:08.922Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-30T17:32:09.484Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-30T17:32:10.046Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-30T17:32:10.607Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-30T17:32:11.209Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-30T17:32:11.465Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-30T17:32:11.721Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-30T17:32:11.977Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-30T17:32:12.538Z] check_test.go:309: [da248a70ffea1] daemon is not started [2021-07-30T17:32:12.538Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-30T17:32:12.538Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2021-07-30T17:32:12.538Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-30T17:32:13.508Z] check_test.go:309: [dc37515011d1c] daemon is not started [2021-07-30T17:32:13.508Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-30T17:32:14.069Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-30T17:32:15.958Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-30T17:32:15.958Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.23s) [2021-07-30T17:32:15.958Z] === CONT TestDaemonHostGatewayIP [2021-07-30T17:32:16.983Z] --- PASS: TestBuildMultiStageLayerLeak (9.73s) [2021-07-30T17:32:16.983Z] === RUN TestBuildWithHugeFile [2021-07-30T17:32:17.845Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-30T17:32:19.734Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-30T17:32:19.989Z] check_test.go:309: [de09ffb7f478e] daemon is not started [2021-07-30T17:32:19.989Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-30T17:32:20.960Z] --- PASS: TestDaemonHostGatewayIP (5.20s) [2021-07-30T17:32:20.960Z] === CONT TestDaemonRestartIpcMode [2021-07-30T17:32:22.324Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-30T17:32:22.580Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-30T17:32:22.836Z] --- PASS: TestContainerKillOnDaemonStart (14.24s) [2021-07-30T17:32:22.836Z] === CONT TestIpcModeOlderClient [2021-07-30T17:32:23.092Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-30T17:32:23.372Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestConfigureDaemonLogs [2021-07-30T17:32:23.372Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestCommonOptionsInstallFlags [2021-07-30T17:32:23.372Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-30T17:32:23.372Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-30T17:32:23.372Z] PASS [2021-07-30T17:32:23.372Z] coverage: 18.5% of statements [2021-07-30T17:32:23.372Z] ok github.com/docker/docker/cmd/dockerd 0.228s coverage: 18.5% of statements [2021-07-30T17:32:23.372Z] === RUN TestContainerStopSignal [2021-07-30T17:32:23.372Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestContainerStopTimeout [2021-07-30T17:32:23.372Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-30T17:32:23.372Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-30T17:32:23.372Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-30T17:32:23.372Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestReplaceAndAppendEnvVars [2021-07-30T17:32:23.372Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-30T17:32:23.372Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestNewMemoryStore [2021-07-30T17:32:23.372Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestAddContainers [2021-07-30T17:32:23.372Z] --- PASS: TestAddContainers (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestGetContainer [2021-07-30T17:32:23.372Z] --- PASS: TestGetContainer (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestDeleteContainer [2021-07-30T17:32:23.372Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestListContainers [2021-07-30T17:32:23.372Z] --- PASS: TestListContainers (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestFirstContainer [2021-07-30T17:32:23.372Z] --- PASS: TestFirstContainer (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestApplyAllContainer [2021-07-30T17:32:23.372Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestIsValidHealthString [2021-07-30T17:32:23.372Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestStateRunStop [2021-07-30T17:32:23.372Z] --- PASS: TestStateRunStop (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestStateTimeoutWait [2021-07-30T17:32:23.372Z] state_test.go:141: Stop callback fired [2021-07-30T17:32:23.372Z] state_test.go:165: Stop callback fired [2021-07-30T17:32:23.372Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-30T17:32:23.372Z] === RUN TestIsValidStateString [2021-07-30T17:32:23.372Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-30T17:32:23.372Z] === RUN TestViewSaveDelete [2021-07-30T17:32:23.372Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-30T17:32:23.372Z] === RUN TestViewAll [2021-07-30T17:32:23.372Z] --- PASS: TestViewAll (0.01s) [2021-07-30T17:32:23.372Z] === RUN TestViewGet [2021-07-30T17:32:23.372Z] --- PASS: TestViewGet (0.01s) [2021-07-30T17:32:23.372Z] === RUN TestNames [2021-07-30T17:32:23.372Z] --- PASS: TestNames (0.01s) [2021-07-30T17:32:23.372Z] === RUN TestViewWithHealthCheck [2021-07-30T17:32:23.372Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-30T17:32:23.372Z] PASS [2021-07-30T17:32:23.372Z] coverage: 41.7% of statements [2021-07-30T17:32:23.372Z] ok github.com/docker/docker/container 0.236s coverage: 41.7% of statements [2021-07-30T17:32:23.652Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-30T17:32:23.833Z] === RUN TestPrepare [2021-07-30T17:32:23.833Z] --- PASS: TestPrepare (0.00s) [2021-07-30T17:32:23.833Z] === RUN TestStart [2021-07-30T17:32:23.833Z] --- PASS: TestStart (0.00s) [2021-07-30T17:32:23.833Z] === RUN TestWaitCancel [2021-07-30T17:32:23.833Z] --- PASS: TestWaitCancel (0.00s) [2021-07-30T17:32:23.833Z] === RUN TestWaitDisabled [2021-07-30T17:32:23.833Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-30T17:32:23.833Z] === RUN TestWaitEnabled [2021-07-30T17:32:23.833Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-30T17:32:23.833Z] === RUN TestRemove [2021-07-30T17:32:23.833Z] --- PASS: TestRemove (0.00s) [2021-07-30T17:32:23.833Z] PASS [2021-07-30T17:32:23.833Z] coverage: 65.3% of statements [2021-07-30T17:32:23.833Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2021-07-30T17:32:24.798Z] === RUN TestNewListSecretsFilters [2021-07-30T17:32:24.798Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-30T17:32:24.798Z] === RUN TestNewListConfigsFilters [2021-07-30T17:32:24.798Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-30T17:32:24.798Z] PASS [2021-07-30T17:32:24.798Z] coverage: 0.5% of statements [2021-07-30T17:32:24.798Z] ok github.com/docker/docker/daemon/cluster 0.215s coverage: 0.5% of statements [2021-07-30T17:32:26.167Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-30T17:32:26.167Z] --- PASS: TestDaemonRestartIpcMode (5.21s) [2021-07-30T17:32:26.167Z] PASS [2021-07-30T17:32:26.167Z] [2021-07-30T17:32:26.167Z] === Skipped [2021-07-30T17:32:26.167Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-30T17:32:26.167Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:32:26.167Z] [2021-07-30T17:32:26.167Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-30T17:32:26.167Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:32:26.167Z] [2021-07-30T17:32:26.167Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-30T17:32:26.167Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:32:26.167Z] [2021-07-30T17:32:26.167Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-30T17:32:26.167Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-30T17:32:26.167Z] [2021-07-30T17:32:26.167Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-30T17:32:26.167Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-30T17:32:26.167Z] [2021-07-30T17:32:26.167Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-30T17:32:26.167Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:32:26.167Z] [2021-07-30T17:32:26.167Z] [2021-07-30T17:32:26.167Z] DONE 195 tests, 6 skipped in 224.939s [2021-07-30T17:32:26.423Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-30T17:32:26.423Z] ++ 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 [2021-07-30T17:32:26.423Z] ++ set -e [2021-07-30T17:32:26.423Z] ++ '[' -n 0 ']' [2021-07-30T17:32:26.423Z] ++ set -x [2021-07-30T17:32:26.423Z] ++ 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 [2021-07-30T17:32:26.423Z] === RUN TestConfigDaemonLibtrustID [2021-07-30T17:32:26.972Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-30T17:32:26.972Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-30T17:32:26.972Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-30T17:32:26.972Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-30T17:32:26.972Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-30T17:32:26.972Z] PASS [2021-07-30T17:32:26.972Z] coverage: 35.9% of statements [2021-07-30T17:32:26.972Z] ok github.com/docker/docker/daemon/cluster/convert 0.282s coverage: 35.9% of statements [2021-07-30T17:32:26.984Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-07-30T17:32:26.984Z] === RUN TestDaemonConfigValidation [2021-07-30T17:32:26.984Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:32:26.984Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:32:26.984Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-30T17:32:26.984Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-30T17:32:26.984Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-30T17:32:26.984Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-30T17:32:26.984Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-30T17:32:26.984Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-30T17:32:26.984Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-30T17:32:26.984Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-30T17:32:26.984Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:32:26.984Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-30T17:32:27.241Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-30T17:32:27.241Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-30T17:32:27.241Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-30T17:32:27.497Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-30T17:32:27.497Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2021-07-30T17:32:27.497Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2021-07-30T17:32:27.497Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2021-07-30T17:32:27.497Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.22s) [2021-07-30T17:32:27.497Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-07-30T17:32:27.497Z] PASS [2021-07-30T17:32:27.497Z] [2021-07-30T17:32:27.497Z] DONE 7 tests in 1.154s [2021-07-30T17:32:27.497Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-30T17:32:27.497Z] ++ 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 [2021-07-30T17:32:27.497Z] ++ set -e [2021-07-30T17:32:27.497Z] ++ '[' -n 0 ']' [2021-07-30T17:32:27.497Z] ++ set -x [2021-07-30T17:32:27.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=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 [2021-07-30T17:32:27.753Z] INFO: Testing against a local daemon [2021-07-30T17:32:27.753Z] === RUN TestCommitInheritsEnv [2021-07-30T17:32:28.052Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-07-30T17:32:28.052Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-30T17:32:28.052Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-30T17:32:28.052Z] === RUN TestImagesFilterMultiReference [2021-07-30T17:32:28.310Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-30T17:32:28.310Z] === RUN TestImagePullPlatformInvalid [2021-07-30T17:32:28.310Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-30T17:32:28.310Z] === RUN TestRemoveImageOrphaning [2021-07-30T17:32:28.505Z] === RUN TestVerifyNetworkingConfig [2021-07-30T17:32:28.505Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestGetContainer [2021-07-30T17:32:28.505Z] --- PASS: TestGetContainer (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestValidContainerNames [2021-07-30T17:32:28.505Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestContainerInitDNS [2021-07-30T17:32:28.505Z] daemon_test.go:147: root required [2021-07-30T17:32:28.505Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestMerge [2021-07-30T17:32:28.505Z] --- PASS: TestMerge (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestValidateContainerIsolation [2021-07-30T17:32:28.505Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestFindNetworkErrorType [2021-07-30T17:32:28.505Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestEnsureServicesExist [2021-07-30T17:32:28.505Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestEnsureServicesExistErrors [2021-07-30T17:32:28.505Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-30T17:32:28.505Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-30T17:32:28.505Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-30T17:32:28.505Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-30T17:32:28.505Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-30T17:32:28.505Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-30T17:32:28.505Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestContainerDelete [2021-07-30T17:32:28.505Z] --- PASS: TestContainerDelete (0.02s) [2021-07-30T17:32:28.505Z] === RUN TestContainerDoubleDelete [2021-07-30T17:32:28.505Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestLogContainerEventCopyLabels [2021-07-30T17:32:28.505Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestLogContainerEventWithAttributes [2021-07-30T17:32:28.505Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestNoneHealthcheck [2021-07-30T17:32:28.505Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestHealthStates [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] time="2021-07-30T17:32:28Z" 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" [2021-07-30T17:32:28.505Z] --- PASS: TestHealthStates (0.17s) [2021-07-30T17:32:28.505Z] === RUN TestMaskURLCredentials [2021-07-30T17:32:28.505Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestGetInspectData [2021-07-30T17:32:28.505Z] --- PASS: TestGetInspectData (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestFillLicense [2021-07-30T17:32:28.505Z] --- PASS: TestFillLicense (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestListInvalidFilter [2021-07-30T17:32:28.505Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-30T17:32:28.505Z] === RUN TestNameFilter [2021-07-30T17:32:28.506Z] --- PASS: TestNameFilter (0.01s) [2021-07-30T17:32:28.506Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-30T17:32:28.506Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-30T17:32:28.506Z] === 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 [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-30T17:32:28.506Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-30T17:32:28.506Z] --- 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) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-30T17:32:28.506Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-30T17:32:28.506Z] === RUN TestDaemonReloadLabels [2021-07-30T17:32:28.506Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-30T17:32:28.506Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-30T17:32:28.506Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-30T17:32:28.506Z] === RUN TestDaemonReloadMirrors [2021-07-30T17:32:28.506Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-30T17:32:28.506Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-30T17:32:28.506Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-30T17:32:28.506Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-30T17:32:28.506Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-30T17:32:28.506Z] === RUN TestDaemonDiscoveryReload [2021-07-30T17:32:28.886Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-07-30T17:32:28.886Z] === RUN TestRemoveImageGarbageCollector [2021-07-30T17:32:29.471Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-30T17:32:29.471Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-30T17:32:29.929Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-30T17:32:29.929Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-30T17:32:30.385Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-30T17:32:30.385Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-30T17:32:30.385Z] reload_test.go:520: root required [2021-07-30T17:32:30.385Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-30T17:32:30.385Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-30T17:32:30.385Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-30T17:32:30.385Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-30T17:32:30.385Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-30T17:32:30.385Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-30T17:32:30.385Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-30T17:32:30.385Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-30T17:32:30.385Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-30T17:32:30.385Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-30T17:32:30.385Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-30T17:32:30.385Z] === RUN TestParseVolumesFrom [2021-07-30T17:32:30.385Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-30T17:32:30.385Z] PASS [2021-07-30T17:32:30.385Z] coverage: 9.2% of statements [2021-07-30T17:32:30.772Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-30T17:32:30.844Z] ok github.com/docker/docker/daemon 2.505s coverage: 9.2% of statements [2021-07-30T17:32:30.844Z] === RUN TestBuilderGC [2021-07-30T17:32:30.844Z] --- PASS: TestBuilderGC (0.01s) [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationNotFound [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestDaemonBrokenConfiguration [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestParseClusterAdvertiseSettings [2021-07-30T17:32:30.844Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestFindConfigurationConflicts [2021-07-30T17:32:30.844Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-30T17:32:30.844Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-30T17:32:30.844Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-30T17:32:30.844Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-30T17:32:30.844Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestValidateConfiguration [2021-07-30T17:32:30.844Z] === RUN TestValidateConfiguration/with_label [2021-07-30T17:32:30.844Z] === RUN TestValidateConfiguration/with_dns [2021-07-30T17:32:30.844Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-30T17:32:30.844Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-30T17:32:30.844Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-30T17:32:30.844Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-30T17:32:30.844Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-30T17:32:30.844Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-30T17:32:30.844Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestModifiedDiscoverySettings [2021-07-30T17:32:30.844Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestReloadSetConfigFileNotExist [2021-07-30T17:32:30.844Z] time="2021-07-30T17:32:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-30T17:32:30.844Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-07-30T17:32:30.844Z] === RUN TestReloadDefaultConfigNotExist [2021-07-30T17:32:30.844Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:32:30.844Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestReloadBadDefaultConfig [2021-07-30T17:32:30.844Z] time="2021-07-30T17:32:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-660709715" [2021-07-30T17:32:30.844Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestReloadWithConflictingLabels [2021-07-30T17:32:30.844Z] time="2021-07-30T17:32:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-734985366" [2021-07-30T17:32:30.844Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestReloadWithDuplicateLabels [2021-07-30T17:32:30.844Z] time="2021-07-30T17:32:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-570816253" [2021-07-30T17:32:30.844Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-30T17:32:30.844Z] === RUN TestDaemonConfigurationMerge [2021-07-30T17:32:30.844Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-30T17:32:30.844Z] PASS [2021-07-30T17:32:30.844Z] coverage: 79.2% of statements [2021-07-30T17:32:30.844Z] ok github.com/docker/docker/daemon/config 0.314s coverage: 79.2% of statements [2021-07-30T17:32:31.028Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-30T17:32:31.283Z] --- PASS: TestRemoveImageGarbageCollector (2.65s) [2021-07-30T17:32:31.283Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-30T17:32:31.283Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-30T17:32:31.283Z] === RUN TestTagInvalidReference [2021-07-30T17:32:31.539Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-30T17:32:31.539Z] === RUN TestTagValidPrefixedRepo [2021-07-30T17:32:31.539Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-30T17:32:31.539Z] === RUN TestTagExistedNameWithoutForce [2021-07-30T17:32:31.539Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-30T17:32:31.539Z] === RUN TestTagOfficialNames [2021-07-30T17:32:31.539Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-30T17:32:31.539Z] === RUN TestTagMatchesDigest [2021-07-30T17:32:31.539Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-30T17:32:31.539Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-30T17:32:31.794Z] check_test.go:309: [df9b579a41233] daemon is not started [2021-07-30T17:32:31.794Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-30T17:32:31.814Z] === RUN TestWaitNodeAttachment [2021-07-30T17:32:31.814Z] === RUN TestDiscoveryOptsErrors [2021-07-30T17:32:31.814Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-30T17:32:31.814Z] === RUN TestDiscoveryOpts [2021-07-30T17:32:31.814Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-30T17:32:31.814Z] PASS [2021-07-30T17:32:31.814Z] coverage: 30.0% of statements [2021-07-30T17:32:31.814Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2021-07-30T17:32:31.814Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-30T17:32:32.272Z] === RUN TestIsolationConversion [2021-07-30T17:32:32.272Z] === RUN TestIsolationConversion/default [2021-07-30T17:32:32.272Z] === RUN TestIsolationConversion/process [2021-07-30T17:32:32.272Z] === RUN TestIsolationConversion/hyperv [2021-07-30T17:32:32.272Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-30T17:32:32.272Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-30T17:32:32.272Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-30T17:32:32.272Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestContainerLabels [2021-07-30T17:32:32.272Z] --- PASS: TestContainerLabels (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestCredentialSpecConversion [2021-07-30T17:32:32.272Z] === RUN TestCredentialSpecConversion/none [2021-07-30T17:32:32.272Z] === RUN TestCredentialSpecConversion/config [2021-07-30T17:32:32.272Z] === RUN TestCredentialSpecConversion/file [2021-07-30T17:32:32.272Z] === RUN TestCredentialSpecConversion/registry [2021-07-30T17:32:32.272Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-30T17:32:32.272Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-30T17:32:32.272Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-30T17:32:32.272Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-30T17:32:32.272Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestControllerValidateMountBind [2021-07-30T17:32:32.272Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestControllerValidateMountVolume [2021-07-30T17:32:32.272Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestControllerValidateMountTarget [2021-07-30T17:32:32.272Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestControllerValidateMountTmpfs [2021-07-30T17:32:32.272Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestControllerValidateMountInvalidType [2021-07-30T17:32:32.272Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestControllerValidateMountNamedPipe [2021-07-30T17:32:32.272Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-30T17:32:32.272Z] PASS [2021-07-30T17:32:32.272Z] coverage: 11.0% of statements [2021-07-30T17:32:32.272Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.593s coverage: 11.0% of statements [2021-07-30T17:32:32.272Z] --- PASS: TestCheckoutGit (59.08s) [2021-07-30T17:32:32.272Z] === RUN TestValidGitTransport [2021-07-30T17:32:32.272Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestGitInvalidRef [2021-07-30T17:32:32.272Z] --- PASS: TestGitInvalidRef (0.21s) [2021-07-30T17:32:32.272Z] PASS [2021-07-30T17:32:32.272Z] coverage: 86.3% of statements [2021-07-30T17:32:32.272Z] ok github.com/docker/docker/builder/remotecontext/git 59.361s coverage: 86.3% of statements [2021-07-30T17:32:32.272Z] === RUN TestEventsLog [2021-07-30T17:32:32.272Z] --- PASS: TestEventsLog (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestEventsLogTimeout [2021-07-30T17:32:32.272Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-30T17:32:32.272Z] === RUN TestLogEvents [2021-07-30T17:32:32.272Z] --- PASS: TestLogEvents (0.06s) [2021-07-30T17:32:32.272Z] === RUN TestLoadBufferedEvents [2021-07-30T17:32:32.734Z] --- PASS: TestLoadBufferedEvents (0.21s) [2021-07-30T17:32:32.734Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-30T17:32:32.734Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-30T17:32:32.734Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-30T17:32:32.734Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-30T17:32:32.734Z] PASS [2021-07-30T17:32:32.734Z] coverage: 50.0% of statements [2021-07-30T17:32:32.734Z] ok github.com/docker/docker/daemon/events 0.320s coverage: 50.0% of statements [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/cli [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-30T17:32:33.192Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-30T17:32:33.656Z] === RUN TestIsEmptyDir [2021-07-30T17:32:33.656Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-30T17:32:33.656Z] PASS [2021-07-30T17:32:33.656Z] coverage: 2.3% of statements [2021-07-30T17:32:33.656Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-30T17:32:33.656Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-30T17:32:33.656Z] === RUN TestLinkNaming [2021-07-30T17:32:33.656Z] --- PASS: TestLinkNaming (0.00s) [2021-07-30T17:32:33.656Z] === RUN TestLinkNew [2021-07-30T17:32:33.656Z] --- PASS: TestLinkNew (0.00s) [2021-07-30T17:32:33.656Z] === RUN TestLinkEnv [2021-07-30T17:32:33.656Z] --- PASS: TestLinkEnv (0.00s) [2021-07-30T17:32:33.656Z] === RUN TestLinkMultipleEnv [2021-07-30T17:32:33.656Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-30T17:32:33.656Z] === RUN TestLinkPortRangeEnv [2021-07-30T17:32:33.656Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-30T17:32:33.656Z] PASS [2021-07-30T17:32:33.656Z] coverage: 93.0% of statements [2021-07-30T17:32:33.656Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2021-07-30T17:32:35.829Z] === RUN TestNewStreamConfig [2021-07-30T17:32:35.829Z] === RUN TestNewStreamConfig/defaults [2021-07-30T17:32:35.829Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-30T17:32:35.829Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-30T17:32:35.829Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-30T17:32:35.829Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-30T17:32:35.829Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-30T17:32:35.829Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-30T17:32:35.829Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-30T17:32:35.829Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-30T17:32:35.829Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-30T17:32:35.829Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-30T17:32:35.829Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-30T17:32:35.829Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-30T17:32:35.829Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-30T17:32:35.829Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-30T17:32:35.829Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-30T17:32:35.829Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-30T17:32:35.829Z] === RUN TestAdapterReadLogs [2021-07-30T17:32:35.829Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCopier [2021-07-30T17:32:35.829Z] --- PASS: TestCopier (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCopierLongLines [2021-07-30T17:32:35.829Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCopierSlow [2021-07-30T17:32:35.829Z] time="2021-07-30T17:32:35Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-30T17:32:35.829Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-07-30T17:32:35.829Z] === RUN TestCreateSuccess [2021-07-30T17:32:35.829Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCreateStreamSkipped [2021-07-30T17:32:35.829Z] time="2021-07-30T17:32:35Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-30T17:32:35.829Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCreateLogGroupSuccess [2021-07-30T17:32:35.829Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCreateError [2021-07-30T17:32:35.829Z] --- PASS: TestCreateError (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCreateAlreadyExists [2021-07-30T17:32:35.829Z] time="2021-07-30T17:32:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-30T17:32:35.829Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestLogClosed [2021-07-30T17:32:35.829Z] --- PASS: TestLogClosed (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestLogBlocking [2021-07-30T17:32:35.829Z] --- PASS: TestLogBlocking (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-30T17:32:35.829Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestLogNonBlockingBufferFull [2021-07-30T17:32:35.829Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestPublishBatchSuccess [2021-07-30T17:32:35.829Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestPublishBatchError [2021-07-30T17:32:35.829Z] time="2021-07-30T17:32:35Z" level=error msg=Error [2021-07-30T17:32:35.829Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-30T17:32:35.829Z] time="2021-07-30T17:32:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-30T17:32:35.829Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-30T17:32:35.829Z] time="2021-07-30T17:32:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-30T17:32:35.829Z] time="2021-07-30T17:32:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-30T17:32:35.829Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCollectBatchSimple [2021-07-30T17:32:35.829Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCollectBatchTicker [2021-07-30T17:32:35.829Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCollectBatchMultilinePattern [2021-07-30T17:32:35.829Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-30T17:32:35.829Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-30T17:32:35.829Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-30T17:32:35.830Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-30T17:32:35.830Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-30T17:32:35.830Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-30T17:32:35.830Z] === RUN TestCollectBatchClose [2021-07-30T17:32:35.830Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-30T17:32:35.830Z] === RUN TestEffectiveLen [2021-07-30T17:32:35.830Z] === RUN TestEffectiveLen/0/Hello [2021-07-30T17:32:35.830Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-30T17:32:35.830Z] === RUN TestEffectiveLen/2/🙃 [2021-07-30T17:32:35.830Z] === RUN TestEffectiveLen/3/���� [2021-07-30T17:32:35.830Z] === RUN TestEffectiveLen/4/He��o [2021-07-30T17:32:35.830Z] === RUN TestEffectiveLen/5/ [2021-07-30T17:32:35.830Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-30T17:32:35.830Z] === RUN TestFindValidSplit [2021-07-30T17:32:35.830Z] === RUN TestFindValidSplit/0/ [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1064: [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:32:35.830Z] === RUN TestFindValidSplit/1/Hello [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1064: Hello [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:32:35.830Z] === RUN TestFindValidSplit/2/Hello [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1064: He [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1065: llo [2021-07-30T17:32:35.830Z] === RUN TestFindValidSplit/3/Hello [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1064: [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1065: Hello [2021-07-30T17:32:35.830Z] === RUN TestFindValidSplit/4/🙃 [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1064: [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-30T17:32:35.830Z] === RUN TestFindValidSplit/5/🙃 [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:32:35.830Z] === RUN TestFindValidSplit/6/a� [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1064: a [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1065: � [2021-07-30T17:32:35.830Z] === RUN TestFindValidSplit/7/a� [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1064: a� [2021-07-30T17:32:35.830Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:32:35.830Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-30T17:32:35.830Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-30T17:32:35.830Z] === RUN TestProcessEventEmoji [2021-07-30T17:32:35.830Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-30T17:32:35.830Z] === RUN TestCollectBatchLineSplit [2021-07-30T17:32:35.830Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-30T17:32:35.830Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-30T17:32:35.830Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-30T17:32:35.830Z] === RUN TestCollectBatchMaxEvents [2021-07-30T17:32:35.830Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-30T17:32:35.830Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-30T17:32:35.830Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-30T17:32:35.830Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-30T17:32:35.830Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-30T17:32:35.830Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-30T17:32:36.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-30T17:32:36.287Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.10s) [2021-07-30T17:32:36.287Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-30T17:32:36.287Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-30T17:32:36.287Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-30T17:32:36.287Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-30T17:32:36.287Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-30T17:32:36.287Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-30T17:32:36.287Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-30T17:32:36.287Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-30T17:32:36.287Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-30T17:32:36.287Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestCopierSlow (0.20s) [2021-07-30T17:32:36.287Z] === RUN TestCopierWithSized [2021-07-30T17:32:36.287Z] === RUN TestCopierWithSized/as_is [2021-07-30T17:32:36.287Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-30T17:32:36.287Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestCreateTagSuccess [2021-07-30T17:32:36.287Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-30T17:32:36.287Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-30T17:32:36.287Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-30T17:32:36.287Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-30T17:32:36.287Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-30T17:32:36.287Z] PASS [2021-07-30T17:32:36.287Z] coverage: 77.4% of statements [2021-07-30T17:32:36.287Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-30T17:32:36.287Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-30T17:32:36.287Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-30T17:32:36.287Z] === RUN TestCopierWithPartial [2021-07-30T17:32:36.287Z] --- PASS: TestCopierWithPartial (0.01s) [2021-07-30T17:32:36.287Z] === RUN TestRingLogger [2021-07-30T17:32:36.287Z] --- PASS: TestRingLogger (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestRingCap [2021-07-30T17:32:36.287Z] --- PASS: TestRingCap (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestRingClose [2021-07-30T17:32:36.287Z] --- PASS: TestRingClose (0.00s) [2021-07-30T17:32:36.287Z] === RUN TestRingDrain [2021-07-30T17:32:36.287Z] --- PASS: TestRingDrain (0.00s) [2021-07-30T17:32:36.287Z] PASS [2021-07-30T17:32:36.287Z] coverage: 43.3% of statements [2021-07-30T17:32:36.287Z] ok github.com/docker/docker/daemon/logger/awslogs 0.443s coverage: 77.4% of statements [2021-07-30T17:32:36.287Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 43.3% of statements [2021-07-30T17:32:36.745Z] === RUN TestSearchRegistryForImagesErrors [2021-07-30T17:32:36.745Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-30T17:32:36.745Z] === RUN TestSearchRegistryForImages [2021-07-30T17:32:36.745Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-30T17:32:36.745Z] === RUN TestOnlyPlatformWithFallback [2021-07-30T17:32:36.745Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-30T17:32:36.745Z] === RUN TestImageDelete [2021-07-30T17:32:36.745Z] === RUN TestImageDelete/no_lease [2021-07-30T17:32:36.745Z] === RUN TestImageDelete/lease_exists [2021-07-30T17:32:36.745Z] --- PASS: TestImageDelete (0.04s) [2021-07-30T17:32:36.745Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-30T17:32:36.745Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-30T17:32:36.745Z] === RUN TestContentStoreForPull [2021-07-30T17:32:36.745Z] --- PASS: TestContentStoreForPull (0.21s) [2021-07-30T17:32:36.745Z] PASS [2021-07-30T17:32:36.745Z] coverage: 6.8% of statements [2021-07-30T17:32:36.745Z] ok github.com/docker/docker/daemon/images 0.359s coverage: 6.8% of statements [2021-07-30T17:32:36.745Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-30T17:32:36.745Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-30T17:32:36.745Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-30T17:32:36.745Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-30T17:32:36.745Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-30T17:32:36.745Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-30T17:32:36.745Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-30T17:32:37.202Z] === RUN TestJSONFileLogger [2021-07-30T17:32:37.202Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-30T17:32:37.202Z] === RUN TestJSONFileLoggerWithTags [2021-07-30T17:32:37.202Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-07-30T17:32:37.202Z] === RUN TestJSONFileLoggerWithOpts [2021-07-30T17:32:37.202Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-30T17:32:37.202Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-30T17:32:37.202Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-07-30T17:32:37.202Z] === RUN TestEncodeDecode [2021-07-30T17:32:37.202Z] === PAUSE TestEncodeDecode [2021-07-30T17:32:37.202Z] === RUN TestUnexpectedEOF [2021-07-30T17:32:37.202Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-30T17:32:37.202Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-30T17:32:37.202Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-30T17:32:37.202Z] time="2021-07-30T17:32:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-30T17:32:37.202Z] time="2021-07-30T17:32:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-30T17:32:37.202Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-07-30T17:32:37.202Z] === CONT TestEncodeDecode [2021-07-30T17:32:37.202Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-30T17:32:37.202Z] PASS [2021-07-30T17:32:37.202Z] coverage: 69.9% of statements [2021-07-30T17:32:37.202Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 69.9% of statements [2021-07-30T17:32:37.202Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-07-30T17:32:37.202Z] === RUN TestFastTimeMarshalJSON [2021-07-30T17:32:37.202Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-07-30T17:32:37.202Z] PASS [2021-07-30T17:32:37.202Z] coverage: 87.2% of statements [2021-07-30T17:32:37.202Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.267s coverage: 87.2% of statements [2021-07-30T17:32:38.169Z] === RUN TestWriteLog [2021-07-30T17:32:38.169Z] === PAUSE TestWriteLog [2021-07-30T17:32:38.169Z] === RUN TestReadLog [2021-07-30T17:32:38.169Z] === PAUSE TestReadLog [2021-07-30T17:32:38.169Z] === CONT TestWriteLog [2021-07-30T17:32:38.169Z] === CONT TestReadLog [2021-07-30T17:32:38.169Z] === RUN TestReadLog/tail_exact [2021-07-30T17:32:38.169Z] --- PASS: TestWriteLog (0.00s) [2021-07-30T17:32:38.169Z] === RUN TestReadLog/tail_less_than_available [2021-07-30T17:32:38.169Z] === RUN TestReadLog/tail_more_than_available [2021-07-30T17:32:38.169Z] --- PASS: TestReadLog (0.21s) [2021-07-30T17:32:38.169Z] --- PASS: TestReadLog/tail_exact (0.19s) [2021-07-30T17:32:38.169Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-30T17:32:38.169Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-30T17:32:38.169Z] PASS [2021-07-30T17:32:38.169Z] coverage: 75.2% of statements [2021-07-30T17:32:38.169Z] ok github.com/docker/docker/daemon/logger/local 0.261s coverage: 75.2% of statements [2021-07-30T17:32:38.169Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-30T17:32:39.134Z] === RUN TestLog [2021-07-30T17:32:39.134Z] --- PASS: TestLog (0.01s) [2021-07-30T17:32:39.134Z] PASS [2021-07-30T17:32:39.134Z] coverage: 31.5% of statements [2021-07-30T17:32:39.134Z] === RUN TestOpenFileDelete [2021-07-30T17:32:39.134Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-30T17:32:39.134Z] === RUN TestOpenFileRename [2021-07-30T17:32:39.134Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-30T17:32:39.134Z] === RUN TestParseLogTagDefaultTag [2021-07-30T17:32:39.134Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2021-07-30T17:32:39.134Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-30T17:32:39.134Z] === RUN TestParseLogTag [2021-07-30T17:32:39.134Z] --- PASS: TestParseLogTag (0.00s) [2021-07-30T17:32:39.134Z] === RUN TestParseLogTagEmptyTag [2021-07-30T17:32:39.134Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-30T17:32:39.134Z] === RUN TestTailFiles [2021-07-30T17:32:39.134Z] --- PASS: TestTailFiles (0.00s) [2021-07-30T17:32:39.134Z] === RUN TestFollowLogsConsumerGone [2021-07-30T17:32:39.134Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-30T17:32:39.134Z] === RUN TestFollowLogsProducerGone [2021-07-30T17:32:39.134Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-30T17:32:39.134Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-30T17:32:39.134Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-30T17:32:39.134Z] === RUN TestCheckCapacityAndRotate [2021-07-30T17:32:39.134Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-30T17:32:39.134Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-30T17:32:39.134Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-07-30T17:32:39.134Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-30T17:32:39.134Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-07-30T17:32:39.134Z] PASS [2021-07-30T17:32:39.134Z] coverage: 53.7% of statements [2021-07-30T17:32:39.134Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.097s coverage: 53.7% of statements [2021-07-30T17:32:39.593Z] === RUN TestValidateLogOpt [2021-07-30T17:32:39.593Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-30T17:32:39.593Z] === RUN TestNewMissedConfig [2021-07-30T17:32:39.593Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-30T17:32:39.593Z] === RUN TestNewMissedUrl [2021-07-30T17:32:39.593Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-30T17:32:39.593Z] === RUN TestNewMissedToken [2021-07-30T17:32:39.593Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-30T17:32:39.593Z] === RUN TestNewWithProxy [2021-07-30T17:32:39.593Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-30T17:32:39.593Z] === RUN TestDefault [2021-07-30T17:32:39.593Z] --- PASS: TestDefault (0.01s) [2021-07-30T17:32:39.593Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-30T17:32:39.593Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-30T17:32:39.593Z] === RUN TestJsonFormat [2021-07-30T17:32:39.593Z] --- PASS: TestJsonFormat (0.00s) [2021-07-30T17:32:39.593Z] === RUN TestRawFormat [2021-07-30T17:32:39.593Z] --- PASS: TestRawFormat (0.02s) [2021-07-30T17:32:39.593Z] === RUN TestRawFormatWithLabels [2021-07-30T17:32:39.593Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-30T17:32:39.593Z] === RUN TestRawFormatWithoutTag [2021-07-30T17:32:39.593Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-30T17:32:39.593Z] === RUN TestBatching [2021-07-30T17:32:39.593Z] --- PASS: TestBatching (0.29s) [2021-07-30T17:32:39.593Z] === RUN TestFrequency [2021-07-30T17:32:39.920Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-30T17:32:39.920Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-30T17:32:40.051Z] === RUN TestNewParse [2021-07-30T17:32:40.051Z] --- PASS: TestNewParse (0.00s) [2021-07-30T17:32:40.051Z] PASS [2021-07-30T17:32:40.051Z] coverage: 8.3% of statements [2021-07-30T17:32:40.051Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2021-07-30T17:32:40.051Z] --- PASS: TestFrequency (0.16s) [2021-07-30T17:32:40.051Z] === RUN TestOneMessagePerRequest [2021-07-30T17:32:40.051Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-30T17:32:40.051Z] === RUN TestVerify [2021-07-30T17:32:40.051Z] --- PASS: TestVerify (0.00s) [2021-07-30T17:32:40.051Z] === RUN TestSkipVerify [2021-07-30T17:32:40.051Z] time="2021-07-30T17:32:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.051Z] time="2021-07-30T17:32:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.051Z] time="2021-07-30T17:32:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.051Z] time="2021-07-30T17:32:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.176Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-30T17:32:40.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-30T17:32:40.508Z] === RUN TestParseLogFormat [2021-07-30T17:32:40.508Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-30T17:32:40.508Z] === RUN TestValidateLogOptEmpty [2021-07-30T17:32:40.508Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-30T17:32:40.508Z] === RUN TestValidateSyslogAddress [2021-07-30T17:32:40.508Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-30T17:32:40.508Z] === RUN TestParseAddressDefaultPort [2021-07-30T17:32:40.508Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-30T17:32:40.508Z] === RUN TestValidateSyslogFacility [2021-07-30T17:32:40.508Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-30T17:32:40.508Z] === RUN TestValidateLogOptSyslogFormat [2021-07-30T17:32:40.508Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-30T17:32:40.508Z] === RUN TestValidateLogOpt [2021-07-30T17:32:40.508Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-30T17:32:40.508Z] PASS [2021-07-30T17:32:40.508Z] coverage: 46.8% of statements [2021-07-30T17:32:40.508Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 46.8% of statements [2021-07-30T17:32:40.508Z] --- PASS: TestSkipVerify (0.43s) [2021-07-30T17:32:40.508Z] === RUN TestBufferMaximum [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666360.062459\",\"host\":\"8538f5cd2da9\"}'" [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666360.062459\",\"host\":\"8538f5cd2da9\"}'" [2021-07-30T17:32:40.508Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-30T17:32:40.508Z] === RUN TestServerAlwaysDown [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666360.065664\",\"host\":\"8538f5cd2da9\"}'" [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666360.065664\",\"host\":\"8538f5cd2da9\"}'" [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666360.065664\",\"host\":\"8538f5cd2da9\"}'" [2021-07-30T17:32:40.508Z] time="2021-07-30T17:32:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666360.067070\",\"host\":\"8538f5cd2da9\"}'" [2021-07-30T17:32:40.509Z] time="2021-07-30T17:32:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666360.067070\",\"host\":\"8538f5cd2da9\"}'" [2021-07-30T17:32:40.509Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-30T17:32:40.509Z] === RUN TestCannotSendAfterClose [2021-07-30T17:32:40.509Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-30T17:32:40.509Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-30T17:32:41.475Z] time="2021-07-30T17:32:41Z" 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 [2021-07-30T17:32:41.475Z] time="2021-07-30T17:32:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8538f5cd2da9\"}'" [2021-07-30T17:32:41.475Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-30T17:32:41.475Z] PASS [2021-07-30T17:32:41.475Z] coverage: 82.5% of statements [2021-07-30T17:32:41.475Z] ok github.com/docker/docker/daemon/logger/splunk 1.988s coverage: 82.5% of statements [2021-07-30T17:32:41.475Z] === RUN TestV1IDService [2021-07-30T17:32:41.475Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-30T17:32:41.475Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-30T17:32:41.475Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-30T17:32:41.475Z] --- PASS: TestV1IDService (0.04s) [2021-07-30T17:32:41.475Z] === RUN TestV2MetadataService [2021-07-30T17:32:41.542Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-30T17:32:42.441Z] === RUN TestSuccessfulDownload [2021-07-30T17:32:42.441Z] download_test.go:268: Needs fixing on Windows [2021-07-30T17:32:42.441Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-30T17:32:42.441Z] === RUN TestCancelledDownload [2021-07-30T17:32:42.441Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-30T17:32:42.441Z] === RUN TestMaxDownloadAttempts [2021-07-30T17:32:42.441Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-30T17:32:42.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-30T17:32:42.441Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-30T17:32:42.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-30T17:32:42.441Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-30T17:32:42.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-30T17:32:42.441Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-30T17:32:42.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-30T17:32:42.441Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-30T17:32:42.441Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-30T17:32:42.441Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-30T17:32:42.441Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-30T17:32:42.441Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-30T17:32:42.441Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-30T17:32:42.441Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-30T17:32:42.441Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-30T17:32:42.441Z] === RUN TestContinueOnError_NeverContinue [2021-07-30T17:32:42.441Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-30T17:32:42.441Z] === RUN TestManifestStore [2021-07-30T17:32:42.441Z] === RUN TestManifestStore/no_remote_or_local [2021-07-30T17:32:42.441Z] time="2021-07-30T17:32:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local629006791\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-30T17:32:42.441Z] === RUN TestManifestStore/no_local_cache [2021-07-30T17:32:42.441Z] === RUN TestManifestStore/with_local_cache [2021-07-30T17:32:42.441Z] === RUN TestManifestStore/unknown_media_type [2021-07-30T17:32:42.441Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-30T17:32:42.441Z] time="2021-07-30T17:32:42Z" level=warning msg="reference for unknown type: " [2021-07-30T17:32:42.441Z] time="2021-07-30T17:32:42Z" level=warning msg="reference for unknown type: " [2021-07-30T17:32:42.441Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-30T17:32:42.441Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-30T17:32:42.899Z] time="2021-07-30T17:32:42Z" level=warning msg="reference for unknown type: " [2021-07-30T17:32:42.899Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-30T17:32:42.899Z] time="2021-07-30T17:32:42Z" level=warning msg="reference for unknown type: " [2021-07-30T17:32:42.899Z] time="2021-07-30T17:32:42Z" level=warning msg="reference for unknown type: " [2021-07-30T17:32:42.899Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-30T17:32:42.899Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-30T17:32:42.899Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-30T17:32:42.899Z] --- PASS: TestV2MetadataService (1.31s) [2021-07-30T17:32:42.899Z] PASS [2021-07-30T17:32:42.899Z] coverage: 48.2% of statements [2021-07-30T17:32:42.899Z] time="2021-07-30T17:32:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-30T17:32:42.899Z] ok github.com/docker/docker/distribution/metadata 1.421s coverage: 48.2% of statements [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore (0.32s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-07-30T17:32:42.899Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-30T17:32:42.899Z] === RUN TestDetectManifestBlobMediaType [2021-07-30T17:32:42.899Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-30T17:32:42.899Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-30T17:32:42.899Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-30T17:32:42.899Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-30T17:32:42.899Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-30T17:32:42.899Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-30T17:32:42.899Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-30T17:32:42.899Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-30T17:32:42.899Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-30T17:32:42.899Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-30T17:32:42.899Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-30T17:32:42.899Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-30T17:32:42.899Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-30T17:32:42.899Z] === RUN TestFixManifestLayers [2021-07-30T17:32:42.900Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-30T17:32:42.900Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-30T17:32:42.900Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-30T17:32:42.900Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-30T17:32:42.900Z] === RUN TestFixManifestLayersBadParent [2021-07-30T17:32:42.900Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-30T17:32:42.900Z] === RUN TestValidateManifest [2021-07-30T17:32:42.900Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-30T17:32:42.900Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-30T17:32:42.900Z] === RUN TestFormatPlatform [2021-07-30T17:32:42.900Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-30T17:32:42.900Z] === RUN TestGetRepositoryMountCandidates [2021-07-30T17:32:42.900Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-30T17:32:42.900Z] === RUN TestLayerAlreadyExists [2021-07-30T17:32:42.900Z] 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} [2021-07-30T17:32:42.900Z] 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} [2021-07-30T17:32:42.900Z] 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} [2021-07-30T17:32:42.900Z] 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} [2021-07-30T17:32:42.900Z] 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} [2021-07-30T17:32:42.900Z] 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} [2021-07-30T17:32:42.900Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-30T17:32:42.900Z] === RUN TestWhenEmptyAuthConfig [2021-07-30T17:32:42.900Z] time="2021-07-30T17:32:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:32:42.900Z] time="2021-07-30T17:32:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:32:42.900Z] time="2021-07-30T17:32:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:32:42.900Z] time="2021-07-30T17:32:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:32:42.900Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-30T17:32:42.900Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-07-30T17:32:42.900Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-07-30T17:32:42.900Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-07-30T17:32:42.900Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-07-30T17:32:42.900Z] === RUN TestTransfer [2021-07-30T17:32:42.900Z] --- PASS: TestTransfer (0.12s) [2021-07-30T17:32:42.900Z] === RUN TestConcurrencyLimit [2021-07-30T17:32:43.357Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-07-30T17:32:43.357Z] === RUN TestInactiveJobs [2021-07-30T17:32:43.357Z] === RUN TestNotFound [2021-07-30T17:32:43.357Z] --- PASS: TestNotFound (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestConflict [2021-07-30T17:32:43.357Z] --- PASS: TestConflict (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestForbidden [2021-07-30T17:32:43.357Z] --- PASS: TestForbidden (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestInvalidParameter [2021-07-30T17:32:43.357Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestNotImplemented [2021-07-30T17:32:43.357Z] --- PASS: TestNotImplemented (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestNotModified [2021-07-30T17:32:43.357Z] --- PASS: TestNotModified (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestUnauthorized [2021-07-30T17:32:43.357Z] --- PASS: TestUnauthorized (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestUnknown [2021-07-30T17:32:43.357Z] --- PASS: TestUnknown (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestCancelled [2021-07-30T17:32:43.357Z] --- PASS: TestCancelled (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestDeadline [2021-07-30T17:32:43.357Z] --- PASS: TestDeadline (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestDataLoss [2021-07-30T17:32:43.357Z] --- PASS: TestDataLoss (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestUnavailable [2021-07-30T17:32:43.357Z] --- PASS: TestUnavailable (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestSystem [2021-07-30T17:32:43.357Z] --- PASS: TestSystem (0.00s) [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Not_Found [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Bad_Request [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Conflict [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Unauthorized [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Forbidden [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Not_Modified [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-30T17:32:43.357Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-30T17:32:43.357Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-30T17:32:43.357Z] PASS [2021-07-30T17:32:43.357Z] coverage: 53.1% of statements [2021-07-30T17:32:43.357Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-07-30T17:32:43.816Z] --- PASS: TestInactiveJobs (0.42s) [2021-07-30T17:32:43.816Z] === RUN TestWatchRelease [2021-07-30T17:32:43.816Z] --- PASS: TestWatchRelease (0.04s) [2021-07-30T17:32:43.816Z] === RUN TestWatchFinishedTransfer [2021-07-30T17:32:43.816Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-30T17:32:43.816Z] === RUN TestDuplicateTransfer [2021-07-30T17:32:43.816Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-07-30T17:32:43.816Z] === RUN TestSuccessfulUpload [2021-07-30T17:32:43.816Z] --- PASS: TestWhenEmptyAuthConfig (1.28s) [2021-07-30T17:32:43.816Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-30T17:32:43.816Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-30T17:32:43.816Z] === RUN TestTokenPassThru [2021-07-30T17:32:43.816Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-30T17:32:43.816Z] === RUN TestTokenPassThruDifferentHost [2021-07-30T17:32:43.816Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-30T17:32:43.816Z] PASS [2021-07-30T17:32:43.816Z] coverage: 24.1% of statements [2021-07-30T17:32:43.816Z] ok github.com/docker/docker/distribution 1.700s coverage: 24.1% of statements [2021-07-30T17:32:44.273Z] time="2021-07-30T17:32:43Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-30T17:32:44.273Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-30T17:32:44.273Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-07-30T17:32:44.273Z] === RUN TestCancelledUpload [2021-07-30T17:32:44.273Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-30T17:32:44.273Z] PASS [2021-07-30T17:32:44.273Z] coverage: 76.8% of statements [2021-07-30T17:32:44.273Z] ok github.com/docker/docker/distribution/xfer 1.994s coverage: 76.8% of statements [2021-07-30T17:32:44.273Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-30T17:32:44.730Z] === RUN TestFSGetInvalidData [2021-07-30T17:32:44.730Z] --- PASS: TestFSGetInvalidData (0.03s) [2021-07-30T17:32:44.730Z] === RUN TestFSInvalidSet [2021-07-30T17:32:44.730Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-30T17:32:44.730Z] === RUN TestFSInvalidRoot [2021-07-30T17:32:44.730Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-30T17:32:44.730Z] === RUN TestFSMetadataGetSet [2021-07-30T17:32:44.730Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-07-30T17:32:44.730Z] === RUN TestFSInvalidWalker [2021-07-30T17:32:44.730Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-30T17:32:44.730Z] === RUN TestFSGetSet [2021-07-30T17:32:44.730Z] --- PASS: TestFSGetSet (0.02s) [2021-07-30T17:32:44.730Z] === RUN TestFSGetUnsetKey [2021-07-30T17:32:44.730Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-30T17:32:44.730Z] === RUN TestFSGetEmptyData [2021-07-30T17:32:44.730Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-30T17:32:44.730Z] === RUN TestFSDelete [2021-07-30T17:32:44.730Z] === RUN TestCompare [2021-07-30T17:32:44.730Z] --- PASS: TestCompare (0.00s) [2021-07-30T17:32:44.730Z] PASS [2021-07-30T17:32:44.730Z] coverage: 19.2% of statements [2021-07-30T17:32:44.730Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2021-07-30T17:32:44.731Z] --- PASS: TestFSDelete (0.01s) [2021-07-30T17:32:44.731Z] === RUN TestFSWalker [2021-07-30T17:32:44.731Z] --- PASS: TestFSWalker (0.02s) [2021-07-30T17:32:44.731Z] === RUN TestFSWalkerStopOnError [2021-07-30T17:32:44.731Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-30T17:32:44.731Z] === RUN TestNewFromJSON [2021-07-30T17:32:44.731Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-30T17:32:44.731Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-30T17:32:44.731Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-30T17:32:44.731Z] === RUN TestMarshalKeyOrder [2021-07-30T17:32:44.731Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-30T17:32:44.731Z] === RUN TestHistoryEqual [2021-07-30T17:32:45.187Z] --- PASS: TestHistoryEqual (0.17s) [2021-07-30T17:32:45.187Z] === RUN TestImage [2021-07-30T17:32:45.187Z] --- PASS: TestImage (0.00s) [2021-07-30T17:32:45.187Z] === RUN TestImageOSNotEmpty [2021-07-30T17:32:45.188Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-30T17:32:45.188Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-30T17:32:45.188Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-30T17:32:45.188Z] === RUN TestCreate [2021-07-30T17:32:45.188Z] --- PASS: TestCreate (0.01s) [2021-07-30T17:32:45.188Z] === RUN TestRestore [2021-07-30T17:32:45.188Z] time="2021-07-30T17:32:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-30T17:32:45.188Z] --- PASS: TestRestore (0.05s) [2021-07-30T17:32:45.188Z] === RUN TestAddDelete [2021-07-30T17:32:45.188Z] --- PASS: TestAddDelete (0.04s) [2021-07-30T17:32:45.188Z] === RUN TestSearchAfterDelete [2021-07-30T17:32:45.188Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-30T17:32:45.188Z] === RUN TestParentReset [2021-07-30T17:32:45.188Z] --- PASS: TestParentReset (0.03s) [2021-07-30T17:32:45.188Z] === RUN TestGetAndSetLastUpdated [2021-07-30T17:32:45.188Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-30T17:32:45.188Z] === RUN TestStoreLen [2021-07-30T17:32:45.188Z] --- PASS: TestStoreLen (0.09s) [2021-07-30T17:32:45.188Z] PASS [2021-07-30T17:32:45.188Z] coverage: 86.6% of statements [2021-07-30T17:32:45.188Z] ok github.com/docker/docker/image 0.734s coverage: 86.6% of statements [2021-07-30T17:32:45.645Z] === RUN TestMakeV1ConfigFromConfig [2021-07-30T17:32:45.645Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-30T17:32:45.645Z] PASS [2021-07-30T17:32:45.645Z] coverage: 25.0% of statements [2021-07-30T17:32:45.645Z] ok github.com/docker/docker/image/v1 0.100s coverage: 25.0% of statements [2021-07-30T17:32:45.645Z] === RUN TestValidateManifest [2021-07-30T17:32:45.645Z] === RUN TestValidateManifest/nil [2021-07-30T17:32:45.645Z] === RUN TestValidateManifest/non-nil [2021-07-30T17:32:45.645Z] --- PASS: TestValidateManifest (0.00s) [2021-07-30T17:32:45.645Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-30T17:32:45.645Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-30T17:32:45.645Z] PASS [2021-07-30T17:32:45.645Z] coverage: 0.7% of statements [2021-07-30T17:32:45.645Z] ok github.com/docker/docker/image/tarexport 0.067s coverage: 0.7% of statements [2021-07-30T17:32:45.645Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-30T17:32:45.710Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-30T17:32:47.076Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-30T17:32:47.183Z] === RUN TestEnvironmentParsing [2021-07-30T17:32:47.183Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-30T17:32:47.183Z] PASS [2021-07-30T17:32:47.183Z] coverage: 1.2% of statements [2021-07-30T17:32:47.183Z] ok github.com/docker/docker/libcontainerd/local 0.064s coverage: 1.2% of statements [2021-07-30T17:32:47.638Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-30T17:32:47.638Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-30T17:32:47.640Z] === RUN TestSerialization [2021-07-30T17:32:47.641Z] --- PASS: TestSerialization (0.03s) [2021-07-30T17:32:47.641Z] PASS [2021-07-30T17:32:47.641Z] coverage: 100.0% of statements [2021-07-30T17:32:47.641Z] ok github.com/docker/docker/libcontainerd/queue 0.089s coverage: 100.0% of statements [2021-07-30T17:32:47.641Z] === RUN TestEmptyLayer [2021-07-30T17:32:47.641Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-30T17:32:47.641Z] === RUN TestCommitFailure [2021-07-30T17:32:47.641Z] --- PASS: TestCommitFailure (0.02s) [2021-07-30T17:32:47.641Z] === RUN TestStartTransactionFailure [2021-07-30T17:32:47.641Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-30T17:32:47.641Z] === RUN TestGetOrphan [2021-07-30T17:32:47.641Z] --- PASS: TestGetOrphan (0.01s) [2021-07-30T17:32:47.641Z] === RUN TestMountAndRegister [2021-07-30T17:32:47.641Z] layer_test.go:271: Layer size: 14 [2021-07-30T17:32:47.641Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-30T17:32:47.641Z] === RUN TestLayerRelease [2021-07-30T17:32:47.641Z] layer_test.go:304: Failing on Windows [2021-07-30T17:32:47.641Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-30T17:32:47.641Z] === RUN TestStoreRestore [2021-07-30T17:32:47.641Z] layer_test.go:353: Failing on Windows [2021-07-30T17:32:47.641Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-30T17:32:47.641Z] === RUN TestTarStreamStability [2021-07-30T17:32:47.641Z] layer_test.go:468: Failing on Windows [2021-07-30T17:32:47.641Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-30T17:32:47.641Z] === RUN TestRegisterExistingLayer [2021-07-30T17:32:48.099Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-07-30T17:32:48.099Z] === RUN TestTarStreamVerification [2021-07-30T17:32:48.099Z] layer_test.go:697: Failing on Windows [2021-07-30T17:32:48.099Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-30T17:32:48.099Z] === RUN TestLayerMigration [2021-07-30T17:32:48.099Z] migration_test.go:46: Failing on Windows [2021-07-30T17:32:48.099Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-30T17:32:48.099Z] === RUN TestLayerMigrationNoTarsplit [2021-07-30T17:32:48.099Z] migration_test.go:182: Failing on Windows [2021-07-30T17:32:48.099Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-30T17:32:48.099Z] === RUN TestMountInit [2021-07-30T17:32:48.099Z] mount_test.go:17: Failing on Windows [2021-07-30T17:32:48.099Z] --- SKIP: TestMountInit (0.00s) [2021-07-30T17:32:48.099Z] === RUN TestMountSize [2021-07-30T17:32:48.099Z] mount_test.go:76: Failing on Windows [2021-07-30T17:32:48.099Z] --- SKIP: TestMountSize (0.00s) [2021-07-30T17:32:48.099Z] === RUN TestMountChanges [2021-07-30T17:32:48.099Z] mount_test.go:125: Failing on Windows [2021-07-30T17:32:48.099Z] --- SKIP: TestMountChanges (0.00s) [2021-07-30T17:32:48.099Z] === RUN TestMountApply [2021-07-30T17:32:48.099Z] mount_test.go:212: Failing on Windows [2021-07-30T17:32:48.099Z] --- SKIP: TestMountApply (0.00s) [2021-07-30T17:32:48.099Z] PASS [2021-07-30T17:32:48.099Z] coverage: 30.1% of statements [2021-07-30T17:32:48.099Z] ok github.com/docker/docker/layer 0.352s coverage: 30.1% of statements [2021-07-30T17:32:48.099Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-30T17:32:48.099Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-30T17:32:48.099Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-30T17:32:48.099Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-30T17:32:49.573Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-30T17:32:49.634Z] === RUN TestSequenceGetAvailableBit [2021-07-30T17:32:49.634Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestSequenceEqual [2021-07-30T17:32:49.634Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestSequenceCopy [2021-07-30T17:32:49.634Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestGetFirstAvailable [2021-07-30T17:32:49.634Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestFindSequence [2021-07-30T17:32:49.634Z] --- PASS: TestFindSequence (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestCheckIfAvailable [2021-07-30T17:32:49.634Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestMergeSequences [2021-07-30T17:32:49.634Z] --- PASS: TestMergeSequences (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestPushReservation [2021-07-30T17:32:49.634Z] --- PASS: TestPushReservation (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestSerializeDeserialize [2021-07-30T17:32:49.634Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestSet [2021-07-30T17:32:49.634Z] --- PASS: TestSet (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestSetUnset [2021-07-30T17:32:49.634Z] --- PASS: TestSetUnset (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestOffsetSetUnset [2021-07-30T17:32:49.634Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestSetInRange [2021-07-30T17:32:49.634Z] --- PASS: TestSetInRange (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestSetAnyInRange [2021-07-30T17:32:49.634Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestMethods [2021-07-30T17:32:49.634Z] --- PASS: TestMethods (0.00s) [2021-07-30T17:32:49.634Z] === RUN TestRandomAllocateDeallocate [2021-07-30T17:32:50.135Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-30T17:32:51.104Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-30T17:32:51.168Z] === RUN TestErrorInterfaces [2021-07-30T17:32:51.168Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-30T17:32:51.168Z] === RUN TestNetworkMarshalling [2021-07-30T17:32:51.628Z] === RUN TestInvalidConfig [2021-07-30T17:32:51.628Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestConfig [2021-07-30T17:32:51.628Z] --- PASS: TestConfig (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestOptionsLabels [2021-07-30T17:32:51.628Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestValidName [2021-07-30T17:32:51.628Z] --- PASS: TestValidName (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestTLSConfiguration [2021-07-30T17:32:51.628Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-07-30T17:32:51.628Z] === RUN TestEndpointMarshalling [2021-07-30T17:32:51.628Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestAuxAddresses [2021-07-30T17:32:51.628Z] time="2021-07-30T17:32:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-30T17:32:51.628Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-30T17:32:51.628Z] === RUN TestSRVServiceQuery [2021-07-30T17:32:51.628Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-30T17:32:51.628Z] === RUN TestServiceVIPReuse [2021-07-30T17:32:51.628Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-30T17:32:51.628Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestDNSIPQuery [2021-07-30T17:32:51.628Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestDNSProxyServFail [2021-07-30T17:32:51.628Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestSandboxAddEmpty [2021-07-30T17:32:51.628Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestSandboxAddMultiPrio [2021-07-30T17:32:51.628Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestSandboxAddSamePrio [2021-07-30T17:32:51.628Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestCleanupServiceDiscovery [2021-07-30T17:32:51.628Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestDNSOptions [2021-07-30T17:32:51.628Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:32:51.628Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestMultipleControllersWithSameStore [2021-07-30T17:32:51.628Z] time="2021-07-30T17:32:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-30T17:32:51.628Z] time="2021-07-30T17:32:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-30T17:32:51.628Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-30T17:32:51.628Z] PASS [2021-07-30T17:32:51.628Z] coverage: 8.6% of statements [2021-07-30T17:32:51.628Z] ok github.com/docker/docker/libnetwork 0.369s coverage: 8.6% of statements [2021-07-30T17:32:51.628Z] time="2021-07-30T17:32:51Z" level=info msg="Option Initializing KV with TLS" [2021-07-30T17:32:51.628Z] --- PASS: TestTLSConfiguration (0.19s) [2021-07-30T17:32:51.628Z] PASS [2021-07-30T17:32:51.628Z] coverage: 24.0% of statements [2021-07-30T17:32:51.628Z] ok github.com/docker/docker/libnetwork/config 0.288s coverage: 24.0% of statements [2021-07-30T17:32:51.628Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-30T17:32:51.628Z] === RUN TestKey [2021-07-30T17:32:51.628Z] --- PASS: TestKey (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestParseKey [2021-07-30T17:32:51.628Z] --- PASS: TestParseKey (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestInvalidDataStore [2021-07-30T17:32:51.628Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestKVObjectFlatKey [2021-07-30T17:32:51.628Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-30T17:32:51.628Z] === RUN TestAtomicKVObjectFlatKey [2021-07-30T17:32:51.628Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-30T17:32:51.628Z] PASS [2021-07-30T17:32:51.628Z] coverage: 21.9% of statements [2021-07-30T17:32:52.085Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2021-07-30T17:32:52.469Z] check_test.go:309: [db4363ee2f9b7] daemon is not started [2021-07-30T17:32:52.469Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-30T17:32:52.543Z] === RUN TestIPDataMarshalling [2021-07-30T17:32:52.543Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-30T17:32:52.543Z] === RUN TestValidateAndIsV6 [2021-07-30T17:32:52.543Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-30T17:32:52.543Z] PASS [2021-07-30T17:32:52.543Z] coverage: 68.9% of statements [2021-07-30T17:32:52.543Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2021-07-30T17:32:52.543Z] === RUN TestDriver [2021-07-30T17:32:52.543Z] --- PASS: TestDriver (0.00s) [2021-07-30T17:32:52.543Z] PASS [2021-07-30T17:32:52.543Z] coverage: 34.8% of statements [2021-07-30T17:32:52.543Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-07-30T17:32:52.725Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-30T17:32:52.980Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-30T17:32:53.507Z] === RUN TestDriver [2021-07-30T17:32:53.507Z] --- PASS: TestDriver (0.00s) [2021-07-30T17:32:53.507Z] PASS [2021-07-30T17:32:53.507Z] coverage: 34.8% of statements [2021-07-30T17:32:53.507Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-07-30T17:32:53.507Z] === RUN TestNetworkAllocateFree [2021-07-30T17:32:53.507Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-30T17:32:53.507Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-30T17:32:53.507Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-30T17:32:53.507Z] PASS [2021-07-30T17:32:53.507Z] coverage: 63.6% of statements [2021-07-30T17:32:53.507Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.065s coverage: 63.6% of statements [2021-07-30T17:32:53.540Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-30T17:32:53.964Z] === RUN TestGetEmptyCapabilities [2021-07-30T17:32:53.964Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-30T17:32:53.964Z] === RUN TestGetExtraCapabilities [2021-07-30T17:32:53.964Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-30T17:32:53.964Z] === RUN TestGetInvalidCapabilities [2021-07-30T17:32:53.964Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-30T17:32:53.964Z] === RUN TestRemoteDriver [2021-07-30T17:32:53.964Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-30T17:32:53.964Z] === RUN TestDriverError [2021-07-30T17:32:53.964Z] --- PASS: TestDriverError (0.00s) [2021-07-30T17:32:53.964Z] === RUN TestMissingValues [2021-07-30T17:32:53.964Z] --- PASS: TestMissingValues (0.00s) [2021-07-30T17:32:53.964Z] === RUN TestRollback [2021-07-30T17:32:53.964Z] --- PASS: TestRollback (0.00s) [2021-07-30T17:32:53.964Z] PASS [2021-07-30T17:32:53.964Z] coverage: 57.4% of statements [2021-07-30T17:32:53.964Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.077s coverage: 57.4% of statements [2021-07-30T17:32:54.102Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-30T17:32:54.931Z] === RUN TestNew [2021-07-30T17:32:54.931Z] --- PASS: TestNew (0.00s) [2021-07-30T17:32:54.931Z] === RUN TestAddDriver [2021-07-30T17:32:54.931Z] --- PASS: TestAddDriver (0.00s) [2021-07-30T17:32:54.931Z] === RUN TestAddDuplicateDriver [2021-07-30T17:32:54.932Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-30T17:32:54.932Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-30T17:32:54.932Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-30T17:32:54.932Z] === RUN TestDriver [2021-07-30T17:32:54.932Z] --- PASS: TestDriver (0.00s) [2021-07-30T17:32:54.932Z] === RUN TestIPAM [2021-07-30T17:32:54.932Z] --- PASS: TestIPAM (0.00s) [2021-07-30T17:32:54.932Z] === RUN TestWalkIPAMs [2021-07-30T17:32:54.932Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-30T17:32:54.932Z] === RUN TestWalkDrivers [2021-07-30T17:32:54.932Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-30T17:32:54.932Z] PASS [2021-07-30T17:32:54.932Z] coverage: 82.4% of statements [2021-07-30T17:32:54.932Z] ok github.com/docker/docker/libnetwork/drvregistry 0.083s coverage: 82.4% of statements [2021-07-30T17:32:54.932Z] === RUN TestBuildDefault [2021-07-30T17:32:54.932Z] --- PASS: TestBuildDefault (0.00s) [2021-07-30T17:32:54.932Z] === RUN TestBuildHostnameDomainname [2021-07-30T17:32:54.932Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-30T17:32:54.932Z] === RUN TestBuildHostname [2021-07-30T17:32:54.932Z] --- PASS: TestBuildHostname (0.00s) [2021-07-30T17:32:54.932Z] === RUN TestBuildHostnameFQDN [2021-07-30T17:32:54.932Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestBuildNoIP [2021-07-30T17:32:55.389Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestUpdate [2021-07-30T17:32:55.389Z] --- PASS: TestUpdate (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-30T17:32:55.389Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-30T17:32:55.389Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestAddEmpty [2021-07-30T17:32:55.389Z] --- PASS: TestAddEmpty (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestAdd [2021-07-30T17:32:55.389Z] --- PASS: TestAdd (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestDeleteEmpty [2021-07-30T17:32:55.389Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestDeleteNewline [2021-07-30T17:32:55.389Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestDelete [2021-07-30T17:32:55.389Z] --- PASS: TestDelete (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestConcurrentWrites [2021-07-30T17:32:55.389Z] === RUN TestNAT [2021-07-30T17:32:55.389Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-30T17:32:55.389Z] --- SKIP: TestNAT (0.00s) [2021-07-30T17:32:55.389Z] === RUN TestTransparent [2021-07-30T17:32:55.389Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-30T17:32:55.389Z] --- SKIP: TestTransparent (0.00s) [2021-07-30T17:32:55.389Z] PASS [2021-07-30T17:32:55.389Z] coverage: 0.0% of statements [2021-07-30T17:32:55.389Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2021-07-30T17:32:55.389Z] --- PASS: TestConcurrentWrites (0.26s) [2021-07-30T17:32:55.389Z] PASS [2021-07-30T17:32:55.389Z] coverage: 81.2% of statements [2021-07-30T17:32:55.389Z] ok github.com/docker/docker/libnetwork/etchosts 0.327s coverage: 81.2% of statements [2021-07-30T17:32:55.847Z] --- PASS: TestRandomAllocateDeallocate (6.42s) [2021-07-30T17:32:55.847Z] === RUN TestAllocateRandomDeallocate [2021-07-30T17:32:56.304Z] === RUN TestNew [2021-07-30T17:32:56.304Z] --- PASS: TestNew (0.00s) [2021-07-30T17:32:56.304Z] === RUN TestAllocate [2021-07-30T17:32:56.304Z] --- PASS: TestAllocate (0.00s) [2021-07-30T17:32:56.304Z] === RUN TestUninitialized [2021-07-30T17:32:56.304Z] --- PASS: TestUninitialized (0.00s) [2021-07-30T17:32:56.304Z] === RUN TestAllocateInRange [2021-07-30T17:32:56.304Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-30T17:32:56.304Z] === RUN TestAllocateSerial [2021-07-30T17:32:56.304Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-30T17:32:56.304Z] PASS [2021-07-30T17:32:56.304Z] coverage: 87.5% of statements [2021-07-30T17:32:56.304Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2021-07-30T17:32:56.304Z] === RUN TestDiff [2021-07-30T17:32:56.304Z] --- PASS: TestDiff (0.00s) [2021-07-30T17:32:56.304Z] === RUN TestAddedCallback [2021-07-30T17:32:56.304Z] --- PASS: TestAddedCallback (0.00s) [2021-07-30T17:32:56.304Z] === RUN TestRemovedCallback [2021-07-30T17:32:56.304Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-30T17:32:56.304Z] === RUN TestNoCallback [2021-07-30T17:32:56.304Z] --- PASS: TestNoCallback (0.00s) [2021-07-30T17:32:56.304Z] PASS [2021-07-30T17:32:56.304Z] coverage: 48.1% of statements [2021-07-30T17:32:56.304Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.047s coverage: 48.1% of statements [2021-07-30T17:32:56.616Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-30T17:32:56.616Z] check_test.go:309: [de757ff0151d4] daemon is not started [2021-07-30T17:32:56.616Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-30T17:32:56.763Z] === RUN TestCaller [2021-07-30T17:32:56.763Z] --- PASS: TestCaller (0.00s) [2021-07-30T17:32:56.763Z] PASS [2021-07-30T17:32:56.763Z] coverage: 100.0% of statements [2021-07-30T17:32:56.763Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-07-30T17:32:56.763Z] === RUN TestSetSerialInsertDelete [2021-07-30T17:32:56.763Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-30T17:32:56.763Z] === RUN TestSetParallelInsertDelete [2021-07-30T17:32:57.226Z] --- PASS: TestAllocateRandomDeallocate (1.36s) [2021-07-30T17:32:57.226Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-30T17:32:58.191Z] === RUN TestInt2IP2IntConversion [2021-07-30T17:32:58.191Z] === RUN TestPoolRequest [2021-07-30T17:32:58.191Z] --- PASS: TestPoolRequest (0.00s) [2021-07-30T17:32:58.191Z] === RUN TestOtherRequests [2021-07-30T17:32:58.191Z] --- PASS: TestOtherRequests (0.00s) [2021-07-30T17:32:58.191Z] PASS [2021-07-30T17:32:58.191Z] coverage: 57.1% of statements [2021-07-30T17:32:58.191Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2021-07-30T17:32:58.513Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-30T17:32:58.649Z] --- PASS: TestInt2IP2IntConversion (0.65s) [2021-07-30T17:32:58.649Z] === RUN TestGetAddressVersion [2021-07-30T17:32:58.649Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-30T17:32:58.649Z] === RUN TestKeyString [2021-07-30T17:32:58.649Z] --- PASS: TestKeyString (0.00s) [2021-07-30T17:32:58.649Z] === RUN TestPoolDataMarshal [2021-07-30T17:32:58.649Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-30T17:32:58.649Z] === RUN TestSubnetsMarshal [2021-07-30T17:32:59.106Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-07-30T17:32:59.106Z] === RUN TestAddSubnets [2021-07-30T17:32:59.106Z] --- PASS: TestAddSubnets (0.18s) [2021-07-30T17:32:59.106Z] === RUN TestDoublePoolRelease [2021-07-30T17:32:59.106Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-30T17:32:59.106Z] === RUN TestAddReleasePoolID [2021-07-30T17:32:59.106Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-07-30T17:32:59.106Z] === RUN TestPredefinedPool [2021-07-30T17:32:59.106Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-30T17:32:59.106Z] === RUN TestRemoveSubnet [2021-07-30T17:32:59.564Z] === RUN TestGetCapabilities [2021-07-30T17:32:59.564Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-30T17:32:59.564Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-30T17:32:59.564Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-30T17:32:59.564Z] === RUN TestGetDefaultAddressSpaces [2021-07-30T17:32:59.564Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-30T17:32:59.564Z] === RUN TestRemoteDriver [2021-07-30T17:32:59.564Z] --- PASS: TestRemoveSubnet (0.27s) [2021-07-30T17:32:59.564Z] === RUN TestGetSameAddress [2021-07-30T17:32:59.564Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-30T17:32:59.564Z] PASS [2021-07-30T17:32:59.564Z] coverage: 47.4% of statements [2021-07-30T17:32:59.564Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2021-07-30T17:32:59.564Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-30T17:32:59.564Z] === RUN TestPoolAllocationReuse [2021-07-30T17:32:59.564Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.44s) [2021-07-30T17:32:59.564Z] === RUN TestRetrieveFromStore [2021-07-30T17:32:59.876Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-30T17:33:00.530Z] --- PASS: TestRetrieveFromStore (0.72s) [2021-07-30T17:33:00.530Z] === RUN TestIsCorrupted [2021-07-30T17:33:00.530Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-30T17:33:00.530Z] === RUN TestSetRollover [2021-07-30T17:33:00.530Z] === RUN TestWindowsIPAM [2021-07-30T17:33:00.530Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-30T17:33:00.530Z] PASS [2021-07-30T17:33:00.530Z] coverage: 71.4% of statements [2021-07-30T17:33:00.530Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2021-07-30T17:33:00.988Z] === RUN TestDefaultNetwork [2021-07-30T17:33:01.446Z] --- PASS: TestDefaultNetwork (0.29s) [2021-07-30T17:33:01.446Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-30T17:33:01.446Z] --- PASS: TestPoolAllocationReuse (2.04s) [2021-07-30T17:33:01.446Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-30T17:33:01.446Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-30T17:33:01.446Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-30T17:33:01.904Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-07-30T17:33:01.904Z] === RUN TestInitAddressPools [2021-07-30T17:33:01.904Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-30T17:33:01.904Z] PASS [2021-07-30T17:33:01.904Z] coverage: 74.0% of statements [2021-07-30T17:33:01.904Z] ok github.com/docker/docker/libnetwork/ipamutils 0.628s coverage: 74.0% of statements [2021-07-30T17:33:01.904Z] --- PASS: TestSetRollover (1.75s) [2021-07-30T17:33:01.904Z] === RUN TestSetRolloverSerial [2021-07-30T17:33:02.361Z] === RUN TestKeyValue [2021-07-30T17:33:02.361Z] --- PASS: TestKeyValue (0.00s) [2021-07-30T17:33:02.361Z] PASS [2021-07-30T17:33:02.361Z] coverage: 60.0% of statements [2021-07-30T17:33:02.361Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2021-07-30T17:33:03.901Z] --- PASS: TestSetRolloverSerial (1.91s) [2021-07-30T17:33:03.901Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-30T17:33:03.901Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-30T17:33:03.901Z] PASS [2021-07-30T17:33:03.901Z] coverage: 84.4% of statements [2021-07-30T17:33:03.901Z] ok github.com/docker/docker/libnetwork/bitseq 14.651s coverage: 84.4% of statements [2021-07-30T17:33:04.042Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-30T17:33:04.968Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-30T17:33:05.439Z] === RUN TestNetworkDBSimple [2021-07-30T17:33:05.439Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.73s) [2021-07-30T17:33:05.439Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-30T17:33:06.404Z] 2021/07/30 17:33:05 Closing DB instances... [2021-07-30T17:33:06.671Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-30T17:33:06.671Z] Copying nested executables into bundles/binary-daemon [2021-07-30T17:33:06.671Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-30T17:33:06.671Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:33:06.671Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-30T17:33:06.671Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-30T17:33:06.861Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-30T17:33:06.861Z] PASS [2021-07-30T17:33:06.861Z] coverage: 100.0% of statements [2021-07-30T17:33:06.861Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2021-07-30T17:33:06.900Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-30T17:33:06.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/make.sh cross [2021-07-30T17:33:07.156Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-30T17:33:07.319Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-07-30T17:33:07.319Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-30T17:33:07.319Z] === RUN TestGenerate [2021-07-30T17:33:07.319Z] --- PASS: TestGenerate (0.00s) [2021-07-30T17:33:07.319Z] === RUN TestGeneratePtr [2021-07-30T17:33:07.319Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-30T17:33:07.319Z] === RUN TestGenerateMissingField [2021-07-30T17:33:07.319Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-30T17:33:07.319Z] === RUN TestFieldCannotBeSet [2021-07-30T17:33:07.319Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-30T17:33:07.319Z] === RUN TestTypeMismatchError [2021-07-30T17:33:07.319Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-30T17:33:07.319Z] PASS [2021-07-30T17:33:07.319Z] coverage: 100.0% of statements [2021-07-30T17:33:07.319Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2021-07-30T17:33:07.550Z] [2021-07-30T17:33:07.550Z] Removing bundles/ [2021-07-30T17:33:07.550Z] [2021-07-30T17:33:07.550Z] ---> Making bundle: cross (in bundles/cross) [2021-07-30T17:33:07.550Z] Cross building: bundles/cross/linux/amd64 [2021-07-30T17:33:07.550Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-30T17:33:07.550Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-30T17:33:07.776Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.28s) [2021-07-30T17:33:07.776Z] === RUN TestGetAddress [2021-07-30T17:33:08.233Z] testing: warning: no tests to run [2021-07-30T17:33:08.233Z] PASS [2021-07-30T17:33:08.233Z] coverage: 0.0% of statements [2021-07-30T17:33:08.233Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-30T17:33:08.691Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-30T17:33:08.691Z] 2021/07/30 17:33:08 Closing DB instances... [2021-07-30T17:33:09.043Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-30T17:33:09.148Z] === RUN TestRequestNewPort [2021-07-30T17:33:09.148Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestRequestSpecificPort [2021-07-30T17:33:09.148Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestReleasePort [2021-07-30T17:33:09.148Z] --- PASS: TestReleasePort (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestReuseReleasedPort [2021-07-30T17:33:09.148Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestReleaseUnreadledPort [2021-07-30T17:33:09.148Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestUnknowProtocol [2021-07-30T17:33:09.148Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestAllocateAllPorts [2021-07-30T17:33:09.148Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestPortAllocation [2021-07-30T17:33:09.148Z] --- PASS: TestPortAllocation (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestPortAllocationWithCustomRange [2021-07-30T17:33:09.148Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestNoDuplicateBPR [2021-07-30T17:33:09.148Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-30T17:33:09.148Z] === RUN TestChangePortRange [2021-07-30T17:33:09.148Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-30T17:33:09.148Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-30T17:33:09.148Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-30T17:33:09.148Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-30T17:33:09.148Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-30T17:33:09.148Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-30T17:33:09.148Z] --- PASS: TestChangePortRange (0.00s) [2021-07-30T17:33:09.148Z] PASS [2021-07-30T17:33:09.148Z] coverage: 88.6% of statements [2021-07-30T17:33:09.148Z] ok github.com/docker/docker/libnetwork/portallocator 0.063s coverage: 88.6% of statements [2021-07-30T17:33:09.605Z] === RUN TestTransportPortConv [2021-07-30T17:33:09.605Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-30T17:33:09.605Z] === RUN TestTransportPortBindingConv [2021-07-30T17:33:09.606Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-30T17:33:09.606Z] === RUN TestErrorConstructors [2021-07-30T17:33:09.606Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-30T17:33:09.606Z] === RUN TestCompareIPMask [2021-07-30T17:33:09.606Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-30T17:33:09.606Z] === RUN TestUtilGetHostPartIP [2021-07-30T17:33:09.606Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-30T17:33:09.606Z] === RUN TestUtilGetBroadcastIP [2021-07-30T17:33:09.606Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-30T17:33:09.606Z] === RUN TestParseCIDR [2021-07-30T17:33:09.606Z] --- PASS: TestParseCIDR (0.00s) [2021-07-30T17:33:09.606Z] PASS [2021-07-30T17:33:09.606Z] coverage: 47.9% of statements [2021-07-30T17:33:09.606Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 47.9% of statements [2021-07-30T17:33:10.063Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-07-30T17:33:10.063Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-30T17:33:10.063Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-30T17:33:10.521Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-30T17:33:10.521Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-30T17:33:10.521Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-30T17:33:10.521Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-30T17:33:10.521Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-30T17:33:10.521Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-30T17:33:10.521Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-30T17:33:10.521Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-30T17:33:10.521Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-30T17:33:10.521Z] PASS [2021-07-30T17:33:10.521Z] coverage: 50.0% of statements [2021-07-30T17:33:10.521Z] ok github.com/docker/docker/oci 0.101s coverage: 50.0% of statements [2021-07-30T17:33:10.978Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-30T17:33:10.980Z] === RUN TestAddressPoolOpt [2021-07-30T17:33:10.980Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/a [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/something [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/_=a [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/env1=value1 [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/_env1=value1 [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/PATH [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/=a [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/PATH= [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/PATH=something [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/asd!qwe [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/1asd [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/123 [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/some_space [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/__some_space_before [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/some_space_after__ [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/= [2021-07-30T17:33:10.980Z] === RUN TestValidateEnv/PaTh [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestParseHost [2021-07-30T17:33:10.980Z] --- PASS: TestParseHost (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestParseDockerDaemonHost [2021-07-30T17:33:10.980Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestParseTCP [2021-07-30T17:33:10.980Z] --- PASS: TestParseTCP (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-30T17:33:10.980Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestValidateExtraHosts [2021-07-30T17:33:10.980Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestIpOptString [2021-07-30T17:33:10.980Z] --- PASS: TestIpOptString (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-30T17:33:10.980Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestNewIpOptValidDefaultVal [2021-07-30T17:33:10.980Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestIpOptSetInvalidVal [2021-07-30T17:33:10.980Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestValidateIPAddress [2021-07-30T17:33:10.980Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestMapOpts [2021-07-30T17:33:10.980Z] --- PASS: TestMapOpts (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestListOptsWithoutValidator [2021-07-30T17:33:10.980Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestListOptsWithValidator [2021-07-30T17:33:10.980Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestValidateDNSSearch [2021-07-30T17:33:10.980Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_general_format [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_one_more [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-30T17:33:10.980Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-30T17:33:10.980Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestNamedListOpts [2021-07-30T17:33:10.980Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestNamedMapOpts [2021-07-30T17:33:10.980Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestParseLink [2021-07-30T17:33:10.980Z] --- PASS: TestParseLink (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestQuotedStringSetWithQuotes [2021-07-30T17:33:10.980Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-30T17:33:10.980Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-30T17:33:10.980Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-30T17:33:10.980Z] === RUN TestUlimitOpt [2021-07-30T17:33:10.980Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-30T17:33:10.980Z] PASS [2021-07-30T17:33:10.980Z] coverage: 67.1% of statements [2021-07-30T17:33:10.980Z] ok github.com/docker/docker/opts 0.090s coverage: 67.1% of statements [2021-07-30T17:33:10.980Z] === RUN TestParseVersion [2021-07-30T17:33:10.980Z] --- PASS: TestParseVersion (0.00s) [2021-07-30T17:33:10.980Z] PASS [2021-07-30T17:33:10.980Z] coverage: 52.9% of statements [2021-07-30T17:33:10.980Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 52.9% of statements [2021-07-30T17:33:11.438Z] 2021/07/30 17:33:11 Closing DB instances... [2021-07-30T17:33:12.971Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.94s) [2021-07-30T17:33:12.971Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-30T17:33:12.971Z] === RUN TestPeerCertificateMarshalJSON [2021-07-30T17:33:12.971Z] === RUN TestIsArchivePathDir [2021-07-30T17:33:12.971Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-30T17:33:12.971Z] === RUN TestIsArchivePathInvalidFile [2021-07-30T17:33:13.428Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-07-30T17:33:13.428Z] === RUN TestIsArchivePathTar [2021-07-30T17:33:13.428Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-07-30T17:33:13.428Z] === RUN TestDecompressStreamGzip [2021-07-30T17:33:13.428Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-30T17:33:13.428Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-30T17:33:13.428Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2021-07-30T17:33:13.428Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-30T17:33:13.429Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-30T17:33:13.429Z] === RUN TestMiddleware [2021-07-30T17:33:13.429Z] --- PASS: TestMiddleware (0.00s) [2021-07-30T17:33:13.429Z] === RUN TestNewResponseModifier [2021-07-30T17:33:13.429Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-30T17:33:13.429Z] PASS [2021-07-30T17:33:13.429Z] coverage: 26.8% of statements [2021-07-30T17:33:13.429Z] ok github.com/docker/docker/pkg/authorization 0.456s coverage: 26.8% of statements [2021-07-30T17:33:13.429Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-07-30T17:33:13.429Z] === RUN TestDecompressStreamBzip2 [2021-07-30T17:33:13.495Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-30T17:33:13.886Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-07-30T17:33:13.886Z] === RUN TestDecompressStreamXz [2021-07-30T17:33:13.886Z] archive_test.go:134: Xz not present in msys2 [2021-07-30T17:33:13.886Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestCompressStreamXzUnsupported [2021-07-30T17:33:13.886Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-30T17:33:13.886Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestCompressStreamInvalid [2021-07-30T17:33:13.886Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestExtensionInvalid [2021-07-30T17:33:13.886Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestExtensionUncompressed [2021-07-30T17:33:13.886Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestExtensionBzip2 [2021-07-30T17:33:13.886Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestExtensionGzip [2021-07-30T17:33:13.886Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestExtensionXz [2021-07-30T17:33:13.886Z] --- PASS: TestExtensionXz (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestCmdStreamLargeStderr [2021-07-30T17:33:13.886Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-30T17:33:13.886Z] === RUN TestCmdStreamBad [2021-07-30T17:33:13.886Z] archive_test.go:239: Failing on Windows CI machines [2021-07-30T17:33:13.886Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestCmdStreamGood [2021-07-30T17:33:13.886Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-30T17:33:13.886Z] === RUN TestUntarPathWithInvalidDest [2021-07-30T17:33:13.886Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-30T17:33:13.886Z] === RUN TestUntarPathWithInvalidSrc [2021-07-30T17:33:13.886Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-30T17:33:13.886Z] === RUN TestUntarPath [2021-07-30T17:33:13.886Z] --- PASS: TestUntarPath (0.08s) [2021-07-30T17:33:13.886Z] === RUN TestUntarPathWithDestinationFile [2021-07-30T17:33:13.886Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-30T17:33:13.886Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-30T17:33:14.343Z] === RUN TestUnbuffered [2021-07-30T17:33:14.343Z] --- PASS: TestUnbuffered (0.00s) [2021-07-30T17:33:14.343Z] === RUN TestRaceUnbuffered [2021-07-30T17:33:14.343Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-30T17:33:14.343Z] PASS [2021-07-30T17:33:14.343Z] coverage: 100.0% of statements [2021-07-30T17:33:14.343Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-30T17:33:14.343Z] === RUN TestCopyWithTarInvalidSrc [2021-07-30T17:33:14.343Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-30T17:33:14.343Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-30T17:33:14.343Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-30T17:33:14.343Z] === RUN TestCopyWithTarSrcFile [2021-07-30T17:33:14.343Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-07-30T17:33:14.343Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-30T17:33:14.343Z] === RUN TestCopyWithTarSrcFolder [2021-07-30T17:33:14.343Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-30T17:33:14.343Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-30T17:33:14.343Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-30T17:33:14.343Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-30T17:33:14.343Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-30T17:33:14.343Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-30T17:33:14.343Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-30T17:33:14.343Z] === RUN TestCopyFileWithTarSrcFile [2021-07-30T17:33:14.343Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-30T17:33:14.343Z] === RUN TestTarFiles [2021-07-30T17:33:14.801Z] === RUN TestMatch [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[]] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[foo]] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[foo_bar]] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[]#01 [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[qux]] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-30T17:33:14.801Z] === RUN TestMatch/[[foo_baz]] [2021-07-30T17:33:14.801Z] --- PASS: TestMatch (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-30T17:33:14.801Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-30T17:33:14.801Z] PASS [2021-07-30T17:33:14.801Z] coverage: 87.5% of statements [2021-07-30T17:33:14.801Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-07-30T17:33:15.262Z] 2021/07/30 17:33:15 Closing DB instances... [2021-07-30T17:33:15.425Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-30T17:33:15.721Z] === RUN TestChrootTarUntar [2021-07-30T17:33:15.721Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:33:15.721Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-30T17:33:15.721Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-30T17:33:15.721Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:33:15.721Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-30T17:33:15.721Z] === RUN TestChrootUntarEmptyArchive [2021-07-30T17:33:15.721Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-30T17:33:15.721Z] === RUN TestChrootTarUntarWithSymlink [2021-07-30T17:33:15.721Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:33:15.721Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-30T17:33:15.721Z] === RUN TestChrootCopyWithTar [2021-07-30T17:33:15.721Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:33:15.721Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-30T17:33:15.721Z] === RUN TestChrootCopyFileWithTar [2021-07-30T17:33:15.721Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:33:15.721Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-30T17:33:15.721Z] === RUN TestChrootUntarPath [2021-07-30T17:33:15.721Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:33:15.721Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-30T17:33:15.721Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-30T17:33:15.721Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:33:15.721Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:33:15.721Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-30T17:33:15.721Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:33:15.721Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:33:15.721Z] === RUN TestChrootApplyDotDotFile [2021-07-30T17:33:15.721Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:33:15.721Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-30T17:33:15.721Z] PASS [2021-07-30T17:33:15.721Z] coverage: 15.4% of statements [2021-07-30T17:33:15.721Z] ok github.com/docker/docker/pkg/chrootarchive 0.082s coverage: 15.4% of statements [2021-07-30T17:33:16.690Z] === RUN TestSizeEmpty [2021-07-30T17:33:16.690Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-30T17:33:16.690Z] === RUN TestSizeEmptyFile [2021-07-30T17:33:16.690Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-30T17:33:16.690Z] === RUN TestSizeNonemptyFile [2021-07-30T17:33:16.690Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-30T17:33:16.690Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-30T17:33:16.690Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-30T17:33:16.690Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-30T17:33:16.690Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-30T17:33:16.690Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-30T17:33:16.690Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-30T17:33:16.690Z] === RUN TestMoveToSubdir [2021-07-30T17:33:16.690Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-30T17:33:16.690Z] === RUN TestSizeNonExistingDirectory [2021-07-30T17:33:16.690Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-30T17:33:16.690Z] PASS [2021-07-30T17:33:16.690Z] coverage: 80.0% of statements [2021-07-30T17:33:16.690Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2021-07-30T17:33:17.147Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-07-30T17:33:17.147Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-30T17:33:17.605Z] === RUN Test [2021-07-30T17:33:17.606Z] === RUN Test/TestContainsEntry [2021-07-30T17:33:17.606Z] === RUN Test/TestCreateEntries [2021-07-30T17:33:17.606Z] === RUN Test/TestEntriesDiff [2021-07-30T17:33:17.606Z] === RUN Test/TestEntriesEquality [2021-07-30T17:33:17.606Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-30T17:33:17.606Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-30T17:33:17.606Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-30T17:33:17.606Z] === RUN Test/TestGeneratorNotGenerate [2021-07-30T17:33:17.606Z] === RUN Test/TestGeneratorWithPort [2021-07-30T17:33:17.606Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-30T17:33:17.606Z] === RUN Test/TestNewEntry [2021-07-30T17:33:17.606Z] === RUN Test/TestParse [2021-07-30T17:33:17.606Z] --- PASS: Test (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-30T17:33:17.606Z] --- PASS: Test/TestParse (0.00s) [2021-07-30T17:33:17.606Z] PASS [2021-07-30T17:33:17.606Z] coverage: 58.3% of statements [2021-07-30T17:33:17.606Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2021-07-30T17:33:18.570Z] === RUN Test [2021-07-30T17:33:18.570Z] === RUN Test/TestContent [2021-07-30T17:33:18.570Z] === RUN Test/TestInitialize [2021-07-30T17:33:18.570Z] === RUN Test/TestNew [2021-07-30T17:33:18.570Z] === RUN Test/TestParsingContentsWithComments [2021-07-30T17:33:18.570Z] === RUN Test/TestRegister [2021-07-30T17:33:18.570Z] === RUN Test/TestWatch [2021-07-30T17:33:18.570Z] --- PASS: Test (0.00s) [2021-07-30T17:33:18.570Z] --- PASS: Test/TestContent (0.00s) [2021-07-30T17:33:18.570Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-30T17:33:18.570Z] --- PASS: Test/TestNew (0.00s) [2021-07-30T17:33:18.570Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-30T17:33:18.570Z] --- PASS: Test/TestRegister (0.00s) [2021-07-30T17:33:18.570Z] --- PASS: Test/TestWatch (0.00s) [2021-07-30T17:33:18.570Z] PASS [2021-07-30T17:33:18.570Z] coverage: 97.6% of statements [2021-07-30T17:33:18.570Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 97.6% of statements [2021-07-30T17:33:19.542Z] --- PASS: TestTarFiles (5.39s) [2021-07-30T17:33:19.542Z] === RUN TestTarUntar [2021-07-30T17:33:19.542Z] --- PASS: TestTarUntar (0.04s) [2021-07-30T17:33:19.542Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-30T17:33:19.542Z] 2021/07/30 17:33:19 Closing DB instances... [2021-07-30T17:33:19.542Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-30T17:33:19.542Z] === RUN TestTarWithOptions [2021-07-30T17:33:19.542Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-30T17:33:19.542Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-30T17:33:19.542Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-30T17:33:19.542Z] === RUN TestUntarUstarGnuConflict [2021-07-30T17:33:19.542Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-30T17:33:19.542Z] === RUN TestUntarInvalidFilenames [2021-07-30T17:33:20.000Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames220382678\\dest" [2021-07-30T17:33:20.000Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-07-30T17:33:20.000Z] === RUN TestUntarHardlinkToSymlink [2021-07-30T17:33:20.000Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-30T17:33:20.000Z] === RUN TestUntarInvalidHardlink [2021-07-30T17:33:20.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink803758711\\victim\\hello" -> "../victim/hello" [2021-07-30T17:33:20.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink673129322\\victim\\hello" -> "/../victim/hello" [2021-07-30T17:33:20.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink595196865\\victim" -> "../victim" [2021-07-30T17:33:20.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink969450028\\victim" -> "../victim" [2021-07-30T17:33:20.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink069046171\\victim" -> "../victim" [2021-07-30T17:33:20.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink104849470\\victim" -> "../victim" [2021-07-30T17:33:20.000Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-30T17:33:20.000Z] === RUN TestUntarInvalidSymlink [2021-07-30T17:33:20.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink624918149\\dest\\dotdot" -> "../victim/hello" [2021-07-30T17:33:20.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink730418720\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-30T17:33:20.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink740530943\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:33:20.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink811686994\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:33:20.000Z] === RUN Test [2021-07-30T17:33:20.000Z] === RUN Test/TestInitialize [2021-07-30T17:33:20.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink524355977\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:33:20.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink406996820\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:33:20.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink614182051\\dest\\dir\\loophole" -> "../../victim" [2021-07-30T17:33:20.000Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-30T17:33:20.000Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-30T17:33:20.000Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-30T17:33:20.000Z] === RUN TestXGlobalNoParent [2021-07-30T17:33:20.000Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-30T17:33:20.000Z] === RUN TestReplaceFileTarWrapper [2021-07-30T17:33:20.000Z] time="2021-07-30T17:33:19Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:33:20.000Z] time="2021-07-30T17:33:19Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:33:20.000Z] time="2021-07-30T17:33:19Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:33:20.000Z] === RUN Test/TestInitializeWithCerts [2021-07-30T17:33:20.000Z] time="2021-07-30T17:33:19Z" level=info msg="Initializing discovery with TLS" [2021-07-30T17:33:20.000Z] === RUN Test/TestWatch [2021-07-30T17:33:20.000Z] time="2021-07-30T17:33:19Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:33:20.000Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-07-30T17:33:20.000Z] === RUN TestPrefixHeaderReadable [2021-07-30T17:33:20.000Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-30T17:33:20.000Z] === RUN TestDisablePigz [2021-07-30T17:33:20.000Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-30T17:33:20.462Z] --- PASS: TestDisablePigz (0.13s) [2021-07-30T17:33:20.462Z] === RUN TestPigz [2021-07-30T17:33:20.462Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-30T17:33:20.462Z] --- PASS: TestPigz (0.17s) [2021-07-30T17:33:20.462Z] === RUN TestCopyFileWithInvalidDest [2021-07-30T17:33:20.462Z] archive_windows_test.go:16: Currently fails [2021-07-30T17:33:20.462Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestCanonicalTarNameForPath [2021-07-30T17:33:20.462Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestCanonicalTarName [2021-07-30T17:33:20.462Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestChmodTarEntry [2021-07-30T17:33:20.462Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestHardLinkOrder [2021-07-30T17:33:20.462Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-30T17:33:20.462Z] === RUN TestChangeString [2021-07-30T17:33:20.462Z] --- PASS: TestChangeString (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestChangesWithNoChanges [2021-07-30T17:33:20.462Z] --- PASS: TestChangesWithNoChanges (0.05s) [2021-07-30T17:33:20.462Z] === RUN TestChangesWithChanges [2021-07-30T17:33:20.462Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-30T17:33:20.462Z] === RUN TestChangesWithChangesGH13590 [2021-07-30T17:33:20.462Z] changes_test.go:196: needs more investigation [2021-07-30T17:33:20.462Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestChangesDirsEmpty [2021-07-30T17:33:20.462Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-30T17:33:20.462Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestChangesDirsMutated [2021-07-30T17:33:20.462Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-30T17:33:20.462Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestApplyLayer [2021-07-30T17:33:20.462Z] changes_test.go:433: needs further investigation [2021-07-30T17:33:20.462Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestChangesSizeWithHardlinks [2021-07-30T17:33:20.462Z] changes_test.go:469: needs further investigation [2021-07-30T17:33:20.462Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-30T17:33:20.462Z] === RUN TestChangesSizeWithNoChanges [2021-07-30T17:33:20.462Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-30T17:33:20.463Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-30T17:33:20.463Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-30T17:33:20.463Z] === RUN TestChangesSize [2021-07-30T17:33:20.463Z] --- PASS: TestChangesSize (0.00s) [2021-07-30T17:33:20.463Z] === RUN TestApplyLayerInvalidFilenames [2021-07-30T17:33:20.463Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames003712024\\dest" [2021-07-30T17:33:20.463Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-30T17:33:20.463Z] === RUN TestApplyLayerInvalidHardlink [2021-07-30T17:33:20.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink081064202\\victim\\hello" -> "../victim/hello" [2021-07-30T17:33:20.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink086201057\\victim\\hello" -> "/../victim/hello" [2021-07-30T17:33:20.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink064384204\\victim" -> "../victim" [2021-07-30T17:33:20.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink855165371\\victim" -> "../victim" [2021-07-30T17:33:20.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink796860382\\victim" -> "../victim" [2021-07-30T17:33:20.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink140099493\\victim" -> "../victim" [2021-07-30T17:33:20.463Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-30T17:33:20.664Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-30T17:33:20.920Z] === RUN TestApplyLayerInvalidSymlink [2021-07-30T17:33:20.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink412687040\\dest\\dotdot" -> "../victim/hello" [2021-07-30T17:33:20.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink098773791\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-30T17:33:20.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink153312754\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:33:20.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink896964777\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:33:20.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink151938548\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:33:20.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink419324099\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:33:20.920Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-30T17:33:20.920Z] === RUN TestApplyLayerWhiteouts [2021-07-30T17:33:20.920Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-07-30T17:33:20.920Z] === RUN TestGenerateEmptyFile [2021-07-30T17:33:20.920Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-30T17:33:20.920Z] === RUN TestGenerateWithContent [2021-07-30T17:33:20.920Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-30T17:33:20.920Z] PASS [2021-07-30T17:33:20.920Z] coverage: 61.6% of statements [2021-07-30T17:33:20.920Z] ok github.com/docker/docker/pkg/archive 7.733s coverage: 61.6% of statements [2021-07-30T17:33:20.920Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-07-30T17:33:20.920Z] === RUN TestNetworkDBNodeLeave [2021-07-30T17:33:22.552Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-30T17:33:23.099Z] --- PASS: Test (3.17s) [2021-07-30T17:33:23.099Z] --- PASS: Test/TestInitialize (0.16s) [2021-07-30T17:33:23.099Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-30T17:33:23.099Z] --- PASS: Test/TestWatch (3.00s) [2021-07-30T17:33:23.099Z] PASS [2021-07-30T17:33:23.099Z] coverage: 84.1% of statements [2021-07-30T17:33:23.099Z] ok github.com/docker/docker/pkg/discovery/kv 3.218s coverage: 84.1% of statements [2021-07-30T17:33:23.479Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-30T17:33:24.066Z] === RUN Test [2021-07-30T17:33:24.066Z] === RUN Test/TestWatch [2021-07-30T17:33:24.066Z] --- PASS: Test (0.00s) [2021-07-30T17:33:24.066Z] --- PASS: Test/TestWatch (0.00s) [2021-07-30T17:33:24.066Z] PASS [2021-07-30T17:33:24.066Z] coverage: 92.3% of statements [2021-07-30T17:33:24.066Z] ok github.com/docker/docker/pkg/discovery/memory 0.052s coverage: 92.3% of statements [2021-07-30T17:33:24.066Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2021-07-30T17:33:24.066Z] === RUN TestNetworkDBWatch [2021-07-30T17:33:24.525Z] === RUN Test [2021-07-30T17:33:24.525Z] === RUN Test/TestInitialize [2021-07-30T17:33:24.525Z] === RUN Test/TestInitializeWithPattern [2021-07-30T17:33:24.525Z] === RUN Test/TestRegister [2021-07-30T17:33:24.525Z] === RUN Test/TestWatch [2021-07-30T17:33:24.525Z] --- PASS: Test (0.00s) [2021-07-30T17:33:24.525Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-30T17:33:24.525Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-30T17:33:24.525Z] --- PASS: Test/TestRegister (0.00s) [2021-07-30T17:33:24.525Z] --- PASS: Test/TestWatch (0.00s) [2021-07-30T17:33:24.525Z] PASS [2021-07-30T17:33:24.525Z] coverage: 93.8% of statements [2021-07-30T17:33:24.525Z] ok github.com/docker/docker/pkg/discovery/nodes 0.059s coverage: 93.8% of statements [2021-07-30T17:33:24.852Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-30T17:33:25.490Z] === RUN TestPollerAddRemove [2021-07-30T17:33:25.490Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-30T17:33:25.490Z] === RUN TestPollerEvent [2021-07-30T17:33:25.490Z] poller_test.go:41: No chmod on Windows [2021-07-30T17:33:25.490Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-30T17:33:25.490Z] === RUN TestPollerClose [2021-07-30T17:33:25.490Z] --- PASS: TestPollerClose (0.00s) [2021-07-30T17:33:25.490Z] PASS [2021-07-30T17:33:25.490Z] coverage: 45.7% of statements [2021-07-30T17:33:25.490Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-07-30T17:33:25.490Z] 2021/07/30 17:33:25 Closing DB instances... [2021-07-30T17:33:26.455Z] === RUN TestCopyFileWithInvalidSrc [2021-07-30T17:33:26.455Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestCopyFileWithInvalidDest [2021-07-30T17:33:26.455Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-30T17:33:26.455Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-30T17:33:26.455Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestCopyFile [2021-07-30T17:33:26.455Z] --- PASS: TestCopyFile (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-30T17:33:26.455Z] fileutils_test.go:134: Needs porting to Windows [2021-07-30T17:33:26.455Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-30T17:33:26.455Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-30T17:33:26.455Z] fileutils_test.go:180: Needs porting to Windows [2021-07-30T17:33:26.455Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestWildcardMatches [2021-07-30T17:33:26.455Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestPatternMatches [2021-07-30T17:33:26.455Z] --- PASS: TestPatternMatches (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-30T17:33:26.455Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestPatternMatchesFolderExclusions [2021-07-30T17:33:26.455Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-30T17:33:26.455Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-30T17:33:26.455Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-30T17:33:26.455Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-30T17:33:26.456Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-30T17:33:26.456Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestSingleExclamationError [2021-07-30T17:33:26.456Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestMatchesWithNoPatterns [2021-07-30T17:33:26.456Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestMatchesWithMalformedPatterns [2021-07-30T17:33:26.456Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestMatches [2021-07-30T17:33:26.456Z] --- PASS: TestMatches (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestCleanPatterns [2021-07-30T17:33:26.456Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-30T17:33:26.456Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestCleanPatternsExceptionFlag [2021-07-30T17:33:26.456Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-30T17:33:26.456Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-30T17:33:26.456Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestCleanPatternsErrorSingleException [2021-07-30T17:33:26.456Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestCreateIfNotExistsDir [2021-07-30T17:33:26.456Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestCreateIfNotExistsFile [2021-07-30T17:33:26.456Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-30T17:33:26.456Z] === RUN TestMatch [2021-07-30T17:33:26.456Z] --- PASS: TestMatch (0.00s) [2021-07-30T17:33:26.456Z] PASS [2021-07-30T17:33:26.456Z] coverage: 85.2% of statements [2021-07-30T17:33:26.456Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 85.2% of statements [2021-07-30T17:33:26.914Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-07-30T17:33:26.914Z] === RUN TestNetworkDBBulkSync [2021-07-30T17:33:27.372Z] === RUN TestGet [2021-07-30T17:33:27.372Z] --- PASS: TestGet (0.00s) [2021-07-30T17:33:27.372Z] === RUN TestGetShortcutString [2021-07-30T17:33:27.372Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-30T17:33:27.372Z] PASS [2021-07-30T17:33:27.372Z] coverage: 42.9% of statements [2021-07-30T17:33:27.372Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2021-07-30T17:33:28.114Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-30T17:33:28.338Z] === RUN TestCreateIDMapOrder [2021-07-30T17:33:28.338Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-30T17:33:28.338Z] PASS [2021-07-30T17:33:28.338Z] coverage: 7.2% of statements [2021-07-30T17:33:28.338Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-07-30T17:33:28.339Z] 2021/07/30 17:33:28 Closing DB instances... [2021-07-30T17:33:29.304Z] === RUN TestFixedBufferCap [2021-07-30T17:33:29.304Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-30T17:33:29.304Z] === RUN TestFixedBufferLen [2021-07-30T17:33:29.304Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-30T17:33:29.304Z] === RUN TestFixedBufferString [2021-07-30T17:33:29.304Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-30T17:33:29.304Z] === RUN TestFixedBufferWrite [2021-07-30T17:33:29.304Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-30T17:33:29.304Z] === RUN TestFixedBufferRead [2021-07-30T17:33:29.304Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-30T17:33:29.304Z] === RUN TestBytesPipeRead [2021-07-30T17:33:29.304Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-30T17:33:29.304Z] === RUN TestBytesPipeWrite [2021-07-30T17:33:29.304Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-30T17:33:29.304Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-30T17:33:29.762Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-30T17:33:29.762Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-30T17:33:29.762Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-07-30T17:33:29.762Z] === RUN TestAtomicWriteToFile [2021-07-30T17:33:29.762Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-30T17:33:29.762Z] === RUN TestAtomicWriteSetCommit [2021-07-30T17:33:29.762Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-30T17:33:29.762Z] === RUN TestAtomicWriteSetCancel [2021-07-30T17:33:29.762Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-30T17:33:29.762Z] === RUN TestReadCloserWrapperClose [2021-07-30T17:33:29.762Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-30T17:33:29.762Z] === RUN TestReaderErrWrapperReadOnError [2021-07-30T17:33:29.762Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-30T17:33:29.762Z] === RUN TestReaderErrWrapperRead [2021-07-30T17:33:29.762Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-30T17:33:29.762Z] === RUN TestHashData [2021-07-30T17:33:29.762Z] --- PASS: TestHashData (0.00s) [2021-07-30T17:33:29.762Z] === RUN TestCancelReadCloser [2021-07-30T17:33:30.000Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-30T17:33:30.219Z] --- PASS: TestCancelReadCloser (0.11s) [2021-07-30T17:33:30.219Z] === RUN TestWriteCloserWrapperClose [2021-07-30T17:33:30.219Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-30T17:33:30.219Z] === RUN TestNopWriteCloser [2021-07-30T17:33:30.219Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-30T17:33:30.219Z] === RUN TestNopWriter [2021-07-30T17:33:30.219Z] --- PASS: TestNopWriter (0.00s) [2021-07-30T17:33:30.219Z] === RUN TestWriteCounter [2021-07-30T17:33:30.219Z] --- PASS: TestWriteCounter (0.00s) [2021-07-30T17:33:30.219Z] PASS [2021-07-30T17:33:30.219Z] coverage: 69.7% of statements [2021-07-30T17:33:30.219Z] ok github.com/docker/docker/pkg/ioutils 0.661s coverage: 69.7% of statements [2021-07-30T17:33:30.927Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-30T17:33:30.928Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-30T17:33:31.185Z] === RUN TestError [2021-07-30T17:33:31.185Z] --- PASS: TestError (0.00s) [2021-07-30T17:33:31.185Z] === RUN TestProgressString [2021-07-30T17:33:31.185Z] === RUN TestProgressString/no_progress [2021-07-30T17:33:31.185Z] === RUN TestProgressString/progress_1 [2021-07-30T17:33:31.185Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-30T17:33:31.185Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-30T17:33:31.185Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-30T17:33:31.185Z] === RUN TestProgressString/with_units [2021-07-30T17:33:31.185Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-30T17:33:31.185Z] === RUN TestProgressString/hide_counts [2021-07-30T17:33:31.185Z] --- PASS: TestProgressString (0.00s) [2021-07-30T17:33:31.185Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-30T17:33:31.185Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-30T17:33:31.185Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-30T17:33:31.185Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-30T17:33:31.185Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-30T17:33:31.185Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-30T17:33:31.185Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-30T17:33:31.185Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-30T17:33:31.185Z] === RUN TestJSONMessageDisplay [2021-07-30T17:33:31.185Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-07-30T17:33:31.185Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-30T17:33:31.185Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-30T17:33:31.185Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-30T17:33:31.185Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-30T17:33:31.185Z] === RUN TestDisplayJSONMessagesStream [2021-07-30T17:33:31.185Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-30T17:33:31.185Z] PASS [2021-07-30T17:33:31.185Z] coverage: 91.7% of statements [2021-07-30T17:33:31.185Z] ok github.com/docker/docker/pkg/jsonmessage 0.244s coverage: 91.7% of statements [2021-07-30T17:33:32.149Z] === RUN TestStandardLongPath [2021-07-30T17:33:32.149Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-30T17:33:32.149Z] === RUN TestUNCLongPath [2021-07-30T17:33:32.149Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-30T17:33:32.149Z] PASS [2021-07-30T17:33:32.149Z] coverage: 100.0% of statements [2021-07-30T17:33:32.149Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2021-07-30T17:33:32.607Z] === RUN TestNameFormat [2021-07-30T17:33:32.607Z] --- PASS: TestNameFormat (0.00s) [2021-07-30T17:33:32.607Z] === RUN TestNameRetries [2021-07-30T17:33:32.607Z] --- PASS: TestNameRetries (0.00s) [2021-07-30T17:33:32.607Z] PASS [2021-07-30T17:33:32.607Z] coverage: 85.7% of statements [2021-07-30T17:33:32.607Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2021-07-30T17:33:32.607Z] 2021/07/30 17:33:32 Closing DB instances... [2021-07-30T17:33:33.064Z] time="2021-07-30T17:33:32Z" level=error msg="node: 817699b8cf6d is unknown to memberlist" [2021-07-30T17:33:33.064Z] --- PASS: TestGetAddress (25.64s) [2021-07-30T17:33:33.064Z] === RUN TestRequestSyntaxCheck [2021-07-30T17:33:33.064Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-30T17:33:33.065Z] === RUN TestRequest [2021-07-30T17:33:33.524Z] === RUN TestParseKeyValueOpt [2021-07-30T17:33:33.524Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-30T17:33:33.524Z] === RUN TestParseUintList [2021-07-30T17:33:33.524Z] --- PASS: TestParseUintList (0.00s) [2021-07-30T17:33:33.524Z] === RUN TestParseUintListMaximumLimits [2021-07-30T17:33:33.524Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-30T17:33:33.524Z] PASS [2021-07-30T17:33:33.524Z] coverage: 97.0% of statements [2021-07-30T17:33:33.524Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2021-07-30T17:33:34.489Z] === RUN TestNewAndRemove [2021-07-30T17:33:34.489Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-30T17:33:34.489Z] === RUN TestRemoveInvalidPath [2021-07-30T17:33:34.489Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-30T17:33:34.489Z] PASS [2021-07-30T17:33:34.489Z] coverage: 82.6% of statements [2021-07-30T17:33:34.489Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2021-07-30T17:33:35.459Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.79s) [2021-07-30T17:33:35.459Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-30T17:33:35.918Z] === RUN TestFailedConnection [2021-07-30T17:33:36.171Z] docker_cli_daemon_test.go:2550: [d865622b8d681] daemon is not started [2021-07-30T17:33:36.885Z] 2021/07/30 17:33:36 Closing DB instances... [2021-07-30T17:33:37.096Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-30T17:33:38.022Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-30T17:33:38.418Z] --- PASS: TestFailedConnection (2.14s) [2021-07-30T17:33:38.418Z] === RUN TestFailOnce [2021-07-30T17:33:38.418Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-07-30T17:33:38.418Z] === RUN TestNetworkDBGarbageCollection [2021-07-30T17:33:38.418Z] 2021/07/30 17:33:37 http: panic serving 127.0.0.1:49310: Plugin not ready [2021-07-30T17:33:38.418Z] goroutine 26 [running]: [2021-07-30T17:33:38.418Z] net/http.(*conn).serve.func1(0xc000110aa0) [2021-07-30T17:33:38.418Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-30T17:33:38.418Z] panic(0x10d5280, 0x11ec6d0) [2021-07-30T17:33:38.418Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-30T17:33:38.418Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x11fcd90, 0xc000062000, 0xc0001ac300) [2021-07-30T17:33:38.418Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-30T17:33:38.418Z] net/http.HandlerFunc.ServeHTTP(0xc000104f30, 0x11fcd90, 0xc000062000, 0xc0001ac300) [2021-07-30T17:33:38.418Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-30T17:33:38.418Z] net/http.(*ServeMux).ServeHTTP(0xc0001568c0, 0x11fcd90, 0xc000062000, 0xc0001ac300) [2021-07-30T17:33:38.418Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-30T17:33:38.418Z] net/http.serverHandler.ServeHTTP(0xc0001b4000, 0x11fcd90, 0xc000062000, 0xc0001ac300) [2021-07-30T17:33:38.418Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-30T17:33:38.418Z] net/http.(*conn).serve(0xc000110aa0, 0x11fd980, 0xc000156940) [2021-07-30T17:33:38.418Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-30T17:33:38.418Z] created by net/http.(*Server).Serve [2021-07-30T17:33:38.418Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-30T17:33:38.418Z] time="2021-07-30T17:33:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.FailOnce: Post \"http://127.0.0.1:49309/Test.FailOnce\": EOF, retrying in 1s" [2021-07-30T17:33:39.381Z] --- PASS: TestFailOnce (1.19s) [2021-07-30T17:33:39.381Z] === RUN TestEchoInputOutput [2021-07-30T17:33:39.381Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-30T17:33:39.381Z] === RUN TestBackoff [2021-07-30T17:33:39.381Z] --- PASS: TestBackoff (0.00s) [2021-07-30T17:33:39.381Z] === RUN TestAbortRetry [2021-07-30T17:33:39.381Z] --- PASS: TestAbortRetry (0.00s) [2021-07-30T17:33:39.381Z] === RUN TestClientScheme [2021-07-30T17:33:39.381Z] --- PASS: TestClientScheme (0.00s) [2021-07-30T17:33:39.381Z] === RUN TestNewClientWithTimeout [2021-07-30T17:33:39.838Z] time="2021-07-30T17:33:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49318/Test.Echo: Post \"http://127.0.0.1:49318/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-30T17:33:40.577Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-30T17:33:41.372Z] time="2021-07-30T17:33:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49318/Test.Echo: Post \"http://127.0.0.1:49318/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-30T17:33:41.372Z] --- PASS: TestRequest (8.09s) [2021-07-30T17:33:41.372Z] === RUN TestOverlappingRequests [2021-07-30T17:33:41.829Z] --- PASS: TestOverlappingRequests (0.36s) [2021-07-30T17:33:41.829Z] === RUN TestRelease [2021-07-30T17:33:43.360Z] --- PASS: TestRelease (1.34s) [2021-07-30T17:33:43.360Z] === RUN TestAllocateRandomDeallocate [2021-07-30T17:33:43.819Z] time="2021-07-30T17:33:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49318/Test.Echo: Post \"http://127.0.0.1:49318/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-30T17:33:43.841Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-30T17:33:47.545Z] === RUN TestParseEmptyInterface [2021-07-30T17:33:47.545Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-30T17:33:47.545Z] === RUN TestParseNonInterfaceType [2021-07-30T17:33:47.545Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-30T17:33:47.545Z] === RUN TestParseWithOneFunction [2021-07-30T17:33:47.545Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-30T17:33:47.545Z] === RUN TestParseWithMultipleFuncs [2021-07-30T17:33:47.545Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-30T17:33:47.545Z] === RUN TestParseWithUnnamedReturn [2021-07-30T17:33:47.545Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-30T17:33:47.545Z] === RUN TestEmbeddedInterface [2021-07-30T17:33:47.545Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-30T17:33:47.545Z] === RUN TestParsedImports [2021-07-30T17:33:47.545Z] --- PASS: TestParsedImports (0.00s) [2021-07-30T17:33:47.545Z] === RUN TestAliasedImports [2021-07-30T17:33:47.545Z] --- PASS: TestAliasedImports (0.00s) [2021-07-30T17:33:47.545Z] PASS [2021-07-30T17:33:47.545Z] coverage: 56.8% of statements [2021-07-30T17:33:47.545Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2021-07-30T17:33:47.545Z] --- PASS: TestAllocateRandomDeallocate (4.41s) [2021-07-30T17:33:47.545Z] === RUN TestRetrieveFromStore [2021-07-30T17:33:48.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-30T17:33:48.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-30T17:33:48.511Z] === RUN TestHTTPTransport [2021-07-30T17:33:48.511Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-30T17:33:48.511Z] PASS [2021-07-30T17:33:48.511Z] coverage: 85.7% of statements [2021-07-30T17:33:48.511Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-07-30T17:33:48.511Z] time="2021-07-30T17:33:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49318/Test.Echo: Post \"http://127.0.0.1:49318/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-30T17:33:48.971Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-30T17:33:48.971Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-30T17:33:48.971Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-30T17:33:48.971Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-30T17:33:48.971Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-30T17:33:48.971Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-30T17:33:48.971Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-30T17:33:48.971Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-30T17:33:48.971Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-30T17:33:48.971Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-30T17:33:48.971Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-30T17:33:48.971Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-30T17:33:48.971Z] === RUN TestBufferPoolPutAndGet [2021-07-30T17:33:48.971Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-30T17:33:48.971Z] PASS [2021-07-30T17:33:48.971Z] coverage: 88.2% of statements [2021-07-30T17:33:48.971Z] --- PASS: TestRetrieveFromStore (1.51s) [2021-07-30T17:33:48.971Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-30T17:33:48.971Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-07-30T17:33:48.971Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-07-30T17:33:48.971Z] === RUN TestParallelPredefinedRequest1 [2021-07-30T17:33:48.971Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-30T17:33:48.971Z] === RUN TestParallelPredefinedRequest2 [2021-07-30T17:33:48.971Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-30T17:33:48.971Z] === RUN TestParallelPredefinedRequest3 [2021-07-30T17:33:48.971Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-30T17:33:48.971Z] === RUN TestParallelPredefinedRequest4 [2021-07-30T17:33:48.971Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-30T17:33:48.971Z] === RUN TestParallelPredefinedRequest5 [2021-07-30T17:33:48.971Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-30T17:33:48.971Z] === RUN TestDebug [2021-07-30T17:33:48.971Z] --- PASS: TestDebug (0.00s) [2021-07-30T17:33:48.971Z] === RUN TestRequestPoolParallel [2021-07-30T17:33:49.129Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-30T17:33:49.428Z] --- PASS: TestRequestPoolParallel (0.30s) [2021-07-30T17:33:49.428Z] === RUN TestFullAllocateRelease [2021-07-30T17:33:49.428Z] === RUN TestOutputOnPrematureClose [2021-07-30T17:33:49.428Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-30T17:33:49.428Z] === RUN TestCompleteSilently [2021-07-30T17:33:49.428Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-30T17:33:49.428Z] PASS [2021-07-30T17:33:49.428Z] coverage: 75.9% of statements [2021-07-30T17:33:49.428Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2021-07-30T17:33:49.885Z] --- PASS: TestFullAllocateRelease (0.50s) [2021-07-30T17:33:49.885Z] === RUN TestOddAllocateRelease [2021-07-30T17:33:49.885Z] --- PASS: TestOddAllocateRelease (0.29s) [2021-07-30T17:33:49.885Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-30T17:33:50.342Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-30T17:33:50.342Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-30T17:33:50.342Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-07-30T17:33:50.342Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-30T17:33:50.342Z] === RUN TestSendToOneSub [2021-07-30T17:33:50.342Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-30T17:33:50.342Z] === RUN TestSendToMultipleSubs [2021-07-30T17:33:50.342Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-30T17:33:50.342Z] === RUN TestEvictOneSub [2021-07-30T17:33:50.342Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-30T17:33:50.342Z] === CONT TestParallelPredefinedRequest1 [2021-07-30T17:33:50.342Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:33:50.342Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-30T17:33:50.342Z] === CONT TestParallelPredefinedRequest5 [2021-07-30T17:33:50.342Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:33:50.342Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-30T17:33:50.342Z] === CONT TestParallelPredefinedRequest4 [2021-07-30T17:33:50.342Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:33:50.342Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-30T17:33:50.342Z] === CONT TestParallelPredefinedRequest3 [2021-07-30T17:33:50.342Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:33:50.342Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-30T17:33:50.342Z] === CONT TestParallelPredefinedRequest2 [2021-07-30T17:33:50.342Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:33:50.342Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-30T17:33:50.342Z] PASS [2021-07-30T17:33:50.342Z] coverage: 85.3% of statements [2021-07-30T17:33:50.342Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-30T17:33:50.342Z] === RUN TestClosePublisher [2021-07-30T17:33:50.342Z] --- PASS: TestClosePublisher (0.00s) [2021-07-30T17:33:50.342Z] === RUN TestPubSubRace [2021-07-30T17:33:50.342Z] ok github.com/docker/docker/libnetwork/ipam 52.157s coverage: 85.3% of statements [2021-07-30T17:33:50.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-30T17:33:51.308Z] --- PASS: TestPubSubRace (1.06s) [2021-07-30T17:33:51.308Z] PASS [2021-07-30T17:33:51.308Z] coverage: 75.0% of statements [2021-07-30T17:33:51.308Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2021-07-30T17:33:51.684Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-30T17:33:52.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-30T17:33:52.246Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-30T17:33:52.273Z] === RUN TestRegister [2021-07-30T17:33:52.273Z] --- PASS: TestRegister (0.00s) [2021-07-30T17:33:52.273Z] === RUN TestCommand [2021-07-30T17:33:52.273Z] --- PASS: TestCommand (0.03s) [2021-07-30T17:33:52.273Z] === RUN TestNaiveSelf [2021-07-30T17:33:52.273Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-30T17:33:52.273Z] PASS [2021-07-30T17:33:52.273Z] coverage: 82.4% of statements [2021-07-30T17:33:52.273Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2021-07-30T17:33:52.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-30T17:33:52.730Z] === RUN TestDump [2021-07-30T17:33:52.730Z] goroutine 6 [running]: [2021-07-30T17:33:52.730Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x272350ec, 0xfd5b3506d4) [2021-07-30T17:33:52.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-30T17:33:52.730Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-30T17:33:52.731Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-30T17:33:52.731Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-30T17:33:52.731Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-30T17:33:52.731Z] testing.tRunner(0xc000029080, 0xf25ee0) [2021-07-30T17:33:52.731Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:33:52.731Z] created by testing.(*T).Run [2021-07-30T17:33:52.731Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-30T17:33:52.731Z] [2021-07-30T17:33:52.731Z] goroutine 1 [chan receive]: [2021-07-30T17:33:52.731Z] testing.(*T).Run(0xc000029080, 0xf18618, 0x8, 0xf25ee0, 0xd8a2cd) [2021-07-30T17:33:52.731Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-30T17:33:52.731Z] testing.runTests.func1(0xc000028f00) [2021-07-30T17:33:52.731Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-30T17:33:52.731Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-30T17:33:52.731Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:33:52.731Z] testing.runTests(0xc000004078, 0x106b220, 0x3, 0x3, 0xc0392c76272350ec, 0x8bb3344025, 0x106fc80, 0xf19e68) [2021-07-30T17:33:52.731Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-30T17:33:52.731Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-30T17:33:52.731Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-30T17:33:52.731Z] main.main() [2021-07-30T17:33:52.731Z] _testmain.go:95 +0x1c8 [2021-07-30T17:33:52.731Z] --- PASS: TestDump (0.00s) [2021-07-30T17:33:52.731Z] === RUN TestDumpToFile [2021-07-30T17:33:53.188Z] --- PASS: TestDumpToFile (0.20s) [2021-07-30T17:33:53.188Z] === RUN TestDumpToFileWithEmptyInput [2021-07-30T17:33:53.188Z] goroutine 8 [running]: [2021-07-30T17:33:53.188Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xe04500) [2021-07-30T17:33:53.188Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-30T17:33:53.188Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-30T17:33:53.188Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-30T17:33:53.188Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-30T17:33:53.188Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-30T17:33:53.188Z] testing.tRunner(0xc000029500, 0xf25ed0) [2021-07-30T17:33:53.188Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:33:53.188Z] created by testing.(*T).Run [2021-07-30T17:33:53.188Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-30T17:33:53.188Z] [2021-07-30T17:33:53.188Z] goroutine 1 [chan receive]: [2021-07-30T17:33:53.188Z] testing.(*T).Run(0xc000029500, 0xf1f0cc, 0x1c, 0xf25ed0, 0xd8a201) [2021-07-30T17:33:53.188Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-30T17:33:53.188Z] testing.runTests.func1(0xc000028f00) [2021-07-30T17:33:53.188Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-30T17:33:53.188Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-30T17:33:53.188Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:33:53.188Z] testing.runTests(0xc000004078, 0x106b220, 0x3, 0x3, 0xc0392c76272350ec, 0x8bb3344025, 0x106fc80, 0xf19e68) [2021-07-30T17:33:53.188Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-30T17:33:53.188Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-30T17:33:53.188Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-30T17:33:53.188Z] main.main() [2021-07-30T17:33:53.188Z] _testmain.go:95 +0x1c8 [2021-07-30T17:33:53.188Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-30T17:33:53.188Z] PASS [2021-07-30T17:33:53.188Z] coverage: 90.9% of statements [2021-07-30T17:33:53.188Z] ok github.com/docker/docker/pkg/stack 0.242s coverage: 90.9% of statements [2021-07-30T17:33:54.160Z] === RUN TestNewStdWriter [2021-07-30T17:33:54.160Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-30T17:33:54.160Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-30T17:33:54.160Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-30T17:33:54.160Z] === RUN TestWriteWithNilBytes [2021-07-30T17:33:54.161Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestWrite [2021-07-30T17:33:54.161Z] --- PASS: TestWrite (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestWriteWithWriterError [2021-07-30T17:33:54.161Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-30T17:33:54.161Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestStdCopyWriteAndRead [2021-07-30T17:33:54.161Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-30T17:33:54.161Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-30T17:33:54.161Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-30T17:33:54.161Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-30T17:33:54.161Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-30T17:33:54.161Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-30T17:33:54.161Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-30T17:33:54.161Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-30T17:33:54.161Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-30T17:33:54.161Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-30T17:33:54.161Z] PASS [2021-07-30T17:33:54.161Z] coverage: 100.0% of statements [2021-07-30T17:33:54.161Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2021-07-30T17:33:54.620Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-30T17:33:54.620Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-30T17:33:54.620Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestFormatStatus [2021-07-30T17:33:54.620Z] --- PASS: TestFormatStatus (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestFormatError [2021-07-30T17:33:54.620Z] --- PASS: TestFormatError (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestFormatJSONError [2021-07-30T17:33:54.620Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-30T17:33:54.620Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-30T17:33:54.620Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestNewJSONProgressOutput [2021-07-30T17:33:54.620Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestAuxFormatterEmit [2021-07-30T17:33:54.620Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestStreamWriterStdout [2021-07-30T17:33:54.620Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-30T17:33:54.620Z] === RUN TestStreamWriterStderr [2021-07-30T17:33:54.620Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-30T17:33:54.620Z] PASS [2021-07-30T17:33:54.620Z] coverage: 66.2% of statements [2021-07-30T17:33:54.620Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-07-30T17:33:54.804Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-30T17:33:54.804Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-30T17:33:55.077Z] === RUN TestGenerateRandomID [2021-07-30T17:33:55.077Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-30T17:33:55.077Z] === RUN TestShortenId [2021-07-30T17:33:55.077Z] --- PASS: TestShortenId (0.00s) [2021-07-30T17:33:55.077Z] === RUN TestShortenSha256Id [2021-07-30T17:33:55.077Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-30T17:33:55.077Z] === RUN TestShortenIdEmpty [2021-07-30T17:33:55.077Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-30T17:33:55.077Z] === RUN TestShortenIdInvalid [2021-07-30T17:33:55.077Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-30T17:33:55.077Z] === RUN TestIsShortIDNonHex [2021-07-30T17:33:55.077Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-30T17:33:55.077Z] === RUN TestIsShortIDNotCorrectSize [2021-07-30T17:33:55.077Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-30T17:33:55.077Z] PASS [2021-07-30T17:33:55.077Z] coverage: 70.6% of statements [2021-07-30T17:33:55.535Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-07-30T17:33:55.995Z] === RUN TestIsCpusetListAvailable [2021-07-30T17:33:55.995Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-30T17:33:55.995Z] PASS [2021-07-30T17:33:55.995Z] coverage: 39.4% of statements [2021-07-30T17:33:55.995Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2021-07-30T17:33:56.960Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-30T17:33:56.960Z] === RUN TestClientStream [2021-07-30T17:33:56.960Z] --- PASS: TestClientStream (0.00s) [2021-07-30T17:33:56.961Z] === RUN TestClientSendFile [2021-07-30T17:33:56.961Z] --- PASS: TestClientSendFile (0.00s) [2021-07-30T17:33:56.961Z] === RUN TestClientWithRequestTimeout [2021-07-30T17:33:56.961Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-30T17:33:56.961Z] === RUN TestFileSpecPlugin [2021-07-30T17:33:56.961Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-30T17:33:56.961Z] === RUN TestFileJSONSpecPlugin [2021-07-30T17:33:56.961Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-07-30T17:33:56.961Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-30T17:33:56.961Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-30T17:33:56.961Z] === RUN TestPluginAddHandler [2021-07-30T17:33:56.961Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-30T17:33:56.961Z] === RUN TestPluginWaitBadPlugin [2021-07-30T17:33:56.961Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-30T17:33:56.961Z] === RUN TestGet [2021-07-30T17:33:56.961Z] time="2021-07-30T17:33:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-30T17:33:57.928Z] time="2021-07-30T17:33:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-30T17:33:57.928Z] === RUN TestChtimes [2021-07-30T17:33:57.928Z] --- PASS: TestChtimes (0.00s) [2021-07-30T17:33:57.928Z] === RUN TestChtimesWindows [2021-07-30T17:33:57.928Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-30T17:33:57.928Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-30T17:33:57.928Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-30T17:33:57.928Z] === RUN TestEnsureRemoveAllNotExist [2021-07-30T17:33:57.928Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-30T17:33:57.928Z] === RUN TestEnsureRemoveAllWithDir [2021-07-30T17:33:57.928Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-30T17:33:57.928Z] === RUN TestEnsureRemoveAllWithFile [2021-07-30T17:33:57.928Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-30T17:33:57.928Z] === RUN TestHasWin32KSupport [2021-07-30T17:33:57.928Z] syscall_windows_test.go:8: win32k: true [2021-07-30T17:33:57.928Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-30T17:33:57.928Z] PASS [2021-07-30T17:33:57.928Z] coverage: 12.9% of statements [2021-07-30T17:33:57.928Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 12.9% of statements [2021-07-30T17:33:58.133Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-30T17:33:58.133Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-30T17:33:58.133Z] check_test.go:309: [daa75a3f15075] daemon is not started [2021-07-30T17:33:58.133Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-30T17:33:58.189Z] --- PASS: TestBuildWithHugeFile (97.54s) [2021-07-30T17:33:58.189Z] === RUN TestBuildWCOWSandboxSize [2021-07-30T17:33:58.895Z] === RUN TestTailFile [2021-07-30T17:33:58.895Z] --- PASS: TestTailFile (0.00s) [2021-07-30T17:33:58.895Z] === RUN TestTailFileManyLines [2021-07-30T17:33:58.895Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-30T17:33:58.895Z] === RUN TestTailEmptyFile [2021-07-30T17:33:58.895Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-30T17:33:58.895Z] === RUN TestTailNegativeN [2021-07-30T17:33:58.895Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/no_delimiter [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/truncated_last_line [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:58.895Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:58.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:58.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/no_delimiter [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:58.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:58.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:58.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:58.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:58.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:58.898Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:58.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:58.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:58.899Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-30T17:33:58.899Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:58.899Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:59.357Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.357Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:59.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:59.357Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:59.357Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:59.358Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-30T17:33:59.358Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-30T17:33:59.358Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.359Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:59.359Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-30T17:33:59.360Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:33:59.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.10s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.10s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.01s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-30T17:33:59.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:33:59.362Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:33:59.362Z] PASS [2021-07-30T17:33:59.362Z] coverage: 88.6% of statements [2021-07-30T17:33:59.362Z] ok github.com/docker/docker/pkg/tailfile 0.486s coverage: 88.6% of statements [2021-07-30T17:33:59.820Z] time="2021-07-30T17:33:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-30T17:34:00.785Z] === RUN TestTarSumRemoveNonExistent [2021-07-30T17:34:00.785Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestTarSumRemove [2021-07-30T17:34:00.785Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestSortFileInfoSums [2021-07-30T17:34:00.785Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestNewTarSumForLabelInvalid [2021-07-30T17:34:00.785Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestNewTarSumForLabel [2021-07-30T17:34:00.785Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestEmptyTar [2021-07-30T17:34:00.785Z] --- PASS: TestEmptyTar (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestTarSumsReadSize [2021-07-30T17:34:00.785Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestTarSums [2021-07-30T17:34:00.785Z] --- PASS: TestTarSums (0.08s) [2021-07-30T17:34:00.785Z] === RUN TestIteration [2021-07-30T17:34:00.785Z] --- PASS: TestIteration (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestVersionLabelForChecksum [2021-07-30T17:34:00.785Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestVersion [2021-07-30T17:34:00.785Z] --- PASS: TestVersion (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestGetVersion [2021-07-30T17:34:00.785Z] --- PASS: TestGetVersion (0.00s) [2021-07-30T17:34:00.785Z] === RUN TestGetVersions [2021-07-30T17:34:00.785Z] --- PASS: TestGetVersions (0.00s) [2021-07-30T17:34:00.785Z] PASS [2021-07-30T17:34:00.785Z] coverage: 89.3% of statements [2021-07-30T17:34:00.785Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2021-07-30T17:34:01.242Z] testing: warning: no tests to run [2021-07-30T17:34:01.242Z] PASS [2021-07-30T17:34:01.242Z] coverage: [no statements] [2021-07-30T17:34:01.242Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2021-07-30T17:34:02.207Z] === RUN TestTruncIndex [2021-07-30T17:34:02.207Z] --- PASS: TestTruncIndex (0.10s) [2021-07-30T17:34:02.207Z] PASS [2021-07-30T17:34:02.207Z] coverage: 91.5% of statements [2021-07-30T17:34:02.207Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2021-07-30T17:34:02.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-30T17:34:02.665Z] === RUN TestIsGIT [2021-07-30T17:34:02.665Z] --- PASS: TestIsGIT (0.00s) [2021-07-30T17:34:02.665Z] === RUN TestIsTransport [2021-07-30T17:34:02.665Z] --- PASS: TestIsTransport (0.00s) [2021-07-30T17:34:02.665Z] PASS [2021-07-30T17:34:02.665Z] coverage: 100.0% of statements [2021-07-30T17:34:02.665Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-07-30T17:34:03.124Z] === RUN TestVersionInfo [2021-07-30T17:34:03.124Z] --- PASS: TestVersionInfo (0.00s) [2021-07-30T17:34:03.124Z] === RUN TestAppendVersions [2021-07-30T17:34:03.124Z] --- PASS: TestAppendVersions (0.00s) [2021-07-30T17:34:03.124Z] PASS [2021-07-30T17:34:03.124Z] coverage: 88.9% of statements [2021-07-30T17:34:03.124Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2021-07-30T17:34:04.091Z] time="2021-07-30T17:34:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-30T17:34:04.548Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-30T17:34:04.548Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-30T17:34:04.548Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-30T17:34:04.548Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-30T17:34:04.548Z] === RUN TestValidatePrivileges [2021-07-30T17:34:04.548Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-30T17:34:04.548Z] === RUN TestFilterByCapNeg [2021-07-30T17:34:04.548Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-30T17:34:04.548Z] === RUN TestFilterByCapPos [2021-07-30T17:34:04.548Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-30T17:34:04.548Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-30T17:34:04.548Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-30T17:34:04.548Z] PASS [2021-07-30T17:34:04.548Z] coverage: 12.0% of statements [2021-07-30T17:34:04.548Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite (411.44s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.02s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.22s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.80s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.01s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.76s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.17s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.50s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.29s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.72s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.84s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.62s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.85s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.97s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.03s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.87s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.85s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.19s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.19s) [2021-07-30T17:34:04.667Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.57s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.71s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.70s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.34s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.97s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.31s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.56s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.24s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.28s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.18s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.26s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.21s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.18s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.22s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.37s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.29s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.95s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (24.59s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.88s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.78s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.21s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.08s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.74s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.83s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.00s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.64s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.05s) [2021-07-30T17:34:04.667Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-30T17:34:04.667Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.97s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.92s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.64s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.38s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.17s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.55s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.34s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.79s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.68s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.19s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.76s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.30s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.73s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.72s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.30s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.72s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.56s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.88s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.89s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.22s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.56s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.42s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.07s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.09s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.66s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.40s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.87s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.77s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.45s) [2021-07-30T17:34:04.667Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.29s) [2021-07-30T17:34:04.668Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.64s) [2021-07-30T17:34:04.668Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-07-30T17:34:04.668Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s) [2021-07-30T17:34:04.668Z] === RUN TestDockerSwarmSuite [2021-07-30T17:34:04.668Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-30T17:34:05.514Z] === RUN TestNewSettable [2021-07-30T17:34:05.514Z] --- PASS: TestNewSettable (0.00s) [2021-07-30T17:34:05.514Z] === RUN TestIsSettable [2021-07-30T17:34:05.514Z] --- PASS: TestIsSettable (0.00s) [2021-07-30T17:34:05.514Z] === RUN TestUpdateSettingsEnv [2021-07-30T17:34:05.514Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-30T17:34:05.514Z] PASS [2021-07-30T17:34:05.514Z] coverage: 20.0% of statements [2021-07-30T17:34:05.514Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2021-07-30T17:34:05.971Z] === RUN TestLoad [2021-07-30T17:34:05.971Z] --- PASS: TestLoad (0.00s) [2021-07-30T17:34:05.971Z] === RUN TestSave [2021-07-30T17:34:05.971Z] --- PASS: TestSave (0.03s) [2021-07-30T17:34:05.971Z] === RUN TestAddDeleteGet [2021-07-30T17:34:05.971Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-30T17:34:05.971Z] === RUN TestInvalidTags [2021-07-30T17:34:05.971Z] --- PASS: TestInvalidTags (0.01s) [2021-07-30T17:34:05.971Z] PASS [2021-07-30T17:34:05.971Z] coverage: 84.4% of statements [2021-07-30T17:34:05.971Z] ok github.com/docker/docker/reference 0.115s coverage: 84.4% of statements [2021-07-30T17:34:07.178Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-30T17:34:07.504Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-30T17:34:07.504Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-30T17:34:07.504Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-30T17:34:07.504Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-30T17:34:07.504Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-30T17:34:07.504Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-30T17:34:07.504Z] === RUN TestResumableRequestReaderWithReadError [2021-07-30T17:34:07.504Z] time="2021-07-30T17:34:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-30T17:34:07.504Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2021-07-30T17:34:07.504Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-30T17:34:07.504Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-30T17:34:07.504Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-30T17:34:07.504Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-30T17:34:07.504Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-30T17:34:07.504Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-30T17:34:07.504Z] === RUN TestResumableRequestReader [2021-07-30T17:34:07.504Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-30T17:34:07.504Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-30T17:34:07.504Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-30T17:34:07.504Z] PASS [2021-07-30T17:34:07.504Z] coverage: 100.0% of statements [2021-07-30T17:34:07.504Z] ok github.com/docker/docker/registry/resumable 0.244s coverage: 100.0% of statements [2021-07-30T17:34:07.504Z] === RUN TestResolveAuthConfigIndexServer [2021-07-30T17:34:07.504Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-30T17:34:07.504Z] === RUN TestResolveAuthConfigFullURL [2021-07-30T17:34:07.504Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-30T17:34:07.504Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-30T17:34:07.504Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-30T17:34:07.504Z] === RUN TestValidateMirror [2021-07-30T17:34:07.504Z] --- PASS: TestValidateMirror (0.00s) [2021-07-30T17:34:07.504Z] === RUN TestLoadInsecureRegistries [2021-07-30T17:34:07.962Z] time="2021-07-30T17:34:07Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-30T17:34:07.963Z] time="2021-07-30T17:34:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-30T17:34:07.963Z] time="2021-07-30T17:34:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-30T17:34:07.963Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-07-30T17:34:07.963Z] === RUN TestNewServiceConfig [2021-07-30T17:34:07.963Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestValidateIndexName [2021-07-30T17:34:07.963Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestValidateIndexNameWithError [2021-07-30T17:34:07.963Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestEndpointParse [2021-07-30T17:34:07.963Z] --- PASS: TestEndpointParse (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestEndpointParseInvalid [2021-07-30T17:34:07.963Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestValidateEndpoint [2021-07-30T17:34:07.963Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-30T17:34:07.963Z] === RUN TestPing [2021-07-30T17:34:07.963Z] --- PASS: TestPing (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestPingRegistryEndpoint [2021-07-30T17:34:07.963Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:07.963Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestEndpoint [2021-07-30T17:34:07.963Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:07.963Z] --- SKIP: TestEndpoint (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestParseRepositoryInfo [2021-07-30T17:34:07.963Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestNewIndexInfo [2021-07-30T17:34:07.963Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestMirrorEndpointLookup [2021-07-30T17:34:07.963Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:07.963Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestSearchRepositories [2021-07-30T17:34:07.963Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-30T17:34:07.963Z] Host: 127.0.0.1:49344 [2021-07-30T17:34:07.963Z] User-Agent: docker test client [2021-07-30T17:34:07.963Z] Authorization: Token fake-token [2021-07-30T17:34:07.963Z] X-Docker-Token: true [2021-07-30T17:34:07.963Z] Accept-Encoding: gzip [2021-07-30T17:34:07.963Z] [2021-07-30T17:34:07.963Z] [2021-07-30T17:34:07.963Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-30T17:34:07.963Z] Connection: close [2021-07-30T17:34:07.963Z] Content-Length: 144 [2021-07-30T17:34:07.963Z] Cache-Control: no-cache [2021-07-30T17:34:07.963Z] Content-Type: application/json [2021-07-30T17:34:07.963Z] Date: Fri, 30 Jul 2021 17:34:07 GMT [2021-07-30T17:34:07.963Z] Expires: -1 [2021-07-30T17:34:07.963Z] Pragma: no-cache [2021-07-30T17:34:07.963Z] Server: docker-tests/mock [2021-07-30T17:34:07.963Z] X-Docker-Registry-Config: mock [2021-07-30T17:34:07.963Z] X-Docker-Registry-Version: 0.0.0 [2021-07-30T17:34:07.963Z] [2021-07-30T17:34:07.963Z] [2021-07-30T17:34:07.963Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestTrustedLocation [2021-07-30T17:34:07.963Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-30T17:34:07.963Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestAllowNondistributableArtifacts [2021-07-30T17:34:07.963Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestIsSecureIndex [2021-07-30T17:34:07.963Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-30T17:34:07.963Z] PASS [2021-07-30T17:34:07.963Z] coverage: 51.7% of statements [2021-07-30T17:34:07.963Z] ok github.com/docker/docker/registry 0.254s coverage: 51.7% of statements [2021-07-30T17:34:07.963Z] === RUN TestRestartManagerTimeout [2021-07-30T17:34:07.963Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-30T17:34:07.963Z] === RUN TestRestartManagerTimeoutReset [2021-07-30T17:34:07.963Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-30T17:34:07.963Z] PASS [2021-07-30T17:34:07.963Z] coverage: 50.9% of statements [2021-07-30T17:34:07.963Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2021-07-30T17:34:08.422Z] === RUN TestDecodeContainerConfig [2021-07-30T17:34:08.422Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-30T17:34:08.422Z] === RUN TestDecodeContainerConfigIsolation [2021-07-30T17:34:08.422Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-30T17:34:08.422Z] === RUN TestValidatePrivileged [2021-07-30T17:34:08.422Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-30T17:34:08.422Z] PASS [2021-07-30T17:34:08.422Z] coverage: 52.2% of statements [2021-07-30T17:34:08.422Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-07-30T17:34:08.880Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-30T17:34:08.880Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-30T17:34:08.880Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-30T17:34:08.880Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-30T17:34:08.880Z] PASS [2021-07-30T17:34:08.880Z] coverage: 62.5% of statements [2021-07-30T17:34:08.880Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2021-07-30T17:34:09.695Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-30T17:34:11.779Z] --- PASS: TestGet (15.02s) [2021-07-30T17:34:11.779Z] === RUN TestPluginWithNoManifest [2021-07-30T17:34:11.779Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-30T17:34:11.779Z] === RUN TestGetAll [2021-07-30T17:34:11.779Z] --- PASS: TestGetAll (0.00s) [2021-07-30T17:34:11.779Z] PASS [2021-07-30T17:34:11.779Z] coverage: 73.4% of statements [2021-07-30T17:34:11.779Z] ok github.com/docker/docker/pkg/plugins 36.037s coverage: 73.4% of statements [2021-07-30T17:34:12.236Z] === RUN TestGetDriver [2021-07-30T17:34:12.236Z] --- PASS: TestGetDriver (0.00s) [2021-07-30T17:34:12.236Z] === RUN TestVolumeRequestError [2021-07-30T17:34:12.236Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-30T17:34:12.236Z] PASS [2021-07-30T17:34:12.236Z] coverage: 36.1% of statements [2021-07-30T17:34:12.236Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-07-30T17:34:12.236Z] === RUN TestGetAddress [2021-07-30T17:34:12.236Z] --- PASS: TestGetAddress (0.00s) [2021-07-30T17:34:12.236Z] === RUN TestRemove [2021-07-30T17:34:12.236Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-30T17:34:12.236Z] --- SKIP: TestRemove (0.00s) [2021-07-30T17:34:12.236Z] === RUN TestInitializeWithVolumes [2021-07-30T17:34:12.236Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-30T17:34:12.236Z] === RUN TestCreate [2021-07-30T17:34:12.236Z] --- PASS: TestCreate (0.01s) [2021-07-30T17:34:12.236Z] === RUN TestValidateName [2021-07-30T17:34:12.236Z] --- PASS: TestValidateName (0.00s) [2021-07-30T17:34:12.236Z] === RUN TestCreateWithOpts [2021-07-30T17:34:12.236Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-30T17:34:12.236Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-30T17:34:12.236Z] === RUN TestRelaodNoOpts [2021-07-30T17:34:12.236Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-30T17:34:12.236Z] PASS [2021-07-30T17:34:12.236Z] coverage: 41.5% of statements [2021-07-30T17:34:12.236Z] ok github.com/docker/docker/volume/local 0.081s coverage: 41.5% of statements [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRaw [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-30T17:34:13.201Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRaw [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-30T17:34:13.201Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-30T17:34:13.201Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-30T17:34:13.201Z] === RUN TestConvertTmpfsOptions [2021-07-30T17:34:13.201Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-30T17:34:13.201Z] linux_parser_test.go:209: data="ro" [2021-07-30T17:34:13.201Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-30T17:34:13.201Z] === RUN TestParseMountSpec [2021-07-30T17:34:13.201Z] parser_test.go:63: case 0 [2021-07-30T17:34:13.201Z] parser_test.go:63: case 1 [2021-07-30T17:34:13.201Z] parser_test.go:63: case 2 [2021-07-30T17:34:13.201Z] parser_test.go:63: case 3 [2021-07-30T17:34:13.201Z] parser_test.go:63: case 4 [2021-07-30T17:34:13.201Z] parser_test.go:63: case 5 [2021-07-30T17:34:13.201Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-30T17:34:13.201Z] === RUN TestValidateMount [2021-07-30T17:34:13.201Z] --- PASS: TestValidateMount (0.01s) [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRaw [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-30T17:34:13.201Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-30T17:34:13.201Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-30T17:34:13.201Z] PASS [2021-07-30T17:34:13.201Z] coverage: 67.7% of statements [2021-07-30T17:34:13.201Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 67.7% of statements [2021-07-30T17:34:14.166Z] === RUN TestSetGetMeta [2021-07-30T17:34:14.166Z] === PAUSE TestSetGetMeta [2021-07-30T17:34:14.166Z] === RUN TestRestore [2021-07-30T17:34:14.166Z] === PAUSE TestRestore [2021-07-30T17:34:14.166Z] === RUN TestServiceCreate [2021-07-30T17:34:14.166Z] === PAUSE TestServiceCreate [2021-07-30T17:34:14.166Z] === RUN TestServiceList [2021-07-30T17:34:14.166Z] === PAUSE TestServiceList [2021-07-30T17:34:14.166Z] === RUN TestServiceRemove [2021-07-30T17:34:14.166Z] === PAUSE TestServiceRemove [2021-07-30T17:34:14.166Z] === RUN TestServiceGet [2021-07-30T17:34:14.166Z] === PAUSE TestServiceGet [2021-07-30T17:34:14.166Z] === RUN TestServicePrune [2021-07-30T17:34:14.166Z] === PAUSE TestServicePrune [2021-07-30T17:34:14.166Z] === RUN TestCreate [2021-07-30T17:34:14.166Z] === PAUSE TestCreate [2021-07-30T17:34:14.166Z] === RUN TestRemove [2021-07-30T17:34:14.166Z] === PAUSE TestRemove [2021-07-30T17:34:14.166Z] === RUN TestList [2021-07-30T17:34:14.166Z] === PAUSE TestList [2021-07-30T17:34:14.166Z] === RUN TestFindByDriver [2021-07-30T17:34:14.166Z] === PAUSE TestFindByDriver [2021-07-30T17:34:14.166Z] === RUN TestFindByReferenced [2021-07-30T17:34:14.166Z] === PAUSE TestFindByReferenced [2021-07-30T17:34:14.166Z] === RUN TestDerefMultipleOfSameRef [2021-07-30T17:34:14.166Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-30T17:34:14.166Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-30T17:34:14.166Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-30T17:34:14.166Z] === RUN TestDefererencePluginOnCreateError [2021-07-30T17:34:14.166Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-30T17:34:14.166Z] === RUN TestRefDerefRemove [2021-07-30T17:34:14.166Z] === PAUSE TestRefDerefRemove [2021-07-30T17:34:14.166Z] === RUN TestGet [2021-07-30T17:34:14.166Z] === PAUSE TestGet [2021-07-30T17:34:14.166Z] === RUN TestGetWithReference [2021-07-30T17:34:14.166Z] === PAUSE TestGetWithReference [2021-07-30T17:34:14.166Z] === RUN TestFilterFunc [2021-07-30T17:34:14.166Z] === RUN TestFilterFunc/test_nil_list [2021-07-30T17:34:14.166Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-30T17:34:14.166Z] === RUN TestFilterFunc/test_empty_list [2021-07-30T17:34:14.166Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-30T17:34:14.166Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-30T17:34:14.166Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-30T17:34:14.166Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-30T17:34:14.166Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-30T17:34:14.166Z] === RUN TestFilterFunc/test_filter_some [2021-07-30T17:34:14.166Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-30T17:34:14.166Z] === RUN TestFilterFunc/test_filter_middle [2021-07-30T17:34:14.166Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-30T17:34:14.166Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-30T17:34:14.166Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-30T17:34:14.166Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-30T17:34:14.166Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-30T17:34:14.166Z] === CONT TestFilterFunc/test_nil_list [2021-07-30T17:34:14.166Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-30T17:34:14.166Z] === CONT TestFilterFunc/test_filter_some [2021-07-30T17:34:14.166Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-30T17:34:14.166Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-30T17:34:14.166Z] === CONT TestFilterFunc/test_empty_list [2021-07-30T17:34:14.166Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-30T17:34:14.166Z] === CONT TestFilterFunc/test_filter_middle [2021-07-30T17:34:14.166Z] --- PASS: TestFilterFunc (0.00s) [2021-07-30T17:34:14.166Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-30T17:34:14.166Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-30T17:34:14.166Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-30T17:34:14.166Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-30T17:34:14.166Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-30T17:34:14.166Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-30T17:34:14.166Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-30T17:34:14.166Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-30T17:34:14.166Z] === CONT TestSetGetMeta [2021-07-30T17:34:14.166Z] === CONT TestFindByReferenced [2021-07-30T17:34:14.166Z] === CONT TestServicePrune [2021-07-30T17:34:14.166Z] === CONT TestServiceList [2021-07-30T17:34:14.166Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestGetWithReference [2021-07-30T17:34:14.166Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestGet [2021-07-30T17:34:14.166Z] --- PASS: TestGetWithReference (0.03s) [2021-07-30T17:34:14.166Z] === CONT TestRefDerefRemove [2021-07-30T17:34:14.166Z] --- PASS: TestGet (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestDefererencePluginOnCreateError [2021-07-30T17:34:14.166Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-30T17:34:14.166Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestDerefMultipleOfSameRef [2021-07-30T17:34:14.166Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestList [2021-07-30T17:34:14.166Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestFindByDriver [2021-07-30T17:34:14.166Z] --- PASS: TestList (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestServiceGet [2021-07-30T17:34:14.166Z] --- PASS: TestFindByDriver (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestRemove [2021-07-30T17:34:14.166Z] --- PASS: TestRemove (0.02s) [2021-07-30T17:34:14.166Z] === CONT TestServiceRemove [2021-07-30T17:34:14.166Z] --- PASS: TestServiceGet (0.11s) [2021-07-30T17:34:14.166Z] === CONT TestServiceCreate [2021-07-30T17:34:14.166Z] time="2021-07-30T17:34:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:34:14.166Z] --- PASS: TestServiceRemove (0.09s) [2021-07-30T17:34:14.166Z] === CONT TestRestore [2021-07-30T17:34:14.166Z] --- PASS: TestServiceList (0.21s) [2021-07-30T17:34:14.166Z] === CONT TestCreate [2021-07-30T17:34:14.166Z] time="2021-07-30T17:34:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:34:14.166Z] time="2021-07-30T17:34:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:34:14.166Z] --- PASS: TestCreate (0.01s) [2021-07-30T17:34:14.166Z] --- PASS: TestServiceCreate (0.02s) [2021-07-30T17:34:14.166Z] time="2021-07-30T17:34:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-30T17:34:14.166Z] --- PASS: TestRestore (0.03s) [2021-07-30T17:34:14.166Z] time="2021-07-30T17:34:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:34:14.166Z] --- PASS: TestServicePrune (0.24s) [2021-07-30T17:34:14.166Z] PASS [2021-07-30T17:34:14.166Z] coverage: 69.6% of statements [2021-07-30T17:34:14.166Z] ok github.com/docker/docker/volume/service 0.292s coverage: 69.6% of statements [2021-07-30T17:34:15.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-30T17:34:20.260Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-30T17:34:20.260Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-30T17:34:24.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-30T17:34:25.544Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-30T17:34:25.545Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-30T17:34:25.545Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-30T17:34:25.800Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-30T17:34:25.800Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-30T17:34:26.054Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-30T17:34:26.615Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-30T17:34:28.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-30T17:34:29.065Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-30T17:34:29.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-30T17:34:29.204Z] 4612f6d0b889: Pull complete [2021-07-30T17:34:29.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-30T17:34:30.957Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-30T17:34:31.826Z] 2021/07/30 17:34:30 Closing DB instances... [2021-07-30T17:34:32.323Z] docker_api_swarm_test.go:562: [dcbb6478f438b] joining swarm manager [df4265a00a6a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:34:32.790Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-07-30T17:34:32.790Z] === RUN TestFindNode [2021-07-30T17:34:32.790Z] 2021/07/30 17:34:32 Closing DB instances... [2021-07-30T17:34:32.790Z] --- PASS: TestFindNode (0.02s) [2021-07-30T17:34:32.790Z] === RUN TestChangeNodeState [2021-07-30T17:34:32.790Z] 2021/07/30 17:34:32 Closing DB instances... [2021-07-30T17:34:32.790Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-30T17:34:32.790Z] === RUN TestNodeReincarnation [2021-07-30T17:34:32.790Z] 2021/07/30 17:34:32 Closing DB instances... [2021-07-30T17:34:33.251Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-30T17:34:34.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-30T17:34:35.137Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-30T17:34:36.542Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-30T17:34:37.465Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-30T17:34:37.465Z] === RUN TestParallelCreate [2021-07-30T17:34:37.465Z] 2021/07/30 17:34:37 Closing DB instances... [2021-07-30T17:34:37.465Z] --- PASS: TestParallelCreate (0.02s) [2021-07-30T17:34:37.465Z] === RUN TestParallelDelete [2021-07-30T17:34:37.465Z] 2021/07/30 17:34:37 Closing DB instances... [2021-07-30T17:34:37.465Z] --- PASS: TestParallelDelete (0.02s) [2021-07-30T17:34:37.465Z] === RUN TestNetworkDBIslands [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:aa5a62dad14f with config:&{NodeID:aa5a62dad14f 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}" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="Node aa5a62dad14f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="Node aa5a62dad14f/172.20.243.117, added to nodes list" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a3256534492f with config:&{NodeID:a3256534492f 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}" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="Node a3256534492f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="Node a3256534492f/172.20.243.117, added to nodes list" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="Node a3256534492f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="Node a3256534492f/172.20.243.117, added to nodes list" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="Node aa5a62dad14f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=info msg="Node aa5a62dad14f/172.20.243.117, added to nodes list" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-30T17:34:37.465Z] time="2021-07-30T17:34:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fa472939459f with config:&{NodeID:fa472939459f 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}" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node fa472939459f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node fa472939459f/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node fa472939459f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node fa472939459f/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node aa5a62dad14f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node aa5a62dad14f/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node a3256534492f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node a3256534492f/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node fa472939459f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.429Z] time="2021-07-30T17:34:38Z" level=info msg="Node fa472939459f/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.471Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:463e9b75159c with config:&{NodeID:463e9b75159c 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}" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node 463e9b75159c/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node 463e9b75159c/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node 463e9b75159c/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node 463e9b75159c/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node aa5a62dad14f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node aa5a62dad14f/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node a3256534492f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node a3256534492f/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node fa472939459f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node fa472939459f/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node 463e9b75159c/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node 463e9b75159c/172.20.243.117, added to nodes list" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node 463e9b75159c/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:38.886Z] time="2021-07-30T17:34:38Z" level=info msg="Node 463e9b75159c/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5ef13bb62ffd with config:&{NodeID:5ef13bb62ffd 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}" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node a3256534492f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node a3256534492f/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 463e9b75159c/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 463e9b75159c/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node fa472939459f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node fa472939459f/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node aa5a62dad14f/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node aa5a62dad14f/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:39.343Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, added to nodes list" [2021-07-30T17:34:39.800Z] networkdb_test.go:842: Re-joining: 3 [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=info msg="The new bootstrap node list is:[172.20.243.117:10033 172.20.243.117:10034 172.20.243.117:10035]" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10033" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49375" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10034" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49376" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10035" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49377" [2021-07-30T17:34:39.800Z] networkdb_test.go:842: Re-joining: 4 [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=info msg="The new bootstrap node list is:[172.20.243.117:10033 172.20.243.117:10034 172.20.243.117:10035]" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10033" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49378" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10034" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49379" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10035" [2021-07-30T17:34:39.800Z] time="2021-07-30T17:34:39Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49380" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:39Z" level=info msg="node 0 leaving" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:39Z" level=info msg="Node aa5a62dad14f change state NodeActive --> NodeLeft" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:39Z" level=info msg="node3(fa472939459f): Node leave event for aa5a62dad14f/172.20.243.117" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:39Z" level=info msg="Node aa5a62dad14f change state NodeActive --> NodeLeft" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:39Z" level=info msg="node4(463e9b75159c): Node leave event for aa5a62dad14f/172.20.243.117" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:39Z" level=info msg="Node aa5a62dad14f change state NodeActive --> NodeLeft" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:39Z" level=info msg="node5(5ef13bb62ffd): Node leave event for aa5a62dad14f/172.20.243.117" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:40Z" level=info msg="Node aa5a62dad14f change state NodeActive --> NodeLeft" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:40Z" level=info msg="node1(aa5a62dad14f): Node leave event for aa5a62dad14f/172.20.243.117" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:40Z" level=info msg="Node aa5a62dad14f change state NodeActive --> NodeLeft" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:40Z" level=info msg="node2(a3256534492f): Node leave event for aa5a62dad14f/172.20.243.117" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:40Z" level=info msg="Node aa5a62dad14f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:40Z" level=info msg="Node aa5a62dad14f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:40Z" level=info msg="Node aa5a62dad14f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:40Z" level=info msg="Node aa5a62dad14f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:40.257Z] time="2021-07-30T17:34:40Z" level=info msg="Node aa5a62dad14f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="node 1 leaving" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="Node a3256534492f change state NodeActive --> NodeLeft" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="node3(fa472939459f): Node leave event for a3256534492f/172.20.243.117" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="Node a3256534492f change state NodeActive --> NodeLeft" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="Node a3256534492f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="Node a3256534492f change state NodeActive --> NodeFailed" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="Node a3256534492f/172.20.243.117, added to failed nodes list" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="Node a3256534492f change state NodeActive --> NodeLeft" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="node5(5ef13bb62ffd): Node leave event for a3256534492f/172.20.243.117" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="node4(463e9b75159c): Node leave event for a3256534492f/172.20.243.117" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=error msg="node: a3256534492f is unknown to memberlist" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="Node a3256534492f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="Node a3256534492f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:40.716Z] time="2021-07-30T17:34:40Z" level=info msg="Node a3256534492f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=info msg="node 2 leaving" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=info msg="Node fa472939459f change state NodeActive --> NodeLeft" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=info msg="node4(463e9b75159c): Node leave event for fa472939459f/172.20.243.117" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=info msg="Node fa472939459f change state NodeActive --> NodeLeft" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=info msg="node5(5ef13bb62ffd): Node leave event for fa472939459f/172.20.243.117" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=info msg="Node fa472939459f change state NodeActive --> NodeLeft" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=info msg="node3(fa472939459f): Node leave event for fa472939459f/172.20.243.117" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=debug msg="memberlist: Failed ping: 5ef13bb62ffd (timeout reached)" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.243.117:10036: use of closed network connection" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.243.117:10034: use of closed network connection" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.243.117:10035: use of closed network connection" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:40Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49381" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:41Z" level=info msg="Node fa472939459f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:41.175Z] time="2021-07-30T17:34:41Z" level=info msg="Node fa472939459f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="Node fa472939459f/172.20.243.117, left gossip cluster" [2021-07-30T17:34:41.632Z] networkdb_test.go:874: node4: OK [2021-07-30T17:34:41.632Z] networkdb_test.go:874: node5: OK [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="node 0 coming back" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d4266dd4067e with config:&{NodeID:d4266dd4067e 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}" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="Node d4266dd4067e/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="Node d4266dd4067e/172.20.243.117, added to nodes list" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="node 1 coming back" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:72b33a38dcd2 with config:&{NodeID:72b33a38dcd2 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}" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, added to nodes list" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="node 2 coming back" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a96782a42d50 with config:&{NodeID:a96782a42d50 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}" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="Node a96782a42d50/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=info msg="Node a96782a42d50/172.20.243.117, added to nodes list" [2021-07-30T17:34:41.632Z] time="2021-07-30T17:34:41Z" level=warning msg="memberlist: Was able to connect to 5ef13bb62ffd but other probes failed, network may be misconfigured" [2021-07-30T17:34:42.090Z] time="2021-07-30T17:34:41Z" level=debug msg="memberlist: Failed ping: 5ef13bb62ffd (timeout reached)" [2021-07-30T17:34:42.090Z] time="2021-07-30T17:34:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.243.117:10036: use of closed network connection" [2021-07-30T17:34:42.090Z] time="2021-07-30T17:34:41Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49382" [2021-07-30T17:34:42.547Z] time="2021-07-30T17:34:42Z" level=warning msg="memberlist: Was able to connect to 5ef13bb62ffd but other probes failed, network may be misconfigured" [2021-07-30T17:34:43.920Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-30T17:34:43.920Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-30T17:34:43.920Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-30T17:34:43.920Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-30T17:34:43.920Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-30T17:34:43.920Z] Cross building: bundles/cross/windows/amd64 [2021-07-30T17:34:43.920Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-30T17:34:43.920Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-30T17:34:44.717Z] time="2021-07-30T17:34:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.243.117:10033 172.20.243.117:10034 172.20.243.117:10035]" [2021-07-30T17:34:45.174Z] time="2021-07-30T17:34:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.243.117:10033 172.20.243.117:10034 172.20.243.117:10035]" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10033" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49383" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 463e9b75159c/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 463e9b75159c/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, is the new incarnation of the shutdown node aa5a62dad14f/172.20.243.117" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10034" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49384" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 463e9b75159c/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 463e9b75159c/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, is the new incarnation of the shutdown node a3256534492f/172.20.243.117" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10035" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49385" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 463e9b75159c/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 463e9b75159c/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, is the new incarnation of the shutdown node fa472939459f/172.20.243.117" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, is the new incarnation of the shutdown node a3256534492f/172.20.243.117" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, is the new incarnation of the shutdown node aa5a62dad14f/172.20.243.117" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node d4266dd4067e/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.138Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, is the new incarnation of the shutdown node fa472939459f/172.20.243.117" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, joined gossip cluster" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:45Z" level=info msg="Node a96782a42d50/172.20.243.117, added to nodes list" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10033" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:46Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49386" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:46Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49387" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10034" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.243.117:10035" [2021-07-30T17:34:46.139Z] time="2021-07-30T17:34:46Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49388" [2021-07-30T17:34:46.555Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-30T17:34:46.595Z] 2021/07/30 17:34:46 Closing DB instances... [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e change state NodeActive --> NodeLeft" [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="node5(5ef13bb62ffd): Node leave event for d4266dd4067e/172.20.243.117" [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e change state NodeActive --> NodeLeft" [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e change state NodeActive --> NodeLeft" [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="node2(72b33a38dcd2): Node leave event for d4266dd4067e/172.20.243.117" [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="node3(a96782a42d50): Node leave event for d4266dd4067e/172.20.243.117" [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e change state NodeActive --> NodeLeft" [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="node1(d4266dd4067e): Node leave event for d4266dd4067e/172.20.243.117" [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e change state NodeActive --> NodeLeft" [2021-07-30T17:34:46.595Z] time="2021-07-30T17:34:46Z" level=info msg="node4(463e9b75159c): Node leave event for d4266dd4067e/172.20.243.117" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="Node d4266dd4067e/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="Node 72b33a38dcd2 change state NodeActive --> NodeLeft" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="node3(a96782a42d50): Node leave event for 72b33a38dcd2/172.20.243.117" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="Node 72b33a38dcd2 change state NodeActive --> NodeLeft" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="node4(463e9b75159c): Node leave event for 72b33a38dcd2/172.20.243.117" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="Node 72b33a38dcd2 change state NodeActive --> NodeLeft" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="node5(5ef13bb62ffd): Node leave event for 72b33a38dcd2/172.20.243.117" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="Node 72b33a38dcd2 change state NodeActive --> NodeLeft" [2021-07-30T17:34:47.053Z] time="2021-07-30T17:34:46Z" level=info msg="node2(72b33a38dcd2): Node leave event for 72b33a38dcd2/172.20.243.117" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="Node 72b33a38dcd2/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="Node a96782a42d50 change state NodeActive --> NodeLeft" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="node4(463e9b75159c): Node leave event for a96782a42d50/172.20.243.117" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="Node a96782a42d50 change state NodeActive --> NodeLeft" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="node5(5ef13bb62ffd): Node leave event for a96782a42d50/172.20.243.117" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="Node a96782a42d50 change state NodeActive --> NodeLeft" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="node3(a96782a42d50): Node leave event for a96782a42d50/172.20.243.117" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="Node a96782a42d50/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.510Z] time="2021-07-30T17:34:47Z" level=info msg="Node a96782a42d50/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.921Z] docker_api_swarm_test.go:584: [de7bf1df0a2ae] joining swarm manager [df4265a00a6a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:34:47.966Z] time="2021-07-30T17:34:47Z" level=info msg="Node a96782a42d50/172.20.243.117, left gossip cluster" [2021-07-30T17:34:47.966Z] time="2021-07-30T17:34:47Z" level=debug msg="memberlist: Failed ping: 463e9b75159c (timeout reached)" [2021-07-30T17:34:47.966Z] time="2021-07-30T17:34:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.243.117:10037: use of closed network connection" [2021-07-30T17:34:47.966Z] time="2021-07-30T17:34:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.243.117:10035: use of closed network connection" [2021-07-30T17:34:47.966Z] time="2021-07-30T17:34:47Z" level=debug msg="memberlist: Stream connection from=172.20.243.117:49389" [2021-07-30T17:34:48.423Z] time="2021-07-30T17:34:48Z" level=info msg="Node 463e9b75159c change state NodeActive --> NodeLeft" [2021-07-30T17:34:48.423Z] time="2021-07-30T17:34:48Z" level=info msg="node5(5ef13bb62ffd): Node leave event for 463e9b75159c/172.20.243.117" [2021-07-30T17:34:48.423Z] time="2021-07-30T17:34:48Z" level=info msg="Node 463e9b75159c change state NodeActive --> NodeLeft" [2021-07-30T17:34:48.423Z] time="2021-07-30T17:34:48Z" level=info msg="node4(463e9b75159c): Node leave event for 463e9b75159c/172.20.243.117" [2021-07-30T17:34:48.423Z] time="2021-07-30T17:34:48Z" level=warning msg="memberlist: Was able to connect to 463e9b75159c but other probes failed, network may be misconfigured" [2021-07-30T17:34:48.880Z] time="2021-07-30T17:34:48Z" level=info msg="Node 463e9b75159c/172.20.243.117, left gossip cluster" [2021-07-30T17:34:48.880Z] time="2021-07-30T17:34:48Z" level=info msg="Node 463e9b75159c/172.20.243.117, left gossip cluster" [2021-07-30T17:34:49.337Z] time="2021-07-30T17:34:49Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, left gossip cluster" [2021-07-30T17:34:49.337Z] time="2021-07-30T17:34:49Z" level=info msg="Node 5ef13bb62ffd change state NodeActive --> NodeFailed" [2021-07-30T17:34:49.337Z] time="2021-07-30T17:34:49Z" level=info msg="Node 5ef13bb62ffd/172.20.243.117, added to failed nodes list" [2021-07-30T17:34:49.337Z] --- PASS: TestNetworkDBIslands (11.68s) [2021-07-30T17:34:49.337Z] PASS [2021-07-30T17:34:49.337Z] coverage: 60.0% of statements [2021-07-30T17:34:49.337Z] ok github.com/docker/docker/libnetwork/networkdb 104.073s coverage: 60.0% of statements [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/quota [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/rootless [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/volume [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-30T17:34:49.337Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-30T17:34:52.169Z] check_test.go:380: [dcbb6478f438b] daemon is not started [2021-07-30T17:34:52.232Z] [2021-07-30T17:34:52.233Z] === Skipped [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-30T17:34:52.233Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-30T17:34:52.233Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-30T17:34:52.233Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-30T17:34:52.233Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-30T17:34:52.233Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-30T17:34:52.233Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-30T17:34:52.233Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-30T17:34:52.233Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-30T17:34:52.233Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-30T17:34:52.233Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-30T17:34:52.233Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-30T17:34:52.233Z] daemon_test.go:147: root required [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-30T17:34:52.233Z] reload_test.go:520: root required [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-30T17:34:52.233Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-30T17:34:52.233Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-30T17:34:52.233Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-30T17:34:52.233Z] download_test.go:268: Needs fixing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-30T17:34:52.233Z] layer_test.go:304: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-30T17:34:52.233Z] layer_test.go:353: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-30T17:34:52.233Z] layer_test.go:468: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-30T17:34:52.233Z] layer_test.go:697: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-30T17:34:52.233Z] migration_test.go:46: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-30T17:34:52.233Z] migration_test.go:182: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-30T17:34:52.233Z] mount_test.go:17: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-30T17:34:52.233Z] mount_test.go:76: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-30T17:34:52.233Z] mount_test.go:125: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-30T17:34:52.233Z] mount_test.go:212: Failing on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-30T17:34:52.233Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-30T17:34:52.233Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-30T17:34:52.233Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-30T17:34:52.233Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-30T17:34:52.233Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-30T17:34:52.233Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-30T17:34:52.233Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-30T17:34:52.233Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-30T17:34:52.233Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-30T17:34:52.233Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-30T17:34:52.233Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-30T17:34:52.233Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-30T17:34:52.233Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-30T17:34:52.233Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-30T17:34:52.233Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-30T17:34:52.233Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-30T17:34:52.233Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:134: Xz not present in msys2 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:239: Failing on Windows CI machines [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-30T17:34:52.233Z] archive_windows_test.go:16: Currently fails [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-30T17:34:52.233Z] changes_test.go:196: needs more investigation [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-30T17:34:52.233Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-30T17:34:52.233Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-30T17:34:52.233Z] changes_test.go:433: needs further investigation [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-30T17:34:52.233Z] changes_test.go:469: needs further investigation [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-30T17:34:52.233Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-30T17:34:52.233Z] poller_test.go:41: No chmod on Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-30T17:34:52.233Z] fileutils_test.go:134: Needs porting to Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-30T17:34:52.233Z] fileutils_test.go:180: Needs porting to Windows [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-30T17:34:52.233Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-30T17:34:52.233Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-30T17:34:52.233Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-30T17:34:52.233Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-30T17:34:52.233Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] [2021-07-30T17:34:52.233Z] DONE 2068 tests, 69 skipped in 298.635s [2021-07-30T17:34:52.233Z] INFO: make.ps1 ended at 07/30/2021 17:34:51 [2021-07-30T17:34:53.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-30T17:34:53.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-30T17:34:53.767Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-30T17:34:53.767Z] INFO: Unit tests ended at 07/30/2021 17:34:53. Duration:00:05:14.8962404 [2021-07-30T17:34:53.767Z] INFO: Building busybox [2021-07-30T17:34:53.767Z] Sending build context to Docker daemon 5.12kB [2021-07-30T17:34:53.767Z] [2021-07-30T17:34:53.767Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-30T17:34:53.767Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-30T17:34:53.767Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-30T17:34:53.767Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-30T17:34:53.767Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-30T17:34:53.767Z] ---> 39d157a84080 [2021-07-30T17:34:53.767Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-30T17:34:53.767Z] ---> Running in d537deaa4318 [2021-07-30T17:34:56.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-30T17:34:57.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-30T17:34:58.450Z] Removing intermediate container d537deaa4318 [2021-07-30T17:34:58.450Z] ---> 39dbc386dce1 [2021-07-30T17:34:58.450Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-30T17:34:58.450Z] ---> Running in f6b352b6a1cb [2021-07-30T17:34:58.450Z] Removing intermediate container f6b352b6a1cb [2021-07-30T17:34:58.450Z] ---> dcf2504b4ce2 [2021-07-30T17:34:58.450Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-30T17:34:58.450Z] ---> Running in 04193c8fcd60 [2021-07-30T17:34:58.907Z] Removing intermediate container 04193c8fcd60 [2021-07-30T17:34:58.907Z] ---> 992e6d77a4a7 [2021-07-30T17:34:58.907Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-30T17:35:00.441Z] [2021-07-30T17:35:00.898Z] ---> 9c14b905f91a [2021-07-30T17:35:00.898Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-30T17:35:00.898Z] ---> Running in a3317c7e051a [2021-07-30T17:35:01.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-30T17:35:04.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-30T17:35:04.375Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-30T17:35:04.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-30T17:35:05.304Z] docker_api_swarm_test.go:45: [da294b1c35648] joining swarm manager [d2e55234baa66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:35:07.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-30T17:35:10.601Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-30T17:35:11.314Z] Removing intermediate container a3317c7e051a [2021-07-30T17:35:11.314Z] ---> c30713cdbc7c [2021-07-30T17:35:11.314Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-30T17:35:11.314Z] ---> Running in ab4496b9c33c [2021-07-30T17:35:11.314Z] [2021-07-30T17:35:11.314Z] SUCCESS: Specified value was saved. [2021-07-30T17:35:12.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-30T17:35:14.207Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-30T17:35:14.207Z] Using test binary docker [2021-07-30T17:35:14.207Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-30T17:35:14.207Z] +++ /etc/init.d/apparmor start [2021-07-30T17:35:14.207Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-30T17:35:14.207Z] INFO: Waiting for daemon to start... [2021-07-30T17:35:14.207Z] Starting dockerd [2021-07-30T17:35:14.207Z] +++ 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 [2021-07-30T17:35:14.209Z] Removing intermediate container ab4496b9c33c [2021-07-30T17:35:14.209Z] ---> 806569b42e47 [2021-07-30T17:35:14.209Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-30T17:35:14.209Z] ---> Running in 8c959783850f [2021-07-30T17:35:15.590Z] . [2021-07-30T17:35:15.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-30T17:35:15.590Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-30T17:35:15.590Z] Error: No such image: emptyfs [2021-07-30T17:35:15.590Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-30T17:35:15.590Z] ++++ docker load [2021-07-30T17:35:15.590Z] Running integration-test (iteration 1) [2021-07-30T17:35:15.590Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-30T17:35:15.590Z] ++ 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 [2021-07-30T17:35:15.590Z] ++ set -e [2021-07-30T17:35:15.590Z] ++ '[' -n 0 ']' [2021-07-30T17:35:15.590Z] ++ set -x [2021-07-30T17:35:15.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-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 [2021-07-30T17:35:17.997Z] Cannot create a file when that file already exists. [2021-07-30T17:35:21.938Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-30T17:35:22.498Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-30T17:35:23.059Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-30T17:35:23.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-30T17:35:23.477Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-30T17:35:23.778Z] Removing intermediate container 8c959783850f [2021-07-30T17:35:23.778Z] ---> eb6d62ad9c8d [2021-07-30T17:35:23.778Z] Step 13/13 : CMD ["sh"] [2021-07-30T17:35:23.778Z] ---> Running in a6ff536b2b25 [2021-07-30T17:35:23.778Z] Removing intermediate container a6ff536b2b25 [2021-07-30T17:35:23.778Z] ---> f1bd2d3655a5 [2021-07-30T17:35:23.778Z] Successfully built f1bd2d3655a5 [2021-07-30T17:35:23.778Z] Successfully tagged busybox:latest [2021-07-30T17:35:23.778Z] INFO: Docker images of the daemon under test [2021-07-30T17:35:23.778Z] [2021-07-30T17:35:23.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-30T17:35:23.778Z] busybox latest f1bd2d3655a5 Less than a second ago 2.78GB [2021-07-30T17:35:23.778Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-30T17:35:23.778Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-30T17:35:23.778Z] [2021-07-30T17:35:23.778Z] INFO: Running integration tests at 07/30/2021 17:35:23... [2021-07-30T17:35:23.778Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-30T17:35:23.778Z] INFO: Integration API tests being run from the host: [2021-07-30T17:35:23.778Z] INFO: make.ps1 starting at 07/30/2021 17:35:23 [2021-07-30T17:35:24.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-30T17:35:24.751Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-30T17:35:25.378Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-30T17:35:25.378Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-30T17:35:25.378Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-30T17:35:25.633Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-30T17:35:33.714Z] Loaded image: buildpack-deps:buster [2021-07-30T17:35:33.714Z] Loaded image: busybox:latest [2021-07-30T17:35:33.714Z] Loaded image: busybox:glibc [2021-07-30T17:35:34.656Z] Loaded image: debian:bullseye [2021-07-30T17:35:34.656Z] Loaded image: hello-world:latest [2021-07-30T17:35:34.917Z] Loaded image: arm32v7/hello-world:latest [2021-07-30T17:35:34.917Z] INFO: Testing against a local daemon [2021-07-30T17:35:34.917Z] === RUN TestCgroupNamespacesBuild [2021-07-30T17:35:38.217Z] --- PASS: TestCgroupNamespacesBuild (3.07s) [2021-07-30T17:35:38.217Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-30T17:35:39.603Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s) [2021-07-30T17:35:39.603Z] === RUN TestBuildWithSession [2021-07-30T17:35:39.603Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:35:39.603Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-30T17:35:39.603Z] === RUN TestBuildSquashParent [2021-07-30T17:35:40.468Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-30T17:35:40.468Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-30T17:35:40.468Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-30T17:35:40.468Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-30T17:35:40.468Z] === RUN TestDockerSuite/TestBuildFails [2021-07-30T17:35:41.393Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-30T17:35:41.393Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-30T17:35:42.321Z] --- PASS: TestImportExtremelyLargeImageWorks (190.77s) [2021-07-30T17:35:42.321Z] PASS [2021-07-30T17:35:42.321Z] [2021-07-30T17:35:42.321Z] DONE 12 tests in 194.841s [2021-07-30T17:35:42.321Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-30T17:35:42.321Z] ++ 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 [2021-07-30T17:35:42.321Z] ++ set -e [2021-07-30T17:35:42.321Z] ++ '[' -n 0 ']' [2021-07-30T17:35:42.321Z] ++ set -x [2021-07-30T17:35:42.321Z] ++ 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 [2021-07-30T17:35:42.577Z] INFO: Testing against a local daemon [2021-07-30T17:35:42.578Z] === RUN TestNetworkCreateDelete [2021-07-30T17:35:42.578Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-07-30T17:35:42.578Z] === RUN TestDockerNetworkDeletePreferID [2021-07-30T17:35:43.140Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-07-30T17:35:43.140Z] === RUN TestDaemonDNSFallback [2021-07-30T17:35:43.700Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-30T17:35:45.586Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-30T17:35:46.187Z] --- PASS: TestBuildSquashParent (6.31s) [2021-07-30T17:35:46.187Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-30T17:35:46.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:35:46.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:35:46.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:35:46.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:35:46.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:35:46.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:35:46.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:35:46.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:35:46.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:35:46.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:35:46.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:35:46.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:35:46.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:35:46.187Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:35:46.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:35:46.187Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:35:47.005Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-30T17:35:48.427Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-30T17:35:48.427Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-30T17:35:48.739Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:35:49.311Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:35:49.394Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-30T17:35:49.954Z] --- PASS: TestDaemonDNSFallback (6.91s) [2021-07-30T17:35:49.954Z] === RUN TestInspectNetwork [2021-07-30T17:35:51.227Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-30T17:35:51.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2021-07-30T17:35:51.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2021-07-30T17:35:51.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2021-07-30T17:35:51.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2021-07-30T17:35:51.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2021-07-30T17:35:51.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2021-07-30T17:35:51.227Z] === RUN TestBuildMultiStageCopy [2021-07-30T17:35:51.227Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-30T17:35:51.319Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-30T17:35:51.575Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-30T17:35:51.831Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-30T17:35:53.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-30T17:35:53.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-30T17:35:53.662Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-30T17:35:53.923Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-30T17:35:54.184Z] --- PASS: TestBuildMultiStageCopy (3.10s) [2021-07-30T17:35:54.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2021-07-30T17:35:54.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-07-30T17:35:54.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-07-30T17:35:54.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2021-07-30T17:35:54.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-07-30T17:35:54.184Z] === RUN TestBuildMultiStageParentConfig [2021-07-30T17:35:54.345Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-30T17:35:54.600Z] === RUN TestInspectNetwork/full_network_id [2021-07-30T17:35:54.600Z] === RUN TestInspectNetwork/partial_network_id [2021-07-30T17:35:54.600Z] === RUN TestInspectNetwork/network_name [2021-07-30T17:35:54.600Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-30T17:35:55.126Z] --- PASS: TestBuildMultiStageParentConfig (0.78s) [2021-07-30T17:35:55.126Z] === RUN TestBuildLabelWithTargets [2021-07-30T17:35:55.962Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-30T17:35:56.538Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-07-30T17:35:56.538Z] === RUN TestBuildWithEmptyLayers [2021-07-30T17:35:56.798Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-07-30T17:35:56.798Z] === RUN TestBuildMultiStageOnBuild [2021-07-30T17:35:56.887Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-30T17:35:58.772Z] --- PASS: TestInspectNetwork (8.81s) [2021-07-30T17:35:58.772Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-30T17:35:58.772Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-30T17:35:58.772Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-07-30T17:35:58.772Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-30T17:35:58.772Z] === RUN TestRunContainerWithBridgeNone [2021-07-30T17:35:59.342Z] --- PASS: TestBuildMultiStageOnBuild (2.35s) [2021-07-30T17:35:59.342Z] === RUN TestBuildUncleanTarFilenames [2021-07-30T17:35:59.697Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-30T17:35:59.953Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-30T17:36:00.284Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-07-30T17:36:00.284Z] === RUN TestBuildMultiStageLayerLeak [2021-07-30T17:36:00.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:36:00.495Z] INFO: Testing against a local daemon [2021-07-30T17:36:00.495Z] === RUN TestBuildWithSession [2021-07-30T17:36:00.495Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:36:00.495Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-30T17:36:00.495Z] === RUN TestBuildSquashParent [2021-07-30T17:36:00.495Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:36:00.495Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-30T17:36:00.495Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-30T17:36:00.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:36:00.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:36:00.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:36:00.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:36:00.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:36:00.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:36:00.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:36:00.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:36:00.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:36:00.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:36:00.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:36:00.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:36:00.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:36:00.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:36:00.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:36:00.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:36:00.880Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-30T17:36:01.485Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-30T17:36:02.047Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-30T17:36:02.047Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-30T17:36:02.829Z] --- PASS: TestBuildMultiStageLayerLeak (2.38s) [2021-07-30T17:36:02.829Z] === RUN TestBuildWithHugeFile [2021-07-30T17:36:02.976Z] --- PASS: TestRunContainerWithBridgeNone (4.02s) [2021-07-30T17:36:02.976Z] === RUN TestNetworkInvalidJSON [2021-07-30T17:36:02.976Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-30T17:36:02.976Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-30T17:36:02.976Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:36:02.976Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:36:02.976Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:36:02.976Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:36:02.976Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-30T17:36:02.976Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:36:02.976Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:36:02.976Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-30T17:36:02.976Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-30T17:36:02.976Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-30T17:36:02.976Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-30T17:36:02.976Z] === RUN TestNetworkList [2021-07-30T17:36:02.976Z] === RUN TestNetworkList//networks [2021-07-30T17:36:02.976Z] === PAUSE TestNetworkList//networks [2021-07-30T17:36:02.976Z] === RUN TestNetworkList//networks/ [2021-07-30T17:36:02.976Z] === PAUSE TestNetworkList//networks/ [2021-07-30T17:36:02.976Z] === CONT TestNetworkList//networks [2021-07-30T17:36:02.976Z] === CONT TestNetworkList//networks/ [2021-07-30T17:36:02.976Z] --- PASS: TestNetworkList (0.02s) [2021-07-30T17:36:02.976Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-30T17:36:02.976Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-30T17:36:02.976Z] === RUN TestHostIPv4BridgeLabel [2021-07-30T17:36:03.231Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-30T17:36:03.487Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-07-30T17:36:03.487Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-30T17:36:03.487Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-30T17:36:03.742Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-30T17:36:04.303Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-30T17:36:04.303Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-30T17:36:04.605Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-30T17:36:04.605Z] === RUN TestDaemonDefaultNetworkPools [2021-07-30T17:36:04.860Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-30T17:36:05.295Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-30T17:36:05.295Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-30T17:36:05.295Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-30T17:36:05.295Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-30T17:36:05.295Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-30T17:36:05.295Z] remote: Enumerating objects: 23, done. [2021-07-30T17:36:05.295Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-30T17:36:05.295Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-30T17:36:05.295Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-30T17:36:05.295Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-07-30T17:36:05.295Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-30T17:36:05.295Z] Cross building: bundles/cross/linux/ppc64le [2021-07-30T17:36:05.295Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-30T17:36:05.295Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-30T17:36:05.422Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-07-30T17:36:05.422Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-30T17:36:05.678Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-30T17:36:06.604Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-07-30T17:36:06.604Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-30T17:36:07.967Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-30T17:36:07.967Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-07-30T17:36:07.967Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-30T17:36:08.526Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-07-30T17:36:08.526Z] === RUN TestServiceWithPredefinedNetwork [2021-07-30T17:36:11.070Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s) [2021-07-30T17:36:11.070Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-30T17:36:11.070Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:36:11.070Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:36:11.070Z] === RUN TestServiceWithDataPathPortInit [2021-07-30T17:36:12.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:36:12.897Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:36:13.046Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-30T17:36:13.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-30T17:36:15.903Z] docker_api_swarm_test.go:303: [d13a9b55f6bb3] joining swarm manager [dc7e322baef8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:36:16.829Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-30T17:36:17.085Z] docker_api_swarm_test.go:304: [d5ede59a660c9] joining swarm manager [dc7e322baef8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:36:17.085Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-30T17:36:17.085Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-30T17:36:17.340Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-30T17:36:17.340Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-30T17:36:17.595Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-30T17:36:17.850Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-30T17:36:18.410Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-30T17:36:19.777Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-30T17:36:19.960Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-30T17:36:19.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.77s) [2021-07-30T17:36:19.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.97s) [2021-07-30T17:36:19.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.29s) [2021-07-30T17:36:19.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.48s) [2021-07-30T17:36:19.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.86s) [2021-07-30T17:36:19.960Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.70s) [2021-07-30T17:36:19.960Z] === RUN TestBuildMultiStageCopy [2021-07-30T17:36:19.960Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-30T17:36:23.986Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-30T17:36:23.986Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-30T17:36:24.242Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-30T17:36:27.544Z] --- PASS: TestServiceWithDataPathPortInit (16.52s) [2021-07-30T17:36:27.544Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-30T17:36:28.521Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-30T17:36:28.981Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-30T17:36:29.946Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-30T17:36:31.479Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-30T17:36:31.707Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q813nkxjhcjljov54qdv1vlwu Created:2021-07-30 17:36:28.973233928 +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[6d06084c263a5dce25a9e9bf520d9250e3f93784c08a39d3e26076a95cb65ab3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.svyfvj3fhoa0ya8qvujuismxp EndpointID:c2073c2a5f65a5cd2da48e2485d69574c8cca109c82f452c6163ac54bfe3b951 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6e63903365c2959227690378e311ff28e9f42122edf5a26b421df7ec008a666f 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:8c67a44a9b69 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.svyfvj3fhoa0ya8qvujuismxp EndpointID:c2073c2a5f65a5cd2da48e2485d69574c8cca109c82f452c6163ac54bfe3b951 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-30T17:36:33.013Z] --- PASS: TestBuildMultiStageCopy (13.38s) [2021-07-30T17:36:33.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.48s) [2021-07-30T17:36:33.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2021-07-30T17:36:33.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2021-07-30T17:36:33.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2021-07-30T17:36:33.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2021-07-30T17:36:33.013Z] === RUN TestBuildMultiStageParentConfig [2021-07-30T17:36:33.070Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-30T17:36:34.959Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-30T17:36:35.564Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.10s) [2021-07-30T17:36:35.564Z] PASS [2021-07-30T17:36:35.564Z] [2021-07-30T17:36:35.564Z] === Skipped [2021-07-30T17:36:35.564Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:36:35.564Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:36:35.564Z] [2021-07-30T17:36:35.564Z] [2021-07-30T17:36:35.564Z] DONE 26 tests, 1 skipped in 53.180s [2021-07-30T17:36:35.564Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-30T17:36:35.564Z] ++ 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 [2021-07-30T17:36:35.564Z] ++ set -e [2021-07-30T17:36:35.564Z] ++ '[' -n 0 ']' [2021-07-30T17:36:35.564Z] ++ set -x [2021-07-30T17:36:35.565Z] ++ 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 [2021-07-30T17:36:35.820Z] INFO: Testing against a local daemon [2021-07-30T17:36:35.820Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-30T17:36:35.820Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:36:35.820Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-30T17:36:35.820Z] === RUN TestDockerNetworkIpvlan [2021-07-30T17:36:35.820Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:36:35.820Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-30T17:36:35.820Z] PASS [2021-07-30T17:36:35.820Z] [2021-07-30T17:36:35.820Z] === Skipped [2021-07-30T17:36:35.820Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-30T17:36:35.820Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:36:35.820Z] [2021-07-30T17:36:35.820Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-30T17:36:35.820Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:36:35.820Z] [2021-07-30T17:36:35.820Z] [2021-07-30T17:36:35.820Z] DONE 2 tests, 2 skipped in 0.210s [2021-07-30T17:36:35.820Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-30T17:36:35.820Z] ++ 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 [2021-07-30T17:36:35.820Z] ++ set -e [2021-07-30T17:36:35.820Z] ++ '[' -n 0 ']' [2021-07-30T17:36:35.820Z] ++ set -x [2021-07-30T17:36:35.820Z] ++ 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 [2021-07-30T17:36:35.820Z] INFO: Testing against a local daemon [2021-07-30T17:36:35.820Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-30T17:36:35.916Z] --- PASS: TestBuildMultiStageParentConfig (2.81s) [2021-07-30T17:36:35.916Z] === RUN TestBuildLabelWithTargets [2021-07-30T17:36:35.916Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:36:35.916Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-30T17:36:35.916Z] === RUN TestBuildWithEmptyLayers [2021-07-30T17:36:37.201Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-30T17:36:37.201Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-07-30T17:36:37.201Z] === RUN TestDockerNetworkMacvlan [2021-07-30T17:36:37.450Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2021-07-30T17:36:37.450Z] === RUN TestBuildMultiStageOnBuild [2021-07-30T17:36:38.126Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-30T17:36:38.126Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-30T17:36:39.052Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-30T17:36:39.978Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-30T17:36:40.539Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-30T17:36:40.539Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-30T17:36:40.539Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-30T17:36:43.099Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-30T17:36:45.658Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-30T17:36:46.219Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-30T17:36:46.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-30T17:36:46.475Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-30T17:36:48.988Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-30T17:36:48.988Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-30T17:36:49.243Z] docker_api_swarm_test.go:271: [de7a9d15ac461] joining swarm manager [d758ae38a555e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:36:51.172Z] docker_api_swarm_test.go:272: [d09938ca28767] joining swarm manager [d758ae38a555e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:36:52.099Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-30T17:36:53.069Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-30T17:36:54.474Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-30T17:36:54.474Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-30T17:36:55.399Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-30T17:36:56.806Z] --- PASS: TestDockerNetworkMacvlan (19.17s) [2021-07-30T17:36:56.806Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-30T17:36:56.806Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-07-30T17:36:56.806Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2021-07-30T17:36:56.806Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.42s) [2021-07-30T17:36:56.806Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.69s) [2021-07-30T17:36:56.806Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.78s) [2021-07-30T17:36:56.806Z] PASS [2021-07-30T17:36:56.806Z] [2021-07-30T17:36:56.806Z] DONE 8 tests in 20.678s [2021-07-30T17:36:56.806Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-30T17:36:56.806Z] ++ 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 [2021-07-30T17:36:56.806Z] ++ set -e [2021-07-30T17:36:56.806Z] ++ '[' -n 0 ']' [2021-07-30T17:36:56.806Z] ++ set -x [2021-07-30T17:36:56.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-07-30T17:36:56.806Z] testing: warning: no tests to run [2021-07-30T17:36:56.806Z] PASS [2021-07-30T17:36:56.806Z] [2021-07-30T17:36:56.806Z] DONE 0 tests in 0.028s [2021-07-30T17:36:56.806Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-30T17:36:56.806Z] ++ 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 [2021-07-30T17:36:56.806Z] ++ set -e [2021-07-30T17:36:56.806Z] ++ '[' -n 0 ']' [2021-07-30T17:36:56.806Z] ++ set -x [2021-07-30T17:36:56.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-07-30T17:36:56.806Z] INFO: Testing against a local daemon [2021-07-30T17:36:56.806Z] === RUN TestAuthZPluginAllowRequest [2021-07-30T17:36:57.369Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-30T17:36:57.625Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-30T17:36:57.625Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-30T17:36:58.186Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-30T17:36:58.442Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-30T17:36:58.442Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2021-07-30T17:36:58.442Z] === RUN TestAuthZPluginTLS [2021-07-30T17:36:58.524Z] --- PASS: TestBuildMultiStageOnBuild (18.76s) [2021-07-30T17:36:58.524Z] === RUN TestBuildUncleanTarFilenames [2021-07-30T17:36:58.524Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:36:58.524Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-30T17:36:58.524Z] === RUN TestBuildMultiStageLayerLeak [2021-07-30T17:36:59.003Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-30T17:36:59.003Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-07-30T17:36:59.003Z] === RUN TestAuthZPluginDenyRequest [2021-07-30T17:36:59.117Z] --- PASS: TestBuildWithHugeFile (56.29s) [2021-07-30T17:36:59.117Z] === RUN TestBuildWCOWSandboxSize [2021-07-30T17:36:59.117Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-30T17:36:59.117Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-30T17:36:59.117Z] === RUN TestBuildWithEmptyDockerfile [2021-07-30T17:36:59.117Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:36:59.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:36:59.117Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:36:59.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:36:59.117Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:36:59.117Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:36:59.117Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:36:59.117Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:36:59.117Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:36:59.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-07-30T17:36:59.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-07-30T17:36:59.117Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-07-30T17:36:59.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-07-30T17:36:59.117Z] === RUN TestBuildPreserveOwnership [2021-07-30T17:36:59.117Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-30T17:36:59.564Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-07-30T17:36:59.564Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-30T17:37:00.134Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-30T17:37:00.134Z] === RUN TestAuthZPluginDenyResponse [2021-07-30T17:37:00.694Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-30T17:37:00.694Z] === RUN TestAuthZPluginAllowEventStream [2021-07-30T17:37:00.950Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-30T17:37:01.511Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-30T17:37:02.420Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-30T17:37:02.436Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2021-07-30T17:37:02.436Z] === RUN TestAuthZPluginErrorResponse [2021-07-30T17:37:02.997Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-30T17:37:02.997Z] === RUN TestAuthZPluginErrorRequest [2021-07-30T17:37:03.558Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-30T17:37:03.558Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-30T17:37:03.805Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2021-07-30T17:37:03.805Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2021-07-30T17:37:03.805Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2021-07-30T17:37:03.805Z] === RUN TestBuildPlatformInvalid [2021-07-30T17:37:04.065Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-30T17:37:04.065Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-30T17:37:04.119Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-30T17:37:04.119Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-07-30T17:37:04.119Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-30T17:37:05.483Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-30T17:37:06.409Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2021-07-30T17:37:06.409Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-30T17:37:07.816Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-30T17:37:08.072Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2021-07-30T17:37:08.072Z] === RUN TestAuthZPluginHeader [2021-07-30T17:37:08.829Z] --- PASS: TestBuildMultiStageLayerLeak (11.77s) [2021-07-30T17:37:08.829Z] === RUN TestBuildWithHugeFile [2021-07-30T17:37:09.000Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-30T17:37:09.000Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-07-30T17:37:09.000Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-30T17:37:10.364Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-30T17:37:10.364Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-30T17:37:11.263Z] f143c6fed32d: Pull complete [2021-07-30T17:37:11.263Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-30T17:37:11.263Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T17:37:11.263Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-30T17:37:11.263Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-30T17:37:11.263Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-30T17:37:11.263Z] WARN: Skipping validation tests [2021-07-30T17:37:11.263Z] INFO: Running unit tests at 07/30/2021 17:37:08... [2021-07-30T17:37:11.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-30T17:37:13.658Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.56s) [2021-07-30T17:37:13.658Z] === RUN TestAuthZPluginV2Disable [2021-07-30T17:37:14.584Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-30T17:37:15.000Z] INFO: make.ps1 starting at 07/30/2021 17:37:14 [2021-07-30T17:37:15.457Z] INFO: Git commit (44f53e960d) assumed from DOCKER_GITCOMMIT environment variable [2021-07-30T17:37:15.457Z] INFO: Invoking autogen... [2021-07-30T17:37:15.915Z] INFO: Running unit tests... [2021-07-30T17:37:16.470Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-30T17:37:17.030Z] --- PASS: TestAuthZPluginV2Disable (3.43s) [2021-07-30T17:37:17.030Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-30T17:37:17.285Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-30T17:37:18.212Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-30T17:37:18.976Z] Loaded image: buildpack-deps:buster [2021-07-30T17:37:18.976Z] Loaded image: busybox:latest [2021-07-30T17:37:18.976Z] Loaded image: busybox:glibc [2021-07-30T17:37:19.237Z] Loaded image: debian:bullseye [2021-07-30T17:37:19.237Z] Loaded image: hello-world:latest [2021-07-30T17:37:19.498Z] Loaded image: arm32v7/hello-world:latest [2021-07-30T17:37:20.101Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.99s) [2021-07-30T17:37:20.101Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-30T17:37:26.223Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery 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/api 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-30T17:37:26.693Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-30T17:37:26.693Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-30T17:37:26.693Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-30T17:37:26.693Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-30T17:37:26.693Z] Cross building: bundles/cross/linux/s390x [2021-07-30T17:37:26.693Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-30T17:37:26.693Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-30T17:37:28.240Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-30T17:37:29.499Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.11s) [2021-07-30T17:37:29.499Z] PASS [2021-07-30T17:37:29.499Z] [2021-07-30T17:37:29.499Z] === Skipped [2021-07-30T17:37:29.499Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-30T17:37:29.499Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:37:29.499Z] [2021-07-30T17:37:29.499Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-30T17:37:29.499Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-30T17:37:29.499Z] [2021-07-30T17:37:29.499Z] [2021-07-30T17:37:29.499Z] DONE 34 tests, 2 skipped in 132.581s [2021-07-30T17:37:29.499Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-30T17:37:29.499Z] ++ 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 [2021-07-30T17:37:29.499Z] ++ set -e [2021-07-30T17:37:29.499Z] ++ '[' -n 0 ']' [2021-07-30T17:37:29.499Z] ++ set -x [2021-07-30T17:37:29.499Z] ++ 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 [2021-07-30T17:37:29.499Z] INFO: Testing against a local daemon [2021-07-30T17:37:29.499Z] === RUN TestConfigInspect [2021-07-30T17:37:31.412Z] --- PASS: TestConfigInspect (2.85s) [2021-07-30T17:37:31.412Z] === RUN TestConfigList [2021-07-30T17:37:31.550Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-30T17:37:32.517Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.38s) [2021-07-30T17:37:32.517Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-30T17:37:33.954Z] --- PASS: TestConfigList (2.66s) [2021-07-30T17:37:33.954Z] === RUN TestConfigsCreateAndDelete [2021-07-30T17:37:36.496Z] --- PASS: TestConfigsCreateAndDelete (2.73s) [2021-07-30T17:37:36.496Z] === RUN TestConfigsUpdate [2021-07-30T17:37:36.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-30T17:37:36.718Z] === RUN TestDockerSuite/TestBuildRm [2021-07-30T17:37:38.603Z] ? github.com/docker/docker/api [no test files] [2021-07-30T17:37:39.794Z] --- PASS: TestConfigsUpdate (2.69s) [2021-07-30T17:37:39.794Z] === RUN TestTemplatedConfig [2021-07-30T17:37:39.981Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-30T17:37:40.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-30T17:37:41.107Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-30T17:37:42.038Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-30T17:37:42.599Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-30T17:37:42.855Z] docker_api_swarm_node_test.go:19: [d053b9385900e] joining swarm manager [de6a02c43651c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:37:43.094Z] --- PASS: TestTemplatedConfig (3.50s) [2021-07-30T17:37:43.094Z] === RUN TestConfigCreateResolve [2021-07-30T17:37:43.110Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-30T17:37:43.670Z] docker_api_swarm_node_test.go:20: [d66e87605292e] joining swarm manager [de6a02c43651c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:37:44.231Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-30T17:37:45.157Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-30T17:37:45.636Z] --- PASS: TestConfigCreateResolve (2.77s) [2021-07-30T17:37:45.636Z] PASS [2021-07-30T17:37:45.636Z] [2021-07-30T17:37:45.636Z] DONE 6 tests in 17.323s [2021-07-30T17:37:45.636Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-30T17:37:45.636Z] ++ 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 [2021-07-30T17:37:45.636Z] ++ set -e [2021-07-30T17:37:45.636Z] ++ '[' -n 0 ']' [2021-07-30T17:37:45.636Z] ++ set -x [2021-07-30T17:37:45.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-07-30T17:37:46.083Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-30T17:37:47.018Z] INFO: Testing against a local daemon [2021-07-30T17:37:47.018Z] === RUN TestCheckpoint [2021-07-30T17:37:47.018Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:37:47.018Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-30T17:37:47.018Z] === RUN TestContainerInvalidJSON [2021-07-30T17:37:47.018Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:37:47.018Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:37:47.018Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:37:47.018Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:37:47.018Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:37:47.018Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:37:47.018Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-30T17:37:47.018Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-30T17:37:47.018Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-30T17:37:47.018Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-30T17:37:47.018Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-30T17:37:47.018Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-30T17:37:47.018Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-30T17:37:47.018Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-30T17:37:47.018Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-30T17:37:47.018Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-30T17:37:47.279Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-30T17:37:47.279Z] === RUN TestCopyFromContainer [2021-07-30T17:37:48.662Z] === RUN TestCopyFromContainer// [2021-07-30T17:37:48.662Z] === RUN TestCopyFromContainer//bar/root [2021-07-30T17:37:48.923Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-30T17:37:48.923Z] === RUN TestCopyFromContainer/bar/quux [2021-07-30T17:37:48.923Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-30T17:37:49.184Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-30T17:37:49.184Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-30T17:37:49.184Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-30T17:37:49.345Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-07-30T17:37:49.345Z] PASS [2021-07-30T17:37:49.345Z] [2021-07-30T17:37:49.345Z] DONE 17 tests in 52.374s [2021-07-30T17:37:49.345Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-30T17:37:49.346Z] ++ 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 [2021-07-30T17:37:49.346Z] ++ set -e [2021-07-30T17:37:49.346Z] ++ '[' -n 0 ']' [2021-07-30T17:37:49.346Z] ++ set -x [2021-07-30T17:37:49.346Z] ++ 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 [2021-07-30T17:37:49.346Z] INFO: Testing against a local daemon [2021-07-30T17:37:49.346Z] === RUN TestPluginInvalidJSON [2021-07-30T17:37:49.346Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:37:49.346Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:37:49.346Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:37:49.346Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-30T17:37:49.346Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-30T17:37:49.346Z] === RUN TestPluginInstall [2021-07-30T17:37:49.346Z] === RUN TestPluginInstall/no_auth [2021-07-30T17:37:49.346Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-30T17:37:49.346Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-30T17:37:49.346Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-30T17:37:49.346Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-30T17:37:49.346Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-30T17:37:49.445Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-30T17:37:49.445Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer (2.34s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-30T17:37:49.445Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-30T17:37:49.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-30T17:37:49.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:37:49.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:37:49.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:37:49.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:37:49.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:37:49.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:37:49.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:37:49.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:37:49.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:37:49.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-30T17:37:49.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-30T17:37:49.706Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-30T17:37:49.706Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-30T17:37:49.706Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-30T17:37:49.706Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-30T17:37:49.706Z] === RUN TestCreateWithInvalidEnv [2021-07-30T17:37:49.706Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-30T17:37:49.706Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-30T17:37:49.706Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-30T17:37:49.706Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-30T17:37:49.706Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-30T17:37:49.706Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-30T17:37:49.706Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-30T17:37:49.706Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-30T17:37:49.706Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-30T17:37:49.706Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-30T17:37:49.706Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-30T17:37:49.706Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-30T17:37:49.706Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-30T17:37:49.706Z] === RUN TestCreateTmpfsMountsTarget [2021-07-30T17:37:49.706Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-30T17:37:49.706Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-30T17:37:49.907Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-30T17:37:50.832Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-30T17:37:50.832Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-30T17:37:51.101Z] time="2021-07-30T17:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:37:51.101Z] time="2021-07-30T17:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f55358ecc6b93fdea87733bb1b7e29ca35f941e5213c13197e47a229a8efb8ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:37:51.101Z] time="2021-07-30T17:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:37:51.101Z] time="2021-07-30T17:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f55358ecc6b93fdea87733bb1b7e29ca35f941e5213c13197e47a229a8efb8ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:37:51.664Z] === RUN TestPluginInstall/with_htpasswd [2021-07-30T17:37:52.224Z] time="2021-07-30T17:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:37:52.224Z] time="2021-07-30T17:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb416720c78df35b85d94fb974b79074d6472ec25480da0ada8e02d3e429b580" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:37:52.224Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-30T17:37:52.224Z] time="2021-07-30T17:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:37:52.224Z] time="2021-07-30T17:37:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb416720c78df35b85d94fb974b79074d6472ec25480da0ada8e02d3e429b580" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:37:52.269Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2021-07-30T17:37:52.269Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-30T17:37:52.480Z] === RUN TestPluginInstall/with_insecure [2021-07-30T17:37:53.844Z] time="2021-07-30T17:37:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:37:53.844Z] time="2021-07-30T17:37:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ca4561b7e40737ad413dcbee0d5b787d9bc697e69e04935877dc761865f624b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:37:53.844Z] time="2021-07-30T17:37:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:37:53.844Z] time="2021-07-30T17:37:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ca4561b7e40737ad413dcbee0d5b787d9bc697e69e04935877dc761865f624b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:37:53.844Z] plugin_test.go:166: [d55385cc1de64] daemon is not started [2021-07-30T17:37:53.844Z] --- PASS: TestPluginInstall (4.81s) [2021-07-30T17:37:53.844Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2021-07-30T17:37:53.844Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2021-07-30T17:37:53.844Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-07-30T17:37:53.844Z] === RUN TestPluginsWithRuntimes [2021-07-30T17:37:54.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-30T17:37:54.831Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-07-30T17:37:54.831Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-30T17:37:54.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:37:54.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:37:54.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:37:54.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:37:54.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:37:54.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:37:54.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:37:54.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:37:54.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:37:54.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:37:54.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:37:54.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:37:54.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:37:54.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:37:54.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:37:54.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-30T17:37:54.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-30T17:37:54.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-30T17:37:54.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-30T17:37:54.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-07-30T17:37:54.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-30T17:37:54.831Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-30T17:37:55.092Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-07-30T17:37:55.092Z] === RUN TestCreateDifferentPlatform [2021-07-30T17:37:55.092Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-30T17:37:55.092Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-30T17:37:55.092Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-30T17:37:55.092Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-30T17:37:55.092Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-30T17:37:55.092Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-30T17:37:55.353Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-30T17:37:55.353Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-30T17:37:55.353Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-30T17:37:55.353Z] === RUN TestContainerStartOnDaemonRestart [2021-07-30T17:37:55.353Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-30T17:37:55.353Z] === RUN TestDaemonRestartIpcMode [2021-07-30T17:37:55.353Z] === PAUSE TestDaemonRestartIpcMode [2021-07-30T17:37:55.353Z] === RUN TestDaemonHostGatewayIP [2021-07-30T17:37:55.353Z] === PAUSE TestDaemonHostGatewayIP [2021-07-30T17:37:55.353Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-30T17:37:55.353Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-30T17:37:55.353Z] === RUN TestContainerKillOnDaemonStart [2021-07-30T17:37:55.353Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-30T17:37:55.353Z] === RUN TestDiff [2021-07-30T17:37:55.769Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-30T17:37:56.294Z] --- PASS: TestDiff (0.79s) [2021-07-30T17:37:56.294Z] === RUN TestExecWithCloseStdin [2021-07-30T17:37:57.134Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-30T17:37:57.134Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-30T17:37:57.236Z] --- PASS: TestExecWithCloseStdin (1.04s) [2021-07-30T17:37:57.236Z] === RUN TestExec [2021-07-30T17:37:58.176Z] --- PASS: TestExec (1.02s) [2021-07-30T17:37:58.176Z] === RUN TestExecUser [2021-07-30T17:37:58.498Z] --- PASS: TestPluginsWithRuntimes (4.53s) [2021-07-30T17:37:58.498Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.20s) [2021-07-30T17:37:58.498Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.31s) [2021-07-30T17:37:58.498Z] === RUN TestPluginBackCompatMediaTypes [2021-07-30T17:37:58.753Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-30T17:37:59.117Z] --- PASS: TestExecUser (1.07s) [2021-07-30T17:37:59.117Z] === RUN TestExportContainerAndImportImage [2021-07-30T17:37:59.314Z] docker_api_swarm_test.go:501: [dd81a7a5ce46b] joining swarm manager [d686487efb040]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:37:59.570Z] --- PASS: TestPluginBackCompatMediaTypes (1.24s) [2021-07-30T17:37:59.570Z] PASS [2021-07-30T17:37:59.570Z] [2021-07-30T17:37:59.570Z] DONE 10 tests in 10.736s [2021-07-30T17:37:59.693Z] === RUN TestMiddlewares [2021-07-30T17:37:59.693Z] --- PASS: TestMiddlewares (0.00s) [2021-07-30T17:37:59.693Z] PASS [2021-07-30T17:37:59.693Z] coverage: 9.0% of statements [2021-07-30T17:37:59.693Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2021-07-30T17:37:59.825Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-30T17:37:59.825Z] ++ 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 [2021-07-30T17:37:59.825Z] ++ set -e [2021-07-30T17:37:59.825Z] ++ '[' -n 0 ']' [2021-07-30T17:37:59.825Z] ++ set -x [2021-07-30T17:37:59.825Z] ++ 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 [2021-07-30T17:37:59.825Z] INFO: Testing against a local daemon [2021-07-30T17:37:59.825Z] === RUN TestExternalGraphDriver [2021-07-30T17:38:00.081Z] === RUN TestExternalGraphDriver/json [2021-07-30T17:38:00.337Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-30T17:38:00.500Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2021-07-30T17:38:00.500Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-30T17:38:00.899Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-30T17:38:01.883Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-07-30T17:38:01.884Z] === RUN TestHealthCheckWorkdir [2021-07-30T17:38:02.264Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-30T17:38:02.264Z] === RUN TestExternalGraphDriver/spec [2021-07-30T17:38:03.266Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-07-30T17:38:03.266Z] === RUN TestHealthKillContainer [2021-07-30T17:38:03.708Z] === RUN TestDockerSuite/TestBuildUser [2021-07-30T17:38:04.637Z] === RUN TestExternalGraphDriver/pull [2021-07-30T17:38:05.565Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-30T17:38:06.492Z] --- PASS: TestExternalGraphDriver (6.49s) [2021-07-30T17:38:06.492Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2021-07-30T17:38:06.492Z] --- PASS: TestExternalGraphDriver/spec (2.25s) [2021-07-30T17:38:06.492Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2021-07-30T17:38:06.492Z] === RUN TestGraphdriverPluginV2 [2021-07-30T17:38:06.564Z] --- PASS: TestHealthKillContainer (3.08s) [2021-07-30T17:38:06.564Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-30T17:38:06.824Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-07-30T17:38:06.824Z] === RUN TestIpcModeNone [2021-07-30T17:38:08.208Z] --- PASS: TestIpcModeNone (1.03s) [2021-07-30T17:38:08.208Z] === RUN TestIpcModePrivate [2021-07-30T17:38:08.778Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-30T17:38:09.006Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-30T17:38:09.039Z] --- PASS: TestIpcModePrivate (1.04s) [2021-07-30T17:38:09.039Z] === RUN TestIpcModeShareable [2021-07-30T17:38:09.980Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-30T17:38:09.980Z] --- PASS: TestIpcModeShareable (1.02s) [2021-07-30T17:38:09.980Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-30T17:38:10.375Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2021-07-30T17:38:10.375Z] PASS [2021-07-30T17:38:10.375Z] [2021-07-30T17:38:10.375Z] DONE 5 tests in 10.760s [2021-07-30T17:38:10.375Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-30T17:38:10.375Z] ++ 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 [2021-07-30T17:38:10.375Z] ++ set -e [2021-07-30T17:38:10.375Z] ++ '[' -n 0 ']' [2021-07-30T17:38:10.375Z] ++ set -x [2021-07-30T17:38:10.375Z] ++ 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 [2021-07-30T17:38:10.631Z] INFO: Testing against a local daemon [2021-07-30T17:38:10.631Z] === RUN TestContinueAfterPluginCrash [2021-07-30T17:38:10.631Z] === PAUSE TestContinueAfterPluginCrash [2021-07-30T17:38:10.631Z] === RUN TestReadPluginNoRead [2021-07-30T17:38:10.631Z] === PAUSE TestReadPluginNoRead [2021-07-30T17:38:10.631Z] === RUN TestDaemonStartWithLogOpt [2021-07-30T17:38:10.631Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-30T17:38:10.631Z] === CONT TestContinueAfterPluginCrash [2021-07-30T17:38:10.631Z] === CONT TestDaemonStartWithLogOpt [2021-07-30T17:38:12.565Z] docker_api_swarm_test.go:506: [d6694740cf5ee] joining swarm manager [d686487efb040]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:38:13.277Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2021-07-30T17:38:13.277Z] === RUN TestAPIIpcModeHost [2021-07-30T17:38:14.217Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-07-30T17:38:14.217Z] === RUN TestDaemonIpcModeShareable [2021-07-30T17:38:15.601Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-30T17:38:15.830Z] --- PASS: TestDaemonStartWithLogOpt (5.17s) [2021-07-30T17:38:15.830Z] === CONT TestReadPluginNoRead [2021-07-30T17:38:15.862Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2021-07-30T17:38:15.862Z] === RUN TestDaemonIpcModePrivate [2021-07-30T17:38:17.777Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-30T17:38:17.777Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-07-30T17:38:17.777Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-30T17:38:19.134Z] === RUN TestReadPluginNoRead/default [2021-07-30T17:38:19.689Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-30T17:38:19.689Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-07-30T17:38:19.689Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-30T17:38:20.498Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-30T17:38:21.058Z] --- PASS: TestContinueAfterPluginCrash (10.51s) [2021-07-30T17:38:21.600Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-30T17:38:21.600Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-07-30T17:38:21.600Z] === RUN TestIpcModeOlderClient [2021-07-30T17:38:21.600Z] === PAUSE TestIpcModeOlderClient [2021-07-30T17:38:21.600Z] === RUN TestKillContainerInvalidSignal [2021-07-30T17:38:22.171Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-07-30T17:38:22.171Z] === RUN TestKillContainer [2021-07-30T17:38:22.171Z] === RUN TestKillContainer/no_signal [2021-07-30T17:38:22.422Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-30T17:38:23.113Z] === RUN TestKillContainer/non_killing_signal [2021-07-30T17:38:23.684Z] === RUN TestKillContainer/killing_signal [2021-07-30T17:38:24.310Z] === CONT TestReadPluginNoRead [2021-07-30T17:38:24.310Z] read_test.go:92: [dbd812a4822d7] daemon is not started [2021-07-30T17:38:24.310Z] --- PASS: TestReadPluginNoRead (8.46s) [2021-07-30T17:38:24.310Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2021-07-30T17:38:24.310Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2021-07-30T17:38:24.310Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2021-07-30T17:38:24.310Z] PASS [2021-07-30T17:38:24.310Z] [2021-07-30T17:38:24.310Z] DONE 6 tests in 13.749s [2021-07-30T17:38:24.310Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-30T17:38:24.310Z] ++ 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 [2021-07-30T17:38:24.310Z] ++ set -e [2021-07-30T17:38:24.310Z] ++ '[' -n 0 ']' [2021-07-30T17:38:24.310Z] ++ set -x [2021-07-30T17:38:24.310Z] ++ 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 [2021-07-30T17:38:24.310Z] testing: warning: no tests to run [2021-07-30T17:38:24.310Z] PASS [2021-07-30T17:38:24.310Z] [2021-07-30T17:38:24.310Z] DONE 0 tests in 0.036s [2021-07-30T17:38:24.310Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-30T17:38:24.310Z] ++ 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 [2021-07-30T17:38:24.310Z] ++ set -e [2021-07-30T17:38:24.310Z] ++ '[' -n 0 ']' [2021-07-30T17:38:24.310Z] ++ set -x [2021-07-30T17:38:24.310Z] ++ 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 [2021-07-30T17:38:24.310Z] INFO: Testing against a local daemon [2021-07-30T17:38:24.310Z] === RUN TestPluginWithDevMounts [2021-07-30T17:38:24.310Z] === PAUSE TestPluginWithDevMounts [2021-07-30T17:38:24.310Z] === CONT TestPluginWithDevMounts [2021-07-30T17:38:24.625Z] --- PASS: TestKillContainer (2.39s) [2021-07-30T17:38:24.625Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-07-30T17:38:24.625Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-07-30T17:38:24.625Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-07-30T17:38:24.625Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-30T17:38:24.625Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-30T17:38:25.566Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-30T17:38:26.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2021-07-30T17:38:26.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-07-30T17:38:26.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2021-07-30T17:38:26.138Z] === RUN TestKillStoppedContainer [2021-07-30T17:38:26.138Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-30T17:38:26.138Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-30T17:38:26.240Z] --- PASS: TestPluginWithDevMounts (1.76s) [2021-07-30T17:38:26.240Z] PASS [2021-07-30T17:38:26.240Z] [2021-07-30T17:38:26.240Z] DONE 1 tests in 1.885s [2021-07-30T17:38:26.240Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-30T17:38:26.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-30T17:38:26.240Z] ++ set -e [2021-07-30T17:38:26.240Z] ++ '[' -n 0 ']' [2021-07-30T17:38:26.240Z] ++ set -x [2021-07-30T17:38:26.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-30T17:38:26.240Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-30T17:38:26.240Z] INFO: Testing against a local daemon [2021-07-30T17:38:26.240Z] === RUN TestSecretInspect [2021-07-30T17:38:26.399Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-30T17:38:26.399Z] === RUN TestKillDifferentUserContainer [2021-07-30T17:38:27.210Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-30T17:38:27.341Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-07-30T17:38:27.341Z] === RUN TestInspectOomKilledTrue [2021-07-30T17:38:27.341Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:38:27.341Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-30T17:38:27.341Z] === RUN TestInspectOomKilledFalse [2021-07-30T17:38:27.341Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:38:27.341Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-30T17:38:27.341Z] === RUN TestLinksEtcHostsContentMatch [2021-07-30T17:38:27.466Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-30T17:38:27.911Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-07-30T17:38:27.911Z] === RUN TestLinksContainerNames [2021-07-30T17:38:28.394Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-30T17:38:28.955Z] --- PASS: TestSecretInspect (2.68s) [2021-07-30T17:38:28.955Z] === RUN TestSecretList [2021-07-30T17:38:29.515Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-30T17:38:29.825Z] --- PASS: TestLinksContainerNames (1.55s) [2021-07-30T17:38:29.825Z] === RUN TestLogsFollowTailEmpty [2021-07-30T17:38:30.396Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-07-30T17:38:30.396Z] === RUN TestContainerNetworkMountsNoChown [2021-07-30T17:38:30.879Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-30T17:38:30.879Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-30T17:38:30.879Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-30T17:38:30.879Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-30T17:38:30.879Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-30T17:38:30.879Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-30T17:38:30.879Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-30T17:38:30.879Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-30T17:38:30.879Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-30T17:38:30.966Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-07-30T17:38:30.966Z] === RUN TestMountDaemonRoot [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/default [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/default [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/private [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/private [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rprivate [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/slave [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/slave [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rslave [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/shared [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/shared [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rshared [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-30T17:38:31.227Z] === CONT TestMountDaemonRoot/default [2021-07-30T17:38:31.227Z] === CONT TestMountDaemonRoot/shared [2021-07-30T17:38:31.227Z] === CONT TestMountDaemonRoot/rslave [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:38:31.227Z] === CONT TestMountDaemonRoot/rshared [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:38:31.227Z] === CONT TestMountDaemonRoot/rprivate [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:38:31.227Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-30T17:38:31.227Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/slave [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/private [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:38:31.228Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:38:31.228Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-30T17:38:31.228Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-30T17:38:31.439Z] --- PASS: TestSecretList (2.53s) [2021-07-30T17:38:31.439Z] === RUN TestSecretsCreateAndDelete [2021-07-30T17:38:31.489Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-30T17:38:31.489Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-30T17:38:31.489Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-30T17:38:31.489Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-30T17:38:31.489Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-07-30T17:38:31.489Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-07-30T17:38:31.489Z] === RUN TestContainerBindMountNonRecursive [2021-07-30T17:38:32.802Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-30T17:38:32.802Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-30T17:38:33.773Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-30T17:38:34.029Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2021-07-30T17:38:34.029Z] === RUN TestSecretsUpdate [2021-07-30T17:38:34.029Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-30T17:38:34.032Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2021-07-30T17:38:34.032Z] === RUN TestContainerVolumesMountedAsShared [2021-07-30T17:38:34.294Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-07-30T17:38:34.294Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-30T17:38:34.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-30T17:38:35.211Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-30T17:38:35.239Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-07-30T17:38:35.239Z] === RUN TestNetworkNat [2021-07-30T17:38:36.181Z] --- PASS: TestNetworkNat (0.95s) [2021-07-30T17:38:36.181Z] === RUN TestNetworkLocalhostTCPNat [2021-07-30T17:38:37.121Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-07-30T17:38:37.121Z] === RUN TestNetworkLoopbackNat [2021-07-30T17:38:37.163Z] --- PASS: TestSecretsUpdate (2.67s) [2021-07-30T17:38:37.163Z] === RUN TestTemplatedSecret [2021-07-30T17:38:38.088Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-30T17:38:40.428Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-07-30T17:38:40.428Z] === RUN TestPause [2021-07-30T17:38:40.602Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-30T17:38:40.858Z] --- PASS: TestTemplatedSecret (3.97s) [2021-07-30T17:38:40.858Z] === RUN TestSecretCreateResolve [2021-07-30T17:38:40.858Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-30T17:38:41.002Z] --- PASS: TestPause (0.84s) [2021-07-30T17:38:41.002Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-30T17:38:41.002Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-30T17:38:41.002Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-30T17:38:41.002Z] === RUN TestPauseStopPausedContainer [2021-07-30T17:38:41.113Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-30T17:38:41.675Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-30T17:38:41.675Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-30T17:38:41.675Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-30T17:38:41.949Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-07-30T17:38:41.949Z] === RUN TestPidHost [2021-07-30T17:38:42.236Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-30T17:38:43.163Z] --- PASS: TestSecretCreateResolve (2.50s) [2021-07-30T17:38:43.163Z] PASS [2021-07-30T17:38:43.163Z] [2021-07-30T17:38:43.163Z] DONE 6 tests in 17.055s [2021-07-30T17:38:43.418Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-30T17:38:43.418Z] ++ 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 [2021-07-30T17:38:43.418Z] ++ set -e [2021-07-30T17:38:43.418Z] ++ '[' -n 0 ']' [2021-07-30T17:38:43.418Z] ++ set -x [2021-07-30T17:38:43.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-07-30T17:38:43.418Z] INFO: Testing against a local daemon [2021-07-30T17:38:43.418Z] === RUN TestServiceCreateInit [2021-07-30T17:38:43.418Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-30T17:38:43.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-30T17:38:43.860Z] --- PASS: TestPidHost (2.05s) [2021-07-30T17:38:43.860Z] === RUN TestPsFilter [2021-07-30T17:38:43.860Z] --- PASS: TestPsFilter (0.13s) [2021-07-30T17:38:43.860Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-30T17:38:44.601Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-30T17:38:44.601Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-30T17:38:44.601Z] docker_cli_sni_test.go:18: Flakey test [2021-07-30T17:38:44.601Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-30T17:38:44.802Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-07-30T17:38:44.802Z] === RUN TestRemoveContainerWithVolume [2021-07-30T17:38:45.529Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-30T17:38:45.743Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2021-07-30T17:38:45.743Z] === RUN TestRemoveContainerRunning [2021-07-30T17:38:46.314Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-07-30T17:38:46.314Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-30T17:38:46.456Z] docker_api_swarm_node_test.go:80: [d984a5d148da9] joining swarm manager [d79363cd2d27b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:38:47.064Z] === RUN TestDockerSuite/TestCommitChange [2021-07-30T17:38:47.255Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-07-30T17:38:47.255Z] === RUN TestRemoveInvalidContainer [2021-07-30T17:38:47.255Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-30T17:38:47.255Z] === RUN TestRenameLinkedContainer [2021-07-30T17:38:48.104Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-30T17:38:48.104Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-30T17:38:48.104Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-30T17:38:48.104Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-30T17:38:48.104Z] [2021-07-30T17:38:48.427Z] === RUN TestDockerSuite/TestCommitChangeLabels [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-30T17:38:49.350Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-30T17:38:49.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/test/unit [2021-07-30T17:38:49.791Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-30T17:38:50.207Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-30T17:38:50.207Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-30T17:38:50.207Z] + TESTDIRS=./... [2021-07-30T17:38:50.207Z] + exclude_paths='/vendor/|/integration' [2021-07-30T17:38:50.207Z] ++ go list ./... [2021-07-30T17:38:50.207Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-30T17:38:50.402Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-30T17:38:50.556Z] --- PASS: TestRenameLinkedContainer (3.14s) [2021-07-30T17:38:50.557Z] === RUN TestRenameStoppedContainer [2021-07-30T17:38:51.128Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-07-30T17:38:51.128Z] === RUN TestRenameRunningContainerAndReuse [2021-07-30T17:38:51.136Z] + pkg_list='github.com/docker/docker/api [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/backend/build [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/httputils [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/middleware [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/build [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/container [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/debug [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/distribution [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/grpc [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/image [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/network [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/plugin [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/session [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/swarm [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/system [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/server/router/volume [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/backend [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/blkiodev [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/container [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/events [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/filters [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/image [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/mount [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/network [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/registry [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/strslice [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/swarm [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/time [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/versions [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-30T17:38:51.136Z] github.com/docker/docker/api/types/volume [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/builder-next [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/builder-next/worker [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/dockerfile [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/dockerignore [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/remotecontext [2021-07-30T17:38:51.136Z] github.com/docker/docker/builder/remotecontext/git [2021-07-30T17:38:51.136Z] github.com/docker/docker/cli [2021-07-30T17:38:51.136Z] github.com/docker/docker/cli/config [2021-07-30T17:38:51.136Z] github.com/docker/docker/cli/debug [2021-07-30T17:38:51.136Z] github.com/docker/docker/client [2021-07-30T17:38:51.136Z] github.com/docker/docker/cmd/docker-proxy [2021-07-30T17:38:51.136Z] github.com/docker/docker/cmd/dockerd [2021-07-30T17:38:51.136Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-30T17:38:51.136Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-30T17:38:51.136Z] github.com/docker/docker/container [2021-07-30T17:38:51.136Z] github.com/docker/docker/container/stream [2021-07-30T17:38:51.136Z] github.com/docker/docker/contrib/apparmor [2021-07-30T17:38:51.136Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-30T17:38:51.136Z] github.com/docker/docker/contrib/httpserver [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/cluster [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/cluster/convert [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/cluster/executor [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/cluster/provider [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/config [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/discovery [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/events [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/events/testutils [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/exec [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/images [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/initlayer [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/links [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/listeners [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/gelf [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/journald [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/local [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/logentries [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/splunk [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/syslog [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/logger/templates [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/names [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/network [2021-07-30T17:38:51.136Z] github.com/docker/docker/daemon/stats [2021-07-30T17:38:51.136Z] github.com/docker/docker/distribution [2021-07-30T17:38:51.136Z] github.com/docker/docker/distribution/metadata [2021-07-30T17:38:51.136Z] github.com/docker/docker/distribution/utils [2021-07-30T17:38:51.136Z] github.com/docker/docker/distribution/xfer [2021-07-30T17:38:51.136Z] github.com/docker/docker/dockerversion [2021-07-30T17:38:51.136Z] github.com/docker/docker/errdefs [2021-07-30T17:38:51.136Z] github.com/docker/docker/image [2021-07-30T17:38:51.136Z] github.com/docker/docker/image/cache [2021-07-30T17:38:51.136Z] github.com/docker/docker/image/tarexport [2021-07-30T17:38:51.136Z] github.com/docker/docker/image/v1 [2021-07-30T17:38:51.136Z] github.com/docker/docker/internal/test/suite [2021-07-30T17:38:51.136Z] github.com/docker/docker/layer [2021-07-30T17:38:51.136Z] github.com/docker/docker/libcontainerd [2021-07-30T17:38:51.136Z] github.com/docker/docker/libcontainerd/queue [2021-07-30T17:38:51.136Z] github.com/docker/docker/libcontainerd/remote [2021-07-30T17:38:51.136Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-30T17:38:51.136Z] github.com/docker/docker/libcontainerd/types [2021-07-30T17:38:51.136Z] github.com/docker/docker/libnetwork [2021-07-30T17:38:51.136Z] github.com/docker/docker/libnetwork/api [2021-07-30T17:38:51.136Z] github.com/docker/docker/libnetwork/bitseq [2021-07-30T17:38:51.136Z] github.com/docker/docker/libnetwork/cluster [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/config [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/datastore [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/driverapi [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/etchosts [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/idm [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/ipam [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/iptables [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/netlabel [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/netutils [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/networkdb [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/ns [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/options [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/osl [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/portallocator [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/portmapper [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/testutils [2021-07-30T17:38:51.137Z] github.com/docker/docker/libnetwork/types [2021-07-30T17:38:51.137Z] github.com/docker/docker/oci [2021-07-30T17:38:51.137Z] github.com/docker/docker/oci/caps [2021-07-30T17:38:51.137Z] github.com/docker/docker/opts [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/aaparser [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/archive [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/authorization [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/broadcaster [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/capabilities [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/chrootarchive [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/containerfs [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/devicemapper [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/directory [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/discovery [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/discovery/file [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/discovery/kv [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/discovery/memory [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/dmesg [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/filenotify [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/fileutils [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/fsutils [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/homedir [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/idtools [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/ioutils [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/jsonmessage [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/locker [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/longpath [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/loopback [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/mount [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/namesgenerator [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/parsers [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/pidfile [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/platform [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/plugingetter [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/plugins [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/plugins/transport [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/pools [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/progress [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/pubsub [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/reexec [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/signal [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/stack [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/stdcopy [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/streamformatter [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/stringid [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/symlink [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/sysinfo [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/system [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/tailfile [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/tarsum [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/term [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/term/windows [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/truncindex [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/urlutil [2021-07-30T17:38:51.137Z] github.com/docker/docker/pkg/useragent [2021-07-30T17:38:51.137Z] github.com/docker/docker/plugin [2021-07-30T17:38:51.137Z] github.com/docker/docker/plugin/executor/containerd [2021-07-30T17:38:51.137Z] github.com/docker/docker/plugin/v2 [2021-07-30T17:38:51.137Z] github.com/docker/docker/profiles/apparmor [2021-07-30T17:38:51.137Z] github.com/docker/docker/profiles/seccomp [2021-07-30T17:38:51.137Z] github.com/docker/docker/quota [2021-07-30T17:38:51.137Z] github.com/docker/docker/reference [2021-07-30T17:38:51.137Z] github.com/docker/docker/registry [2021-07-30T17:38:51.137Z] github.com/docker/docker/registry/resumable [2021-07-30T17:38:51.137Z] github.com/docker/docker/restartmanager [2021-07-30T17:38:51.137Z] github.com/docker/docker/rootless [2021-07-30T17:38:51.137Z] github.com/docker/docker/rootless/specconv [2021-07-30T17:38:51.137Z] github.com/docker/docker/runconfig [2021-07-30T17:38:51.137Z] github.com/docker/docker/runconfig/opts [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/daemon [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/environment [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/fakecontext [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/fakegit [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/fakestorage [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/fixtures/load [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/registry [2021-07-30T17:38:51.137Z] github.com/docker/docker/testutil/request [2021-07-30T17:38:51.137Z] github.com/docker/docker/volume [2021-07-30T17:38:51.137Z] github.com/docker/docker/volume/drivers [2021-07-30T17:38:51.137Z] github.com/docker/docker/volume/local [2021-07-30T17:38:51.137Z] github.com/docker/docker/volume/mounts [2021-07-30T17:38:51.137Z] github.com/docker/docker/volume/service [2021-07-30T17:38:51.137Z] github.com/docker/docker/volume/service/opts [2021-07-30T17:38:51.137Z] github.com/docker/docker/volume/testutils' [2021-07-30T17:38:51.137Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-30T17:38:51.137Z] + echo 'github.com/docker/docker/api [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/backend/build [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/httputils [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/middleware [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/build [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/container [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/debug [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/distribution [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/grpc [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/image [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/network [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/plugin [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/session [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/swarm [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/system [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/server/router/volume [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/backend [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/blkiodev [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/container [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/events [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/filters [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/image [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/mount [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/network [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/registry [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/strslice [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/swarm [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/time [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/versions [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-30T17:38:51.137Z] github.com/docker/docker/api/types/volume [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/builder-next [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/builder-next/worker [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/dockerfile [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/dockerignore [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/remotecontext [2021-07-30T17:38:51.137Z] github.com/docker/docker/builder/remotecontext/git [2021-07-30T17:38:51.137Z] github.com/docker/docker/cli [2021-07-30T17:38:51.137Z] github.com/docker/docker/cli/config [2021-07-30T17:38:51.137Z] github.com/docker/docker/cli/debug [2021-07-30T17:38:51.137Z] github.com/docker/docker/client [2021-07-30T17:38:51.137Z] github.com/docker/docker/cmd/docker-proxy [2021-07-30T17:38:51.137Z] github.com/docker/docker/cmd/dockerd [2021-07-30T17:38:51.137Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-30T17:38:51.137Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-30T17:38:51.137Z] github.com/docker/docker/container [2021-07-30T17:38:51.137Z] github.com/docker/docker/container/stream [2021-07-30T17:38:51.137Z] github.com/docker/docker/contrib/apparmor [2021-07-30T17:38:51.137Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-30T17:38:51.137Z] github.com/docker/docker/contrib/httpserver [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/cluster [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/cluster/convert [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/cluster/executor [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/cluster/provider [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/config [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/discovery [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/events [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/events/testutils [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/exec [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-30T17:38:51.137Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/images [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/initlayer [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/links [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/listeners [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/gelf [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/journald [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/local [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/logentries [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/splunk [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/syslog [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/logger/templates [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/names [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/network [2021-07-30T17:38:51.138Z] github.com/docker/docker/daemon/stats [2021-07-30T17:38:51.138Z] github.com/docker/docker/distribution [2021-07-30T17:38:51.138Z] github.com/docker/docker/distribution/metadata [2021-07-30T17:38:51.138Z] github.com/docker/docker/distribution/utils [2021-07-30T17:38:51.138Z] github.com/docker/docker/distribution/xfer [2021-07-30T17:38:51.138Z] github.com/docker/docker/dockerversion [2021-07-30T17:38:51.138Z] github.com/docker/docker/errdefs [2021-07-30T17:38:51.138Z] github.com/docker/docker/image [2021-07-30T17:38:51.138Z] github.com/docker/docker/image/cache [2021-07-30T17:38:51.138Z] github.com/docker/docker/image/tarexport [2021-07-30T17:38:51.138Z] github.com/docker/docker/image/v1 [2021-07-30T17:38:51.138Z] github.com/docker/docker/internal/test/suite [2021-07-30T17:38:51.138Z] github.com/docker/docker/layer [2021-07-30T17:38:51.138Z] github.com/docker/docker/libcontainerd [2021-07-30T17:38:51.138Z] github.com/docker/docker/libcontainerd/queue [2021-07-30T17:38:51.138Z] github.com/docker/docker/libcontainerd/remote [2021-07-30T17:38:51.138Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-30T17:38:51.138Z] github.com/docker/docker/libcontainerd/types [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/api [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/bitseq [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/cluster [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/config [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/datastore [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/driverapi [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/etchosts [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/idm [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/ipam [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/iptables [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/netlabel [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/netutils [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/networkdb [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/ns [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/options [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/osl [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/portallocator [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/portmapper [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/testutils [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/types [2021-07-30T17:38:51.138Z] github.com/docker/docker/oci [2021-07-30T17:38:51.138Z] github.com/docker/docker/oci/caps [2021-07-30T17:38:51.138Z] github.com/docker/docker/opts [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/aaparser [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/archive [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/authorization [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/broadcaster [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/capabilities [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/chrootarchive [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/containerfs [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/devicemapper [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/directory [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/discovery [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/discovery/file [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/discovery/kv [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/discovery/memory [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/dmesg [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/filenotify [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/fileutils [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/fsutils [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/homedir [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/idtools [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/ioutils [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/jsonmessage [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/locker [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/longpath [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/loopback [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/mount [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/namesgenerator [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/parsers [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/pidfile [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/platform [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/plugingetter [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/plugins [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/plugins/transport [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/pools [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/progress [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/pubsub [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/reexec [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/signal [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/stack [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/stdcopy [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/streamformatter [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/stringid [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/symlink [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/sysinfo [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/system [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/tailfile [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/tarsum [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/term [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/term/windows [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/truncindex [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/urlutil [2021-07-30T17:38:51.138Z] github.com/docker/docker/pkg/useragent [2021-07-30T17:38:51.138Z] github.com/docker/docker/plugin [2021-07-30T17:38:51.138Z] github.com/docker/docker/plugin/executor/containerd [2021-07-30T17:38:51.138Z] github.com/docker/docker/plugin/v2 [2021-07-30T17:38:51.138Z] github.com/docker/docker/profiles/apparmor [2021-07-30T17:38:51.138Z] github.com/docker/docker/profiles/seccomp [2021-07-30T17:38:51.138Z] github.com/docker/docker/quota [2021-07-30T17:38:51.138Z] github.com/docker/docker/reference [2021-07-30T17:38:51.138Z] github.com/docker/docker/registry [2021-07-30T17:38:51.138Z] github.com/docker/docker/registry/resumable [2021-07-30T17:38:51.138Z] github.com/docker/docker/restartmanager [2021-07-30T17:38:51.138Z] github.com/docker/docker/rootless [2021-07-30T17:38:51.138Z] github.com/docker/docker/rootless/specconv [2021-07-30T17:38:51.138Z] github.com/docker/docker/runconfig [2021-07-30T17:38:51.138Z] github.com/docker/docker/runconfig/opts [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/daemon [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/environment [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/fakecontext [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/fakegit [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/fakestorage [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/fixtures/load [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/registry [2021-07-30T17:38:51.138Z] github.com/docker/docker/testutil/request [2021-07-30T17:38:51.138Z] github.com/docker/docker/volume [2021-07-30T17:38:51.138Z] github.com/docker/docker/volume/drivers [2021-07-30T17:38:51.138Z] github.com/docker/docker/volume/local [2021-07-30T17:38:51.138Z] github.com/docker/docker/volume/mounts [2021-07-30T17:38:51.138Z] github.com/docker/docker/volume/service [2021-07-30T17:38:51.138Z] github.com/docker/docker/volume/service/opts [2021-07-30T17:38:51.138Z] github.com/docker/docker/volume/testutils' [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-30T17:38:51.138Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-30T17:38:51.138Z] + type docker-proxy [2021-07-30T17:38:51.138Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-30T17:38:51.138Z] + hack/make.sh binary-proxy install-proxy [2021-07-30T17:38:51.138Z] [2021-07-30T17:38:51.138Z] Removing bundles/ [2021-07-30T17:38:51.138Z] [2021-07-30T17:38:51.138Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-30T17:38:51.138Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-30T17:38:51.138Z] GOOS="" GOARCH="" GOARM="" [2021-07-30T17:38:51.817Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-30T17:38:52.513Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2021-07-30T17:38:52.513Z] === RUN TestRenameInvalidName [2021-07-30T17:38:53.456Z] --- PASS: TestRenameInvalidName (0.86s) [2021-07-30T17:38:53.456Z] === RUN TestRenameAnonymousContainer [2021-07-30T17:38:54.378Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-30T17:38:55.742Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-30T17:38:56.754Z] --- PASS: TestRenameAnonymousContainer (2.83s) [2021-07-30T17:38:56.754Z] === RUN TestRenameContainerWithSameName [2021-07-30T17:38:57.014Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2021-07-30T17:38:57.014Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-30T17:38:57.628Z] --- PASS: TestServiceCreateInit (13.84s) [2021-07-30T17:38:57.628Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.81s) [2021-07-30T17:38:57.628Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (7.01s) [2021-07-30T17:38:57.628Z] === RUN TestCreateServiceMultipleTimes [2021-07-30T17:38:57.761Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-30T17:38:57.761Z] [2021-07-30T17:38:57.761Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-30T17:38:57.761Z] Installing docker-proxy to /usr/local/bin/ [2021-07-30T17:38:57.761Z] [2021-07-30T17:38:57.761Z] + mkdir -p bundles [2021-07-30T17:38:57.762Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery 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/libnetwork github.com/docker/docker/libnetwork/api 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-30T17:38:58.189Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-30T17:38:58.323Z] ? github.com/docker/docker/api [no test files] [2021-07-30T17:38:58.924Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2021-07-30T17:38:58.924Z] === RUN TestResize [2021-07-30T17:38:59.495Z] --- PASS: TestResize (0.79s) [2021-07-30T17:38:59.495Z] === RUN TestResizeWithInvalidSize [2021-07-30T17:38:59.559Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-30T17:39:00.437Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-07-30T17:39:00.437Z] === RUN TestResizeWhenContainerNotStarted [2021-07-30T17:39:01.013Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:39:01.013Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:39:01.013Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:39:01.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-30T17:39:01.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-30T17:39:01.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-30T17:39:01.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-30T17:39:01.447Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-30T17:39:02.809Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-30T17:39:02.809Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-30T17:39:02.809Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-30T17:39:02.809Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-30T17:39:03.065Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-30T17:39:03.065Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-30T17:39:03.065Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-30T17:39:03.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-30T17:39:04.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-30T17:39:04.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-30T17:39:04.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-30T17:39:04.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:39:05.277Z] --- PASS: TestBuildWithHugeFile (113.68s) [2021-07-30T17:39:05.277Z] === RUN TestBuildWCOWSandboxSize [2021-07-30T17:39:05.580Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-30T17:39:05.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-30T17:39:05.836Z] docker_api_swarm_node_test.go:52: [d13e65d1dacaf] joining swarm manager [db7a5d238d2e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:39:06.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:39:07.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-30T17:39:07.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-30T17:39:07.242Z] docker_api_swarm_node_test.go:53: [d41e62f333fcc] joining swarm manager [db7a5d238d2e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:39:08.169Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-30T17:39:08.169Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-30T17:39:09.095Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-30T17:39:09.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-30T17:39:09.768Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-30T17:39:09.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2021-07-30T17:39:09.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2021-07-30T17:39:09.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2021-07-30T17:39:09.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.04s) [2021-07-30T17:39:09.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-07-30T17:39:09.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2021-07-30T17:39:09.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-07-30T17:39:09.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2021-07-30T17:39:09.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2021-07-30T17:39:09.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-07-30T17:39:09.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-07-30T17:39:09.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) [2021-07-30T17:39:09.769Z] === RUN TestCgroupNamespacesRun [2021-07-30T17:39:10.219Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-30T17:39:10.779Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-30T17:39:11.153Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2021-07-30T17:39:11.153Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-30T17:39:11.746Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-30T17:39:11.747Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-30T17:39:11.747Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-30T17:39:11.771Z] === RUN TestBoolValue [2021-07-30T17:39:11.771Z] --- PASS: TestBoolValue (0.00s) [2021-07-30T17:39:11.771Z] === RUN TestBoolValueOrDefault [2021-07-30T17:39:11.771Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-30T17:39:11.771Z] === RUN TestInt64ValueOrZero [2021-07-30T17:39:11.771Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-30T17:39:11.771Z] === RUN TestInt64ValueOrDefault [2021-07-30T17:39:11.771Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-30T17:39:11.771Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-30T17:39:11.771Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-30T17:39:11.771Z] === RUN TestJsonContentType [2021-07-30T17:39:11.771Z] --- PASS: TestJsonContentType (0.00s) [2021-07-30T17:39:11.771Z] PASS [2021-07-30T17:39:11.771Z] coverage: 14.7% of statements [2021-07-30T17:39:11.771Z] ok github.com/docker/docker/api/server/httputils 0.113s coverage: 14.7% of statements [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-30T17:39:11.771Z] === RUN TestMaskSecretKeys [2021-07-30T17:39:11.771Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-30T17:39:11.771Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-30T17:39:11.771Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-30T17:39:11.771Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-30T17:39:11.771Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-30T17:39:11.771Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-30T17:39:11.771Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-30T17:39:11.771Z] === RUN TestVersionMiddlewareVersion [2021-07-30T17:39:11.771Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-30T17:39:11.771Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-30T17:39:11.771Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-30T17:39:11.771Z] PASS [2021-07-30T17:39:11.771Z] coverage: 37.7% of statements [2021-07-30T17:39:11.771Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-30T17:39:11.771Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-30T17:39:12.229Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-30T17:39:12.229Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-30T17:39:12.673Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-30T17:39:12.673Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-30T17:39:12.673Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-30T17:39:12.673Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-30T17:39:12.689Z] === RUN TestAdjustForAPIVersion [2021-07-30T17:39:12.689Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-30T17:39:12.689Z] PASS [2021-07-30T17:39:12.689Z] coverage: 5.7% of statements [2021-07-30T17:39:12.689Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2021-07-30T17:39:12.689Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-30T17:39:12.689Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-30T17:39:12.689Z] ? github.com/docker/docker/api/types [no test files] [2021-07-30T17:39:12.689Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-30T17:39:12.689Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-30T17:39:12.689Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-30T17:39:12.689Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-30T17:39:12.929Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-30T17:39:13.067Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2021-07-30T17:39:13.067Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-30T17:39:13.148Z] === RUN TestStrSliceMarshalJSON [2021-07-30T17:39:13.149Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestStrSliceUnmarshalJSON [2021-07-30T17:39:13.149Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestStrSliceUnmarshalString [2021-07-30T17:39:13.149Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestStrSliceUnmarshalSlice [2021-07-30T17:39:13.149Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-30T17:39:13.149Z] PASS [2021-07-30T17:39:13.149Z] coverage: 90.0% of statements [2021-07-30T17:39:13.149Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-07-30T17:39:13.149Z] === RUN TestToJSON [2021-07-30T17:39:13.149Z] --- PASS: TestToJSON (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestToParamWithVersion [2021-07-30T17:39:13.149Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestFromJSON [2021-07-30T17:39:13.149Z] --- PASS: TestFromJSON (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestEmpty [2021-07-30T17:39:13.149Z] --- PASS: TestEmpty (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestArgsMatchKVListEmptySources [2021-07-30T17:39:13.149Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestArgsMatchKVList [2021-07-30T17:39:13.149Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestArgsMatch [2021-07-30T17:39:13.149Z] --- PASS: TestArgsMatch (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestAdd [2021-07-30T17:39:13.149Z] --- PASS: TestAdd (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestDel [2021-07-30T17:39:13.149Z] --- PASS: TestDel (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestLen [2021-07-30T17:39:13.149Z] --- PASS: TestLen (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestExactMatch [2021-07-30T17:39:13.149Z] --- PASS: TestExactMatch (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestOnlyOneExactMatch [2021-07-30T17:39:13.149Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestContains [2021-07-30T17:39:13.149Z] --- PASS: TestContains (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestValidate [2021-07-30T17:39:13.149Z] --- PASS: TestValidate (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestWalkValues [2021-07-30T17:39:13.149Z] --- PASS: TestWalkValues (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestFuzzyMatch [2021-07-30T17:39:13.149Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestClone [2021-07-30T17:39:13.149Z] --- PASS: TestClone (0.00s) [2021-07-30T17:39:13.149Z] PASS [2021-07-30T17:39:13.149Z] coverage: 92.2% of statements [2021-07-30T17:39:13.149Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-07-30T17:39:13.149Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-30T17:39:13.149Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-30T17:39:13.149Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-30T17:39:13.149Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-30T17:39:13.149Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-30T17:39:13.149Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-30T17:39:13.149Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-30T17:39:13.149Z] === RUN TestDurationToSecondsString [2021-07-30T17:39:13.149Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-30T17:39:13.149Z] === RUN TestGetTimestamp [2021-07-30T17:39:13.490Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-30T17:39:13.606Z] --- PASS: TestGetTimestamp (0.18s) [2021-07-30T17:39:13.606Z] === RUN TestParseTimestamps [2021-07-30T17:39:13.606Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-30T17:39:13.606Z] PASS [2021-07-30T17:39:13.606Z] coverage: 100.0% of statements [2021-07-30T17:39:13.606Z] ok github.com/docker/docker/api/types/time 0.225s coverage: 100.0% of statements [2021-07-30T17:39:13.606Z] === RUN TestCompareVersion [2021-07-30T17:39:13.606Z] --- PASS: TestCompareVersion (0.00s) [2021-07-30T17:39:13.606Z] PASS [2021-07-30T17:39:13.606Z] coverage: 75.0% of statements [2021-07-30T17:39:13.606Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/builder [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-30T17:39:13.606Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-30T17:39:14.092Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-30T17:39:14.450Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2021-07-30T17:39:14.450Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-30T17:39:15.016Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-30T17:39:15.016Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-30T17:39:15.139Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-30T17:39:15.139Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-30T17:39:15.139Z] === RUN TestCloneArgsSmartHttp [2021-07-30T17:39:15.139Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-30T17:39:15.139Z] === RUN TestCloneArgsDumbHttp [2021-07-30T17:39:15.139Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-30T17:39:15.139Z] === RUN TestCloneArgsGit [2021-07-30T17:39:15.139Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-30T17:39:15.139Z] === RUN TestCheckoutGit [2021-07-30T17:39:16.363Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2021-07-30T17:39:16.363Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-30T17:39:16.368Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-07-30T17:39:16.379Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-30T17:39:16.939Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-30T17:39:16.939Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-30T17:39:17.320Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-30T17:39:17.320Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-30T17:39:17.320Z] === RUN TestProcessNoDockerignore [2021-07-30T17:39:17.320Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-30T17:39:17.320Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestDetectContentType [2021-07-30T17:39:17.320Z] --- PASS: TestDetectContentType (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestSelectAcceptableMIME [2021-07-30T17:39:17.320Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestInspectEmptyResponse [2021-07-30T17:39:17.320Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestInspectResponseBinary [2021-07-30T17:39:17.320Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestResponseUnsupportedContentType [2021-07-30T17:39:17.320Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestInspectResponseTextSimple [2021-07-30T17:39:17.320Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestInspectResponseEmptyContentType [2021-07-30T17:39:17.320Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestUnknownContentLength [2021-07-30T17:39:17.320Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-30T17:39:17.320Z] === RUN TestDownloadRemote [2021-07-30T17:39:17.320Z] --- PASS: TestDownloadRemote (0.09s) [2021-07-30T17:39:17.320Z] === RUN TestGetWithStatusError [2021-07-30T17:39:17.320Z] --- PASS: TestGetWithStatusError (0.09s) [2021-07-30T17:39:17.320Z] === RUN TestCloseRootDirectory [2021-07-30T17:39:17.320Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:39:17.778Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-30T17:39:17.778Z] === RUN TestHashFile [2021-07-30T17:39:17.778Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:39:17.778Z] --- SKIP: TestHashFile (0.00s) [2021-07-30T17:39:17.778Z] === RUN TestHashSubdir [2021-07-30T17:39:17.778Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:39:17.778Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-30T17:39:17.778Z] === RUN TestRemoveDirectory [2021-07-30T17:39:17.778Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:39:17.778Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-07-30T17:39:17.778Z] PASS [2021-07-30T17:39:17.778Z] coverage: 9.3% of statements [2021-07-30T17:39:17.778Z] ok github.com/docker/docker/builder/remotecontext 0.385s coverage: 9.3% of statements [2021-07-30T17:39:17.906Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-30T17:39:18.235Z] === RUN TestGetAllAllowed [2021-07-30T17:39:18.235Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestGetAllMeta [2021-07-30T17:39:18.235Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-30T17:39:18.235Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestIsUnreferencedBuiltin [2021-07-30T17:39:18.235Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestIsExistingDirectory [2021-07-30T17:39:18.235Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestGetFilenameForDownload [2021-07-30T17:39:18.235Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestEnv2Variables [2021-07-30T17:39:18.235Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-30T17:39:18.235Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestMaintainer [2021-07-30T17:39:18.235Z] --- PASS: TestMaintainer (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestLabel [2021-07-30T17:39:18.235Z] --- PASS: TestLabel (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestFromScratch [2021-07-30T17:39:18.235Z] --- PASS: TestFromScratch (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestFromWithArg [2021-07-30T17:39:18.235Z] --- PASS: TestFromWithArg (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-30T17:39:18.235Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestFromWithUndefinedArg [2021-07-30T17:39:18.235Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestFromMultiStageWithNamedStage [2021-07-30T17:39:18.235Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestOnbuild [2021-07-30T17:39:18.235Z] --- PASS: TestOnbuild (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestWorkdir [2021-07-30T17:39:18.235Z] --- PASS: TestWorkdir (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestCmd [2021-07-30T17:39:18.235Z] --- PASS: TestCmd (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestHealthcheckNone [2021-07-30T17:39:18.235Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestHealthcheckCmd [2021-07-30T17:39:18.235Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestEntrypoint [2021-07-30T17:39:18.235Z] --- PASS: TestEntrypoint (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestExpose [2021-07-30T17:39:18.235Z] --- PASS: TestExpose (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestUser [2021-07-30T17:39:18.235Z] --- PASS: TestUser (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestVolume [2021-07-30T17:39:18.235Z] --- PASS: TestVolume (0.00s) [2021-07-30T17:39:18.235Z] === RUN TestStopSignal [2021-07-30T17:39:18.236Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-30T17:39:18.236Z] --- SKIP: TestStopSignal (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestArg [2021-07-30T17:39:18.236Z] --- PASS: TestArg (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestShell [2021-07-30T17:39:18.236Z] --- PASS: TestShell (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestPrependEnvOnCmd [2021-07-30T17:39:18.236Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestRunWithBuildArgs [2021-07-30T17:39:18.236Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestRunIgnoresHealthcheck [2021-07-30T17:39:18.236Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestDispatchUnsupportedOptions [2021-07-30T17:39:18.236Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-30T17:39:18.236Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-30T17:39:18.236Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-30T17:39:18.236Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestNormalizeWorkdir [2021-07-30T17:39:18.236Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestDispatch [2021-07-30T17:39:18.236Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-30T17:39:18.236Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-30T17:39:18.236Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-30T17:39:18.236Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-30T17:39:18.236Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-30T17:39:18.236Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-30T17:39:18.236Z] === RUN TestDispatch/COPY_url [2021-07-30T17:39:18.236Z] --- PASS: TestDispatch (0.10s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-07-30T17:39:18.236Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestAddScratchImageAddsToMounts [2021-07-30T17:39:18.236Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-30T17:39:18.236Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-30T17:39:18.236Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-30T17:39:18.236Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestImageSourceGetAddsToMounts [2021-07-30T17:39:18.236Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestEmptyDockerfile [2021-07-30T17:39:18.236Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-30T17:39:18.236Z] === RUN TestSymlinkDockerfile [2021-07-30T17:39:18.236Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-30T17:39:18.236Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-30T17:39:18.236Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-07-30T17:39:18.236Z] === RUN TestNonExistingDockerfile [2021-07-30T17:39:18.236Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestCopyRunConfig [2021-07-30T17:39:18.236Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestDeepCopyRunConfig [2021-07-30T17:39:18.236Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestExportImage [2021-07-30T17:39:18.236Z] --- PASS: TestExportImage (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestNormalizeDest [2021-07-30T17:39:18.236Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-30T17:39:18.236Z] PASS [2021-07-30T17:39:18.236Z] coverage: 47.0% of statements [2021-07-30T17:39:18.236Z] ok github.com/docker/docker/builder/dockerfile 0.241s coverage: 47.0% of statements [2021-07-30T17:39:18.236Z] === RUN TestEnable [2021-07-30T17:39:18.236Z] --- PASS: TestEnable (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestDisable [2021-07-30T17:39:18.236Z] --- PASS: TestDisable (0.00s) [2021-07-30T17:39:18.236Z] === RUN TestEnabled [2021-07-30T17:39:18.236Z] --- PASS: TestEnabled (0.00s) [2021-07-30T17:39:18.236Z] PASS [2021-07-30T17:39:18.236Z] coverage: 100.0% of statements [2021-07-30T17:39:18.236Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2021-07-30T17:39:18.236Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-30T17:39:18.274Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-07-30T17:39:18.274Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-30T17:39:18.466Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-30T17:39:18.722Z] --- PASS: TestCreateServiceMultipleTimes (21.43s) [2021-07-30T17:39:18.722Z] === RUN TestCreateServiceConflict [2021-07-30T17:39:19.284Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-30T17:39:19.657Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2021-07-30T17:39:19.657Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-30T17:39:19.770Z] === RUN TestTCP4Proxy [2021-07-30T17:39:19.770Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-30T17:39:19.770Z] === RUN TestTCP4ProxyHalfClose [2021-07-30T17:39:19.770Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-30T17:39:19.770Z] === RUN TestTCP6Proxy [2021-07-30T17:39:19.770Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-30T17:39:19.770Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-30T17:39:19.770Z] === RUN TestTCPDualStackProxy [2021-07-30T17:39:19.770Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-30T17:39:19.770Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-30T17:39:19.770Z] === RUN TestUDP4Proxy [2021-07-30T17:39:19.770Z] --- PASS: TestUDP4Proxy (0.01s) [2021-07-30T17:39:19.770Z] === RUN TestUDP6Proxy [2021-07-30T17:39:19.770Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-30T17:39:19.770Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-30T17:39:19.770Z] === RUN TestUDPWriteError [2021-07-30T17:39:19.770Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-30T17:39:19.770Z] === RUN TestSCTP4Proxy [2021-07-30T17:39:19.770Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-30T17:39:19.770Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-07-30T17:39:19.770Z] === RUN TestSCTP6Proxy [2021-07-30T17:39:19.770Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-30T17:39:19.770Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-30T17:39:19.770Z] PASS [2021-07-30T17:39:19.770Z] coverage: 49.4% of statements [2021-07-30T17:39:19.770Z] ok github.com/docker/docker/cmd/docker-proxy 0.091s coverage: 49.4% of statements [2021-07-30T17:39:20.257Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-30T17:39:20.257Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-30T17:39:20.598Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-07-30T17:39:20.598Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-30T17:39:21.188Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-30T17:39:21.188Z] --- PASS: TestCreateServiceConflict (2.50s) [2021-07-30T17:39:21.188Z] === RUN TestCreateServiceMaxReplicas [2021-07-30T17:39:22.114Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-30T17:39:22.510Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-07-30T17:39:22.510Z] === RUN TestNISDomainname [2021-07-30T17:39:23.042Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-30T17:39:23.042Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-30T17:39:23.452Z] --- PASS: TestNISDomainname (1.31s) [2021-07-30T17:39:23.452Z] === RUN TestHostnameDnsResolution [2021-07-30T17:39:24.408Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-30T17:39:24.408Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2021-07-30T17:39:24.408Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-30T17:39:24.837Z] --- PASS: TestHostnameDnsResolution (1.37s) [2021-07-30T17:39:24.837Z] === RUN TestStats [2021-07-30T17:39:25.772Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-30T17:39:27.703Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-30T17:39:27.703Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-30T17:39:27.703Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-30T17:39:27.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-30T17:39:27.959Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-30T17:39:28.138Z] --- PASS: TestStats (2.82s) [2021-07-30T17:39:28.138Z] === RUN TestStopContainerWithTimeout [2021-07-30T17:39:28.138Z] === RUN TestStopContainerWithTimeout/0 [2021-07-30T17:39:28.138Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-30T17:39:28.138Z] === RUN TestStopContainerWithTimeout/1 [2021-07-30T17:39:28.138Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-30T17:39:28.138Z] === RUN TestStopContainerWithTimeout/3 [2021-07-30T17:39:28.138Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-30T17:39:28.138Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-30T17:39:28.138Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-30T17:39:28.138Z] === CONT TestStopContainerWithTimeout/0 [2021-07-30T17:39:28.138Z] === CONT TestStopContainerWithTimeout/3 [2021-07-30T17:39:28.138Z] === CONT TestStopContainerWithTimeout/1 [2021-07-30T17:39:28.138Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-30T17:39:28.561Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-30T17:39:31.447Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-30T17:39:31.447Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-07-30T17:39:31.447Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2021-07-30T17:39:31.447Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2021-07-30T17:39:31.447Z] --- PASS: TestStopContainerWithTimeout/-1 (3.42s) [2021-07-30T17:39:31.447Z] === RUN TestDeleteDevicemapper [2021-07-30T17:39:31.447Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-30T17:39:31.447Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-30T17:39:31.447Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-30T17:39:32.138Z] === RUN TestCheckpointCreateError [2021-07-30T17:39:32.138Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestCheckpointCreate [2021-07-30T17:39:32.138Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestCheckpointDeleteError [2021-07-30T17:39:32.138Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestCheckpointDelete [2021-07-30T17:39:32.138Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestCheckpointListError [2021-07-30T17:39:32.138Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestCheckpointList [2021-07-30T17:39:32.138Z] --- PASS: TestCheckpointList (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestCheckpointListContainerNotFound [2021-07-30T17:39:32.138Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestNewClientWithOpsFromEnv [2021-07-30T17:39:32.138Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-30T17:39:32.138Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestGetAPIPath [2021-07-30T17:39:32.138Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestParseHostURL [2021-07-30T17:39:32.138Z] --- PASS: TestParseHostURL (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-30T17:39:32.138Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-30T17:39:32.138Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestNegotiateAPIVersion [2021-07-30T17:39:32.138Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestNegotiateAPVersionOverride [2021-07-30T17:39:32.138Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-30T17:39:32.138Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-30T17:39:32.138Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-30T17:39:32.138Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-30T17:39:32.138Z] === RUN TestClientRedirect [2021-07-30T17:39:32.138Z] --- PASS: TestClientRedirect (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigCreateUnsupported [2021-07-30T17:39:32.139Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigCreateError [2021-07-30T17:39:32.139Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigCreate [2021-07-30T17:39:32.139Z] --- PASS: TestConfigCreate (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigInspectNotFound [2021-07-30T17:39:32.139Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigInspectWithEmptyID [2021-07-30T17:39:32.139Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigInspectUnsupported [2021-07-30T17:39:32.139Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigInspectError [2021-07-30T17:39:32.139Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigInspectConfigNotFound [2021-07-30T17:39:32.139Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigInspect [2021-07-30T17:39:32.139Z] --- PASS: TestConfigInspect (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigListUnsupported [2021-07-30T17:39:32.139Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigListError [2021-07-30T17:39:32.139Z] --- PASS: TestConfigListError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigList [2021-07-30T17:39:32.139Z] --- PASS: TestConfigList (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigRemoveUnsupported [2021-07-30T17:39:32.139Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigRemoveError [2021-07-30T17:39:32.139Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigRemove [2021-07-30T17:39:32.139Z] --- PASS: TestConfigRemove (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigUpdateUnsupported [2021-07-30T17:39:32.139Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigUpdateError [2021-07-30T17:39:32.139Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestConfigUpdate [2021-07-30T17:39:32.139Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerCommitError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerCommit [2021-07-30T17:39:32.139Z] --- PASS: TestContainerCommit (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStatPathError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStatPathNotFoundError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStatPathNoHeaderError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStatPath [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestCopyToContainerError [2021-07-30T17:39:32.139Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestCopyToContainerNotFoundError [2021-07-30T17:39:32.139Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-30T17:39:32.139Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestCopyToContainer [2021-07-30T17:39:32.139Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestCopyFromContainerError [2021-07-30T17:39:32.139Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestCopyFromContainerNotFoundError [2021-07-30T17:39:32.139Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-30T17:39:32.139Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-30T17:39:32.139Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestCopyFromContainer [2021-07-30T17:39:32.139Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerCreateError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerCreateImageNotFound [2021-07-30T17:39:32.139Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerCreateWithName [2021-07-30T17:39:32.139Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerCreateAutoRemove [2021-07-30T17:39:32.139Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerDiffError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerDiff [2021-07-30T17:39:32.139Z] --- PASS: TestContainerDiff (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExecCreateError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExecCreate [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExecStartError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExecStart [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExecInspectError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExecInspect [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExportError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExportError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExport [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExport (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerInspectError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerInspectContainerNotFound [2021-07-30T17:39:32.139Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerInspectWithEmptyID [2021-07-30T17:39:32.139Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerInspect [2021-07-30T17:39:32.139Z] --- PASS: TestContainerInspect (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerInspectNode [2021-07-30T17:39:32.139Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerKillError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerKillError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerKill [2021-07-30T17:39:32.139Z] --- PASS: TestContainerKill (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerListError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerListError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerList [2021-07-30T17:39:32.139Z] --- PASS: TestContainerList (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerLogsNotFoundError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerLogsError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerLogs [2021-07-30T17:39:32.139Z] --- PASS: TestContainerLogs (0.20s) [2021-07-30T17:39:32.139Z] === RUN TestContainerPauseError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerPause [2021-07-30T17:39:32.139Z] --- PASS: TestContainerPause (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainersPruneError [2021-07-30T17:39:32.139Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainersPrune [2021-07-30T17:39:32.139Z] --- PASS: TestContainersPrune (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerRemoveError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerRemoveNotFoundError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerRemove [2021-07-30T17:39:32.139Z] --- PASS: TestContainerRemove (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerRenameError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerRename [2021-07-30T17:39:32.139Z] --- PASS: TestContainerRename (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerResizeError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExecResizeError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerResize [2021-07-30T17:39:32.139Z] --- PASS: TestContainerResize (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerExecResize [2021-07-30T17:39:32.139Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerRestartError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerRestart [2021-07-30T17:39:32.139Z] --- PASS: TestContainerRestart (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStartError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStartError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStart [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStart (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStatsError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStats [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStats (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStopError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStopError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerStop [2021-07-30T17:39:32.139Z] --- PASS: TestContainerStop (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerTopError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerTopError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerTop [2021-07-30T17:39:32.139Z] --- PASS: TestContainerTop (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerUnpauseError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerUnpause [2021-07-30T17:39:32.139Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerUpdateError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerUpdateError (0.01s) [2021-07-30T17:39:32.139Z] === RUN TestContainerUpdate [2021-07-30T17:39:32.139Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerWaitError [2021-07-30T17:39:32.139Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestContainerWait [2021-07-30T17:39:32.139Z] --- PASS: TestContainerWait (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestDiskUsageError [2021-07-30T17:39:32.139Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestDiskUsage [2021-07-30T17:39:32.139Z] --- PASS: TestDiskUsage (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestDistributionInspectUnsupported [2021-07-30T17:39:32.139Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestDistributionInspectWithEmptyID [2021-07-30T17:39:32.139Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestEventsErrorInOptions [2021-07-30T17:39:32.139Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestEventsErrorFromServer [2021-07-30T17:39:32.139Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestEvents [2021-07-30T17:39:32.139Z] --- PASS: TestEvents (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestTLSCloseWriter [2021-07-30T17:39:32.139Z] === PAUSE TestTLSCloseWriter [2021-07-30T17:39:32.139Z] === RUN TestImageBuildError [2021-07-30T17:39:32.139Z] --- PASS: TestImageBuildError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageBuild [2021-07-30T17:39:32.139Z] --- PASS: TestImageBuild (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestGetDockerOS [2021-07-30T17:39:32.139Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageCreateError [2021-07-30T17:39:32.139Z] --- PASS: TestImageCreateError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageCreate [2021-07-30T17:39:32.139Z] --- PASS: TestImageCreate (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageHistoryError [2021-07-30T17:39:32.139Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageHistory [2021-07-30T17:39:32.139Z] --- PASS: TestImageHistory (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageImportError [2021-07-30T17:39:32.139Z] --- PASS: TestImageImportError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageImport [2021-07-30T17:39:32.139Z] --- PASS: TestImageImport (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageInspectError [2021-07-30T17:39:32.139Z] --- PASS: TestImageInspectError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageInspectImageNotFound [2021-07-30T17:39:32.139Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageInspectWithEmptyID [2021-07-30T17:39:32.139Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageInspect [2021-07-30T17:39:32.139Z] --- PASS: TestImageInspect (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageListError [2021-07-30T17:39:32.139Z] --- PASS: TestImageListError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageList [2021-07-30T17:39:32.139Z] --- PASS: TestImageList (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageListApiBefore125 [2021-07-30T17:39:32.139Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageLoadError [2021-07-30T17:39:32.139Z] --- PASS: TestImageLoadError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageLoad [2021-07-30T17:39:32.139Z] --- PASS: TestImageLoad (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagesPruneError [2021-07-30T17:39:32.139Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagesPrune [2021-07-30T17:39:32.139Z] --- PASS: TestImagesPrune (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePullReferenceParseError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePullAnyError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePullWithoutErrors [2021-07-30T17:39:32.139Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePushReferenceError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePushAnyError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImagePushWithoutErrors [2021-07-30T17:39:32.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-30T17:39:32.139Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-30T17:39:32.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-30T17:39:32.139Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-30T17:39:32.139Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageRemoveError [2021-07-30T17:39:32.139Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageRemoveImageNotFound [2021-07-30T17:39:32.139Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageRemove [2021-07-30T17:39:32.139Z] --- PASS: TestImageRemove (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageSaveError [2021-07-30T17:39:32.139Z] --- PASS: TestImageSaveError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageSave [2021-07-30T17:39:32.139Z] --- PASS: TestImageSave (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageSearchAnyError [2021-07-30T17:39:32.139Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-30T17:39:32.139Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-30T17:39:32.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-30T17:39:32.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-30T17:39:32.139Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageSearchWithoutErrors [2021-07-30T17:39:32.139Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageTagError [2021-07-30T17:39:32.139Z] --- PASS: TestImageTagError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageTagInvalidReference [2021-07-30T17:39:32.139Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageTagInvalidSourceImageName [2021-07-30T17:39:32.139Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageTagHexSource [2021-07-30T17:39:32.139Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestImageTag [2021-07-30T17:39:32.139Z] --- PASS: TestImageTag (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestInfoServerError [2021-07-30T17:39:32.139Z] --- PASS: TestInfoServerError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestInfoInvalidResponseJSONError [2021-07-30T17:39:32.139Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestInfo [2021-07-30T17:39:32.139Z] --- PASS: TestInfo (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkConnectError [2021-07-30T17:39:32.139Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-30T17:39:32.139Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkConnect [2021-07-30T17:39:32.139Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkCreateError [2021-07-30T17:39:32.139Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkCreate [2021-07-30T17:39:32.139Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkDisconnectError [2021-07-30T17:39:32.139Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkDisconnect [2021-07-30T17:39:32.139Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkInspectError [2021-07-30T17:39:32.139Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkInspectNotFoundError [2021-07-30T17:39:32.139Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-30T17:39:32.139Z] === RUN TestNetworkInspectWithEmptyID [2021-07-30T17:39:32.140Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNetworkInspect [2021-07-30T17:39:32.140Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNetworkListError [2021-07-30T17:39:32.140Z] --- PASS: TestNetworkListError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNetworkList [2021-07-30T17:39:32.140Z] --- PASS: TestNetworkList (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNetworksPruneError [2021-07-30T17:39:32.140Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNetworksPrune [2021-07-30T17:39:32.140Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNetworkRemoveError [2021-07-30T17:39:32.140Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNetworkRemove [2021-07-30T17:39:32.140Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeInspectError [2021-07-30T17:39:32.140Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeInspectNodeNotFound [2021-07-30T17:39:32.140Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeInspectWithEmptyID [2021-07-30T17:39:32.140Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeInspect [2021-07-30T17:39:32.140Z] --- PASS: TestNodeInspect (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeListError [2021-07-30T17:39:32.140Z] --- PASS: TestNodeListError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeList [2021-07-30T17:39:32.140Z] --- PASS: TestNodeList (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeRemoveError [2021-07-30T17:39:32.140Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeRemove [2021-07-30T17:39:32.140Z] --- PASS: TestNodeRemove (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeUpdateError [2021-07-30T17:39:32.140Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestNodeUpdate [2021-07-30T17:39:32.140Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestOptionWithTimeout [2021-07-30T17:39:32.140Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPingFail [2021-07-30T17:39:32.140Z] --- PASS: TestPingFail (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPingWithError [2021-07-30T17:39:32.140Z] 2021/07/30 17:39:31 RoundTripper returned a response & error; ignoring response [2021-07-30T17:39:32.140Z] 2021/07/30 17:39:31 RoundTripper returned a response & error; ignoring response [2021-07-30T17:39:32.140Z] --- PASS: TestPingWithError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPingSuccess [2021-07-30T17:39:32.140Z] --- PASS: TestPingSuccess (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPingHeadFallback [2021-07-30T17:39:32.140Z] === RUN TestPingHeadFallback/OK [2021-07-30T17:39:32.140Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-30T17:39:32.140Z] === RUN TestPingHeadFallback/Not_Found [2021-07-30T17:39:32.140Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-30T17:39:32.140Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-30T17:39:32.140Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-30T17:39:32.140Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-30T17:39:32.140Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-30T17:39:32.140Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginDisableError [2021-07-30T17:39:32.140Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginDisable [2021-07-30T17:39:32.140Z] --- PASS: TestPluginDisable (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginEnableError [2021-07-30T17:39:32.140Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginEnable [2021-07-30T17:39:32.140Z] --- PASS: TestPluginEnable (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginInspectError [2021-07-30T17:39:32.140Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginInspectWithEmptyID [2021-07-30T17:39:32.140Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginInspect [2021-07-30T17:39:32.140Z] --- PASS: TestPluginInspect (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginListError [2021-07-30T17:39:32.140Z] --- PASS: TestPluginListError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginList [2021-07-30T17:39:32.140Z] --- PASS: TestPluginList (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginPushError [2021-07-30T17:39:32.140Z] --- PASS: TestPluginPushError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginPush [2021-07-30T17:39:32.140Z] --- PASS: TestPluginPush (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginRemoveError [2021-07-30T17:39:32.140Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginRemove [2021-07-30T17:39:32.140Z] --- PASS: TestPluginRemove (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginSetError [2021-07-30T17:39:32.140Z] --- PASS: TestPluginSetError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPluginSet [2021-07-30T17:39:32.140Z] --- PASS: TestPluginSet (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSetHostHeader [2021-07-30T17:39:32.140Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestPlainTextError [2021-07-30T17:39:32.140Z] --- PASS: TestPlainTextError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestInfiniteError [2021-07-30T17:39:32.140Z] --- PASS: TestInfiniteError (0.08s) [2021-07-30T17:39:32.140Z] === RUN TestCanceledContext [2021-07-30T17:39:32.140Z] 2021/07/30 17:39:31 RoundTripper returned a response & error; ignoring response [2021-07-30T17:39:32.140Z] --- PASS: TestCanceledContext (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestDeadlineExceededContext [2021-07-30T17:39:32.140Z] 2021/07/30 17:39:31 RoundTripper returned a response & error; ignoring response [2021-07-30T17:39:32.140Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretCreateUnsupported [2021-07-30T17:39:32.140Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretCreateError [2021-07-30T17:39:32.140Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretCreate [2021-07-30T17:39:32.140Z] --- PASS: TestSecretCreate (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretInspectUnsupported [2021-07-30T17:39:32.140Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretInspectError [2021-07-30T17:39:32.140Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretInspectSecretNotFound [2021-07-30T17:39:32.140Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretInspectWithEmptyID [2021-07-30T17:39:32.140Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretInspect [2021-07-30T17:39:32.140Z] --- PASS: TestSecretInspect (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretListUnsupported [2021-07-30T17:39:32.140Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretListError [2021-07-30T17:39:32.140Z] --- PASS: TestSecretListError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretList [2021-07-30T17:39:32.140Z] --- PASS: TestSecretList (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretRemoveUnsupported [2021-07-30T17:39:32.140Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretRemoveError [2021-07-30T17:39:32.140Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretRemove [2021-07-30T17:39:32.140Z] --- PASS: TestSecretRemove (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretUpdateUnsupported [2021-07-30T17:39:32.140Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretUpdateError [2021-07-30T17:39:32.140Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSecretUpdate [2021-07-30T17:39:32.140Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceCreateError [2021-07-30T17:39:32.140Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceCreate [2021-07-30T17:39:32.140Z] --- PASS: TestServiceCreate (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-30T17:39:32.140Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceCreateDigestPinning [2021-07-30T17:39:32.140Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceInspectError [2021-07-30T17:39:32.140Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceInspectServiceNotFound [2021-07-30T17:39:32.140Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceInspectWithEmptyID [2021-07-30T17:39:32.140Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceInspect [2021-07-30T17:39:32.140Z] --- PASS: TestServiceInspect (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceListError [2021-07-30T17:39:32.140Z] --- PASS: TestServiceListError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceList [2021-07-30T17:39:32.140Z] --- PASS: TestServiceList (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceLogsError [2021-07-30T17:39:32.140Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceLogs [2021-07-30T17:39:32.140Z] --- PASS: TestServiceLogs (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceRemoveError [2021-07-30T17:39:32.140Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceRemoveNotFoundError [2021-07-30T17:39:32.140Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceRemove [2021-07-30T17:39:32.140Z] --- PASS: TestServiceRemove (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceUpdateError [2021-07-30T17:39:32.140Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestServiceUpdate [2021-07-30T17:39:32.140Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmGetUnlockKeyError [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmGetUnlockKey [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmInitError [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmInit [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmInit (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmInspectError [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmInspect [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmJoinError [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmJoin [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmLeaveError [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmLeave [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmUnlockError [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmUnlock [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmUpdateError [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestSwarmUpdate [2021-07-30T17:39:32.140Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestTaskInspectError [2021-07-30T17:39:32.140Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestTaskInspectWithEmptyID [2021-07-30T17:39:32.140Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestTaskInspect [2021-07-30T17:39:32.140Z] --- PASS: TestTaskInspect (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestTaskListError [2021-07-30T17:39:32.140Z] --- PASS: TestTaskListError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestTaskList [2021-07-30T17:39:32.140Z] --- PASS: TestTaskList (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeCreateError [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeCreate [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeInspectError [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeInspectNotFound [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeInspectWithEmptyID [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeInspect [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeListError [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeListError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeList [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeList (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeRemoveError [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-30T17:39:32.140Z] === RUN TestVolumeRemove [2021-07-30T17:39:32.140Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-30T17:39:32.140Z] === CONT TestTLSCloseWriter [2021-07-30T17:39:32.140Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-30T17:39:32.140Z] PASS [2021-07-30T17:39:32.140Z] coverage: 75.0% of statements [2021-07-30T17:39:32.140Z] ok github.com/docker/docker/client 0.519s coverage: 75.0% of statements [2021-07-30T17:39:33.796Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-30T17:39:33.796Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-30T17:39:34.003Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2021-07-30T17:39:34.003Z] === RUN TestUpdateMemory [2021-07-30T17:39:34.004Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:39:34.004Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-30T17:39:34.004Z] === RUN TestUpdateCPUQuota [2021-07-30T17:39:34.723Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-30T17:39:34.723Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-30T17:39:34.723Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-30T17:39:34.723Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-30T17:39:37.984Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-30T17:39:37.984Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-30T17:39:38.910Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.29s) [2021-07-30T17:39:38.910Z] === RUN TestCreateServiceSecretFileMode [2021-07-30T17:39:39.165Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-30T17:39:39.288Z] --- PASS: TestUpdateCPUQuota (5.77s) [2021-07-30T17:39:39.288Z] === RUN TestUpdatePidsLimit [2021-07-30T17:39:39.288Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-30T17:39:39.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-30T17:39:40.228Z] === RUN TestUpdatePidsLimit/no_change [2021-07-30T17:39:40.799Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-30T17:39:41.369Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-30T17:39:41.939Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-30T17:39:42.690Z] --- PASS: TestCreateServiceSecretFileMode (3.70s) [2021-07-30T17:39:42.690Z] === RUN TestCreateServiceConfigFileMode [2021-07-30T17:39:42.880Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-30T17:39:43.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-30T17:39:44.836Z] --- PASS: TestUpdatePidsLimit (5.35s) [2021-07-30T17:39:44.836Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-07-30T17:39:44.836Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-07-30T17:39:44.836Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-07-30T17:39:44.836Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-07-30T17:39:44.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s) [2021-07-30T17:39:44.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-07-30T17:39:44.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-07-30T17:39:44.836Z] === RUN TestUpdateRestartPolicy [2021-07-30T17:39:45.954Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2021-07-30T17:39:45.954Z] === RUN TestCreateServiceSysctls [2021-07-30T17:39:45.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-30T17:39:46.209Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-30T17:39:47.166Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-30T17:39:49.054Z] docker_api_swarm_test.go:201: [d49aa549d0412] joining swarm manager [d14ed15c71143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:39:49.981Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-30T17:39:50.909Z] --- PASS: TestCreateServiceSysctls (5.06s) [2021-07-30T17:39:50.909Z] === RUN TestCreateServiceCapabilities [2021-07-30T17:39:51.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-30T17:39:52.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-30T17:39:53.217Z] --- PASS: TestCheckoutGit (36.94s) [2021-07-30T17:39:53.217Z] === RUN TestValidGitTransport [2021-07-30T17:39:53.217Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-30T17:39:53.217Z] === RUN TestGitInvalidRef [2021-07-30T17:39:53.217Z] --- PASS: TestGitInvalidRef (0.26s) [2021-07-30T17:39:53.217Z] PASS [2021-07-30T17:39:53.217Z] coverage: 86.3% of statements [2021-07-30T17:39:53.217Z] ok github.com/docker/docker/builder/remotecontext/git 37.260s coverage: 86.3% of statements [2021-07-30T17:39:53.217Z] ? github.com/docker/docker/cli [no test files] [2021-07-30T17:39:53.217Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-30T17:39:53.760Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2021-07-30T17:39:53.761Z] === RUN TestInspect [2021-07-30T17:39:54.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-30T17:39:56.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-30T17:39:57.572Z] --- PASS: TestInspect (3.62s) [2021-07-30T17:39:57.572Z] === RUN TestCreateJob [2021-07-30T17:39:57.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-30T17:39:58.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00058de78_} [2021-07-30T17:39:59.740Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2021-07-30T17:39:59.740Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-30T17:39:59.740Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-07-30T17:39:59.740Z] === RUN TestWaitNonBlocked [2021-07-30T17:39:59.740Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:39:59.740Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:39:59.740Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:39:59.740Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:39:59.740Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:39:59.740Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:39:59.740Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-30T17:39:59.740Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-07-30T17:39:59.740Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2021-07-30T17:39:59.740Z] === RUN TestWaitBlocked [2021-07-30T17:39:59.740Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:39:59.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:39:59.740Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:39:59.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:39:59.740Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-30T17:39:59.740Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-30T17:40:00.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1953517196_/foo_false____} [2021-07-30T17:40:00.681Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-30T17:40:00.681Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-07-30T17:40:00.681Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-07-30T17:40:00.681Z] === CONT TestContainerStartOnDaemonRestart [2021-07-30T17:40:00.681Z] === CONT TestContainerKillOnDaemonStart [2021-07-30T17:40:00.681Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-30T17:40:00.681Z] === CONT TestDaemonHostGatewayIP [2021-07-30T17:40:01.725Z] --- PASS: TestCreateJob (4.02s) [2021-07-30T17:40:01.725Z] === RUN TestReplicatedJob [2021-07-30T17:40:01.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1953517196_/foo_true____} [2021-07-30T17:40:03.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3434447483_/foo_false____} [2021-07-30T17:40:03.987Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2021-07-30T17:40:03.987Z] === CONT TestIpcModeOlderClient [2021-07-30T17:40:03.987Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-30T17:40:03.987Z] === CONT TestDaemonRestartIpcMode [2021-07-30T17:40:04.252Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.62s) [2021-07-30T17:40:05.194Z] --- PASS: TestDaemonHostGatewayIP (4.64s) [2021-07-30T17:40:05.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3434447483_/foo_true____} [2021-07-30T17:40:06.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-30T17:40:07.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3434447483_/foo_true__0xc00058dea8__} [2021-07-30T17:40:07.737Z] --- PASS: TestDaemonRestartIpcMode (3.53s) [2021-07-30T17:40:08.012Z] === RUN TestContainerStopSignal [2021-07-30T17:40:08.012Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestContainerStopTimeout [2021-07-30T17:40:08.012Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-30T17:40:08.012Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-30T17:40:08.012Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-30T17:40:08.012Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestReplaceAndAppendEnvVars [2021-07-30T17:40:08.012Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-30T17:40:08.012Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestNewMemoryStore [2021-07-30T17:40:08.012Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestAddContainers [2021-07-30T17:40:08.012Z] --- PASS: TestAddContainers (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestGetContainer [2021-07-30T17:40:08.012Z] --- PASS: TestGetContainer (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestDeleteContainer [2021-07-30T17:40:08.012Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestListContainers [2021-07-30T17:40:08.012Z] --- PASS: TestListContainers (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestFirstContainer [2021-07-30T17:40:08.012Z] --- PASS: TestFirstContainer (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestApplyAllContainer [2021-07-30T17:40:08.012Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestIsValidHealthString [2021-07-30T17:40:08.012Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestStateRunStop [2021-07-30T17:40:08.012Z] --- PASS: TestStateRunStop (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestStateTimeoutWait [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-30T17:40:08.012Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestConfigureDaemonLogs [2021-07-30T17:40:08.012Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestCommonOptionsInstallFlags [2021-07-30T17:40:08.012Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-30T17:40:08.012Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-30T17:40:08.012Z] PASS [2021-07-30T17:40:08.012Z] coverage: 18.5% of statements [2021-07-30T17:40:08.012Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 18.5% of statements [2021-07-30T17:40:08.012Z] state_test.go:141: Stop callback fired [2021-07-30T17:40:08.012Z] state_test.go:165: Stop callback fired [2021-07-30T17:40:08.012Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-30T17:40:08.012Z] === RUN TestIsValidStateString [2021-07-30T17:40:08.012Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestViewSaveDelete [2021-07-30T17:40:08.012Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-30T17:40:08.012Z] === RUN TestViewAll [2021-07-30T17:40:08.012Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-30T17:40:08.012Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-30T17:40:08.012Z] --- PASS: TestViewAll (0.02s) [2021-07-30T17:40:08.012Z] === RUN TestViewGet [2021-07-30T17:40:08.012Z] --- PASS: TestViewGet (0.01s) [2021-07-30T17:40:08.012Z] === RUN TestNames [2021-07-30T17:40:08.012Z] --- PASS: TestNames (0.00s) [2021-07-30T17:40:08.012Z] === RUN TestViewWithHealthCheck [2021-07-30T17:40:08.012Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-30T17:40:08.012Z] PASS [2021-07-30T17:40:08.012Z] coverage: 41.7% of statements [2021-07-30T17:40:08.012Z] ok github.com/docker/docker/container 0.264s coverage: 41.7% of statements [2021-07-30T17:40:08.012Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-30T17:40:08.012Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-30T17:40:08.012Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-30T17:40:08.012Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-30T17:40:08.783Z] docker_api_swarm_test.go:383: [d3b796ebca7b6] joining swarm manager [d9d3f5390982c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:40:09.365Z] --- PASS: TestReplicatedJob (7.76s) [2021-07-30T17:40:09.365Z] === RUN TestUpdateReplicatedJob [2021-07-30T17:40:09.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00058dec0_} [2021-07-30T17:40:09.545Z] === RUN TestPrepare [2021-07-30T17:40:09.546Z] --- PASS: TestPrepare (0.00s) [2021-07-30T17:40:09.546Z] === RUN TestStart [2021-07-30T17:40:09.546Z] --- PASS: TestStart (0.00s) [2021-07-30T17:40:09.546Z] === RUN TestWaitCancel [2021-07-30T17:40:09.546Z] --- PASS: TestWaitCancel (0.00s) [2021-07-30T17:40:09.546Z] === RUN TestWaitDisabled [2021-07-30T17:40:09.546Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-30T17:40:09.546Z] === RUN TestWaitEnabled [2021-07-30T17:40:09.546Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-30T17:40:09.546Z] === RUN TestRemove [2021-07-30T17:40:09.546Z] --- PASS: TestRemove (0.00s) [2021-07-30T17:40:09.546Z] PASS [2021-07-30T17:40:09.546Z] coverage: 65.3% of statements [2021-07-30T17:40:10.004Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.099s coverage: 65.3% of statements [2021-07-30T17:40:10.293Z] docker_api_swarm_test.go:384: [debd7c43b4c1b] joining swarm manager [d9d3f5390982c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:40:10.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00058ded8_} [2021-07-30T17:40:12.176Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-30T17:40:12.176Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-30T17:40:12.176Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-30T17:40:12.176Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-30T17:40:12.176Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-30T17:40:12.176Z] PASS [2021-07-30T17:40:12.176Z] coverage: 35.9% of statements [2021-07-30T17:40:12.176Z] ok github.com/docker/docker/daemon/cluster/convert 0.311s coverage: 35.9% of statements [2021-07-30T17:40:12.176Z] === RUN TestNewListSecretsFilters [2021-07-30T17:40:12.176Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-30T17:40:12.176Z] === RUN TestNewListConfigsFilters [2021-07-30T17:40:12.176Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-30T17:40:12.176Z] PASS [2021-07-30T17:40:12.176Z] coverage: 0.5% of statements [2021-07-30T17:40:12.176Z] ok github.com/docker/docker/daemon/cluster 0.756s coverage: 0.5% of statements [2021-07-30T17:40:13.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00058def0_} [2021-07-30T17:40:13.968Z] --- PASS: TestUpdateReplicatedJob (4.62s) [2021-07-30T17:40:13.968Z] === RUN TestServiceListWithStatuses [2021-07-30T17:40:13.968Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-30T17:40:13.968Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-30T17:40:13.968Z] === RUN TestDockerNetworkConnectAlias [2021-07-30T17:40:14.314Z] --- PASS: TestContainerKillOnDaemonStart (12.71s) [2021-07-30T17:40:14.314Z] PASS [2021-07-30T17:40:14.314Z] [2021-07-30T17:40:14.314Z] === Skipped [2021-07-30T17:40:14.314Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-30T17:40:14.314Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:40:14.314Z] [2021-07-30T17:40:14.314Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-30T17:40:14.314Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:40:14.314Z] [2021-07-30T17:40:14.314Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-30T17:40:14.314Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:40:14.314Z] [2021-07-30T17:40:14.314Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-30T17:40:14.314Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-30T17:40:14.314Z] [2021-07-30T17:40:14.314Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-30T17:40:14.314Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-30T17:40:14.314Z] [2021-07-30T17:40:14.314Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-30T17:40:14.314Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:40:14.314Z] [2021-07-30T17:40:14.314Z] [2021-07-30T17:40:14.314Z] DONE 195 tests, 6 skipped in 147.738s [2021-07-30T17:40:14.314Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-30T17:40:14.314Z] ++ 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 [2021-07-30T17:40:14.314Z] ++ set -e [2021-07-30T17:40:14.314Z] ++ '[' -n 0 ']' [2021-07-30T17:40:14.314Z] ++ set -x [2021-07-30T17:40:14.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-07-30T17:40:14.314Z] === RUN TestConfigDaemonLibtrustID [2021-07-30T17:40:14.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00058df08_} [2021-07-30T17:40:14.575Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-30T17:40:14.575Z] === RUN TestDaemonConfigValidation [2021-07-30T17:40:14.575Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:40:14.575Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:40:14.575Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-30T17:40:14.575Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-30T17:40:14.575Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-30T17:40:14.575Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-30T17:40:14.575Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-30T17:40:14.575Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-30T17:40:14.575Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-30T17:40:14.575Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-30T17:40:14.575Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-30T17:40:14.575Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-30T17:40:14.575Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-30T17:40:14.575Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-30T17:40:14.575Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-30T17:40:14.835Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-30T17:40:14.835Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-07-30T17:40:14.835Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-07-30T17:40:14.835Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-07-30T17:40:14.835Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-07-30T17:40:14.835Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-07-30T17:40:14.835Z] PASS [2021-07-30T17:40:14.835Z] [2021-07-30T17:40:14.835Z] DONE 7 tests in 1.396s [2021-07-30T17:40:14.835Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-30T17:40:14.835Z] ++ 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 [2021-07-30T17:40:14.835Z] ++ set -e [2021-07-30T17:40:14.835Z] ++ '[' -n 0 ']' [2021-07-30T17:40:14.835Z] ++ set -x [2021-07-30T17:40:14.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-07-30T17:40:16.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-30T17:40:16.746Z] INFO: Testing against a local daemon [2021-07-30T17:40:16.746Z] === RUN TestCommitInheritsEnv [2021-07-30T17:40:16.856Z] === RUN TestBuilderGC [2021-07-30T17:40:16.856Z] --- PASS: TestBuilderGC (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestDaemonConfigurationNotFound [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestDaemonBrokenConfiguration [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestParseClusterAdvertiseSettings [2021-07-30T17:40:16.856Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestFindConfigurationConflicts [2021-07-30T17:40:16.856Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-30T17:40:16.856Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-30T17:40:16.856Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-30T17:40:16.856Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-30T17:40:16.856Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-30T17:40:16.856Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-30T17:40:16.856Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-30T17:40:16.856Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-30T17:40:16.856Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-30T17:40:16.856Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-30T17:40:16.857Z] === RUN TestValidateConfiguration [2021-07-30T17:40:16.857Z] === RUN TestValidateConfiguration/with_label [2021-07-30T17:40:16.857Z] === RUN TestValidateConfiguration/with_dns [2021-07-30T17:40:16.857Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-30T17:40:16.857Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-30T17:40:16.857Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-30T17:40:16.857Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-30T17:40:16.857Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-30T17:40:16.857Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-30T17:40:16.857Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-30T17:40:16.857Z] === RUN TestModifiedDiscoverySettings [2021-07-30T17:40:16.857Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-30T17:40:16.857Z] === RUN TestReloadSetConfigFileNotExist [2021-07-30T17:40:16.857Z] time="2021-07-30T17:40:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-30T17:40:16.857Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-07-30T17:40:16.857Z] === RUN TestReloadDefaultConfigNotExist [2021-07-30T17:40:16.857Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:40:16.857Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-30T17:40:16.857Z] === RUN TestReloadBadDefaultConfig [2021-07-30T17:40:16.857Z] time="2021-07-30T17:40:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-693260551" [2021-07-30T17:40:16.857Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-30T17:40:16.857Z] === RUN TestReloadWithConflictingLabels [2021-07-30T17:40:16.857Z] time="2021-07-30T17:40:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-194304698" [2021-07-30T17:40:16.857Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-30T17:40:16.857Z] === RUN TestReloadWithDuplicateLabels [2021-07-30T17:40:16.857Z] time="2021-07-30T17:40:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-119051985" [2021-07-30T17:40:16.857Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-30T17:40:16.857Z] === RUN TestDaemonConfigurationMerge [2021-07-30T17:40:16.857Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-30T17:40:16.857Z] PASS [2021-07-30T17:40:16.857Z] coverage: 79.2% of statements [2021-07-30T17:40:16.857Z] ok github.com/docker/docker/daemon/config 0.303s coverage: 79.2% of statements [2021-07-30T17:40:16.857Z] === RUN TestDiscoveryOptsErrors [2021-07-30T17:40:16.857Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-30T17:40:16.857Z] === RUN TestDiscoveryOpts [2021-07-30T17:40:16.857Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-30T17:40:16.857Z] PASS [2021-07-30T17:40:16.857Z] coverage: 30.0% of statements [2021-07-30T17:40:16.857Z] ok github.com/docker/docker/daemon/discovery 0.088s coverage: 30.0% of statements [2021-07-30T17:40:17.007Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-07-30T17:40:17.007Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-30T17:40:17.007Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-30T17:40:17.007Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-30T17:40:17.007Z] === RUN TestImagesFilterMultiReference [2021-07-30T17:40:17.007Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-30T17:40:17.007Z] === RUN TestImagePullPlatformInvalid [2021-07-30T17:40:17.007Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-30T17:40:17.007Z] === RUN TestRemoveImageOrphaning [2021-07-30T17:40:17.268Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-07-30T17:40:17.268Z] === RUN TestRemoveImageGarbageCollector [2021-07-30T17:40:17.268Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:40:17.268Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-30T17:40:17.268Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-30T17:40:17.528Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-30T17:40:17.528Z] === RUN TestTagInvalidReference [2021-07-30T17:40:17.528Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-30T17:40:17.528Z] === RUN TestTagValidPrefixedRepo [2021-07-30T17:40:17.528Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-30T17:40:17.528Z] === RUN TestTagExistedNameWithoutForce [2021-07-30T17:40:17.528Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-30T17:40:17.528Z] === RUN TestTagOfficialNames [2021-07-30T17:40:17.528Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-30T17:40:17.528Z] === RUN TestTagMatchesDigest [2021-07-30T17:40:17.528Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-30T17:40:17.528Z] PASS [2021-07-30T17:40:17.528Z] [2021-07-30T17:40:17.528Z] === Skipped [2021-07-30T17:40:17.528Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-30T17:40:17.528Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-30T17:40:17.528Z] [2021-07-30T17:40:17.528Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-30T17:40:17.528Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:40:17.528Z] [2021-07-30T17:40:17.528Z] [2021-07-30T17:40:17.528Z] DONE 12 tests, 2 skipped in 2.887s [2021-07-30T17:40:17.528Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-30T17:40:17.528Z] ++ 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 [2021-07-30T17:40:17.528Z] ++ set -e [2021-07-30T17:40:17.528Z] ++ '[' -n 0 ']' [2021-07-30T17:40:17.528Z] ++ set -x [2021-07-30T17:40:17.528Z] ++ 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 [2021-07-30T17:40:17.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-30T17:40:17.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-30T17:40:17.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-30T17:40:17.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-30T17:40:18.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-30T17:40:18.328Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-30T17:40:18.395Z] === RUN TestVerifyNetworkingConfig [2021-07-30T17:40:18.395Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestGetContainer [2021-07-30T17:40:18.395Z] --- PASS: TestGetContainer (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestValidContainerNames [2021-07-30T17:40:18.395Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestContainerInitDNS [2021-07-30T17:40:18.395Z] daemon_test.go:147: root required [2021-07-30T17:40:18.395Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestMerge [2021-07-30T17:40:18.395Z] --- PASS: TestMerge (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestValidateContainerIsolation [2021-07-30T17:40:18.395Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestFindNetworkErrorType [2021-07-30T17:40:18.395Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestEnsureServicesExist [2021-07-30T17:40:18.395Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestEnsureServicesExistErrors [2021-07-30T17:40:18.395Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-30T17:40:18.395Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-30T17:40:18.395Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-30T17:40:18.395Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestContainerDelete [2021-07-30T17:40:18.395Z] --- PASS: TestContainerDelete (0.01s) [2021-07-30T17:40:18.395Z] === RUN TestContainerDoubleDelete [2021-07-30T17:40:18.395Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestLogContainerEventCopyLabels [2021-07-30T17:40:18.395Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestLogContainerEventWithAttributes [2021-07-30T17:40:18.395Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestNoneHealthcheck [2021-07-30T17:40:18.395Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestHealthStates [2021-07-30T17:40:18.395Z] === RUN TestEventsLog [2021-07-30T17:40:18.395Z] --- PASS: TestEventsLog (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestEventsLogTimeout [2021-07-30T17:40:18.395Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestLogEvents [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:17Z" 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" [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:40:18.395Z] time="2021-07-30T17:40:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-30T17:40:18.395Z] --- PASS: TestHealthStates (0.20s) [2021-07-30T17:40:18.395Z] === RUN TestMaskURLCredentials [2021-07-30T17:40:18.395Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestGetInspectData [2021-07-30T17:40:18.395Z] --- PASS: TestGetInspectData (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestFillLicense [2021-07-30T17:40:18.395Z] --- PASS: TestFillLicense (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestListInvalidFilter [2021-07-30T17:40:18.395Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestNameFilter [2021-07-30T17:40:18.395Z] --- PASS: TestNameFilter (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-30T17:40:18.395Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-30T17:40:18.395Z] === 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 [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-30T17:40:18.395Z] --- PASS: TestLogEvents (0.05s) [2021-07-30T17:40:18.395Z] === RUN TestLoadBufferedEvents [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-30T17:40:18.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-30T17:40:18.395Z] --- 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) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-30T17:40:18.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestDaemonReloadLabels [2021-07-30T17:40:18.395Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-30T17:40:18.395Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestDaemonReloadMirrors [2021-07-30T17:40:18.395Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-30T17:40:18.395Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-30T17:40:18.395Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestDaemonDiscoveryReload [2021-07-30T17:40:18.395Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-07-30T17:40:18.395Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-30T17:40:18.395Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-30T17:40:18.395Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-30T17:40:18.395Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-30T17:40:18.395Z] PASS [2021-07-30T17:40:18.395Z] coverage: 50.0% of statements [2021-07-30T17:40:18.395Z] ok github.com/docker/docker/daemon/events 0.287s coverage: 50.0% of statements [2021-07-30T17:40:18.395Z] === RUN TestWaitNodeAttachment [2021-07-30T17:40:18.980Z] === RUN TestIsEmptyDir [2021-07-30T17:40:18.980Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-30T17:40:18.980Z] PASS [2021-07-30T17:40:18.980Z] coverage: 2.3% of statements [2021-07-30T17:40:18.980Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2021-07-30T17:40:18.980Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-30T17:40:18.980Z] === RUN TestIsolationConversion [2021-07-30T17:40:18.980Z] === RUN TestIsolationConversion/default [2021-07-30T17:40:18.980Z] === RUN TestIsolationConversion/process [2021-07-30T17:40:18.980Z] === RUN TestIsolationConversion/hyperv [2021-07-30T17:40:18.980Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-30T17:40:18.980Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-30T17:40:18.980Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-30T17:40:18.980Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-30T17:40:18.980Z] === RUN TestContainerLabels [2021-07-30T17:40:18.980Z] --- PASS: TestContainerLabels (0.00s) [2021-07-30T17:40:18.980Z] === RUN TestCredentialSpecConversion [2021-07-30T17:40:18.980Z] === RUN TestCredentialSpecConversion/none [2021-07-30T17:40:18.980Z] === RUN TestCredentialSpecConversion/config [2021-07-30T17:40:18.980Z] === RUN TestCredentialSpecConversion/file [2021-07-30T17:40:18.980Z] === RUN TestCredentialSpecConversion/registry [2021-07-30T17:40:18.980Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-30T17:40:18.980Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-30T17:40:18.980Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-30T17:40:18.980Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-30T17:40:18.980Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-30T17:40:18.980Z] === RUN TestControllerValidateMountBind [2021-07-30T17:40:18.980Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-30T17:40:18.980Z] === RUN TestControllerValidateMountVolume [2021-07-30T17:40:18.980Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-30T17:40:18.980Z] === RUN TestControllerValidateMountTarget [2021-07-30T17:40:18.980Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-30T17:40:18.980Z] === RUN TestControllerValidateMountTmpfs [2021-07-30T17:40:18.980Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-30T17:40:18.980Z] === RUN TestControllerValidateMountInvalidType [2021-07-30T17:40:18.980Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-30T17:40:18.980Z] === RUN TestControllerValidateMountNamedPipe [2021-07-30T17:40:18.980Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-30T17:40:18.980Z] PASS [2021-07-30T17:40:18.980Z] coverage: 11.0% of statements [2021-07-30T17:40:18.980Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.571s coverage: 11.0% of statements [2021-07-30T17:40:19.030Z] --- PASS: TestDockerNetworkConnectAlias (5.26s) [2021-07-30T17:40:19.030Z] === RUN TestDockerNetworkReConnect [2021-07-30T17:40:19.438Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-30T17:40:19.438Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-30T17:40:19.896Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-30T17:40:19.896Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-30T17:40:19.896Z] === RUN TestLinkNaming [2021-07-30T17:40:19.896Z] --- PASS: TestLinkNaming (0.00s) [2021-07-30T17:40:19.896Z] === RUN TestLinkNew [2021-07-30T17:40:19.896Z] --- PASS: TestLinkNew (0.00s) [2021-07-30T17:40:19.896Z] === RUN TestLinkEnv [2021-07-30T17:40:19.896Z] --- PASS: TestLinkEnv (0.00s) [2021-07-30T17:40:19.896Z] === RUN TestLinkMultipleEnv [2021-07-30T17:40:19.896Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-30T17:40:19.896Z] === RUN TestLinkPortRangeEnv [2021-07-30T17:40:19.896Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-30T17:40:19.896Z] PASS [2021-07-30T17:40:19.896Z] coverage: 93.0% of statements [2021-07-30T17:40:19.896Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-07-30T17:40:20.356Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-30T17:40:20.356Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-30T17:40:20.356Z] reload_test.go:520: root required [2021-07-30T17:40:20.356Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-30T17:40:20.356Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-30T17:40:20.356Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-30T17:40:20.356Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-30T17:40:20.356Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2021-07-30T17:40:20.356Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-30T17:40:20.356Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-07-30T17:40:20.356Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-30T17:40:20.356Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-07-30T17:40:20.356Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-30T17:40:20.356Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-30T17:40:20.356Z] === RUN TestParseVolumesFrom [2021-07-30T17:40:20.356Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-30T17:40:20.356Z] PASS [2021-07-30T17:40:20.356Z] coverage: 9.2% of statements [2021-07-30T17:40:20.356Z] ok github.com/docker/docker/daemon 2.640s coverage: 9.2% of statements [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-30T17:40:20.814Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-30T17:40:20.906Z] INFO: Testing against a local daemon [2021-07-30T17:40:20.906Z] === RUN TestNetworkCreateDelete [2021-07-30T17:40:20.906Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-07-30T17:40:20.906Z] === RUN TestDockerNetworkDeletePreferID [2021-07-30T17:40:21.477Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-07-30T17:40:21.477Z] === RUN TestDaemonDNSFallback [2021-07-30T17:40:21.780Z] === RUN TestAdapterReadLogs [2021-07-30T17:40:21.780Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-30T17:40:21.780Z] === RUN TestCopier [2021-07-30T17:40:21.780Z] --- PASS: TestCopier (0.00s) [2021-07-30T17:40:21.780Z] === RUN TestCopierLongLines [2021-07-30T17:40:21.780Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-30T17:40:21.780Z] === RUN TestCopierSlow [2021-07-30T17:40:21.780Z] --- PASS: TestCopierSlow (0.20s) [2021-07-30T17:40:21.780Z] === RUN TestCopierWithSized [2021-07-30T17:40:21.780Z] === RUN TestCopierWithSized/as_is [2021-07-30T17:40:21.780Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-30T17:40:21.780Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-30T17:40:21.780Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-30T17:40:21.780Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-30T17:40:21.780Z] === RUN TestCopierWithPartial [2021-07-30T17:40:21.780Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-30T17:40:21.780Z] === RUN TestRingLogger [2021-07-30T17:40:21.780Z] --- PASS: TestRingLogger (0.00s) [2021-07-30T17:40:21.780Z] === RUN TestRingCap [2021-07-30T17:40:21.780Z] --- PASS: TestRingCap (0.00s) [2021-07-30T17:40:21.780Z] === RUN TestRingClose [2021-07-30T17:40:21.780Z] --- PASS: TestRingClose (0.00s) [2021-07-30T17:40:21.780Z] === RUN TestRingDrain [2021-07-30T17:40:21.780Z] --- PASS: TestRingDrain (0.00s) [2021-07-30T17:40:21.780Z] PASS [2021-07-30T17:40:21.780Z] coverage: 43.8% of statements [2021-07-30T17:40:21.780Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 43.8% of statements [2021-07-30T17:40:22.294Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-30T17:40:22.754Z] === RUN TestNewStreamConfig [2021-07-30T17:40:22.754Z] === RUN TestNewStreamConfig/defaults [2021-07-30T17:40:22.754Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-30T17:40:22.754Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-30T17:40:22.754Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-30T17:40:22.754Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-30T17:40:22.754Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-30T17:40:22.754Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-30T17:40:22.754Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-30T17:40:22.754Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-30T17:40:22.754Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-30T17:40:22.754Z] time="2021-07-30T17:40:22Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-30T17:40:22.754Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-07-30T17:40:22.754Z] === RUN TestCreateSuccess [2021-07-30T17:40:22.754Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCreateStreamSkipped [2021-07-30T17:40:22.754Z] time="2021-07-30T17:40:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-30T17:40:22.754Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCreateLogGroupSuccess [2021-07-30T17:40:22.754Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCreateError [2021-07-30T17:40:22.754Z] --- PASS: TestCreateError (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCreateAlreadyExists [2021-07-30T17:40:22.754Z] time="2021-07-30T17:40:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-30T17:40:22.754Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestLogClosed [2021-07-30T17:40:22.754Z] --- PASS: TestLogClosed (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestLogBlocking [2021-07-30T17:40:22.754Z] --- PASS: TestLogBlocking (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-30T17:40:22.754Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestLogNonBlockingBufferFull [2021-07-30T17:40:22.754Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestPublishBatchSuccess [2021-07-30T17:40:22.754Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestPublishBatchError [2021-07-30T17:40:22.754Z] time="2021-07-30T17:40:22Z" level=error msg=Error [2021-07-30T17:40:22.754Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-30T17:40:22.754Z] time="2021-07-30T17:40:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-30T17:40:22.754Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-30T17:40:22.754Z] time="2021-07-30T17:40:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-30T17:40:22.754Z] time="2021-07-30T17:40:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-30T17:40:22.754Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCollectBatchSimple [2021-07-30T17:40:22.754Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCollectBatchTicker [2021-07-30T17:40:22.754Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCollectBatchMultilinePattern [2021-07-30T17:40:22.754Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-30T17:40:22.754Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-30T17:40:22.754Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-30T17:40:22.754Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-30T17:40:22.754Z] === RUN TestCollectBatchClose [2021-07-30T17:40:22.754Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestEffectiveLen [2021-07-30T17:40:22.754Z] === RUN TestEffectiveLen/0/Hello [2021-07-30T17:40:22.754Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-30T17:40:22.754Z] === RUN TestEffectiveLen/2/🙃 [2021-07-30T17:40:22.754Z] === RUN TestEffectiveLen/3/���� [2021-07-30T17:40:22.754Z] === RUN TestEffectiveLen/4/He��o [2021-07-30T17:40:22.754Z] === RUN TestEffectiveLen/5/ [2021-07-30T17:40:22.754Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-30T17:40:22.754Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-30T17:40:22.754Z] === RUN TestFindValidSplit [2021-07-30T17:40:22.754Z] === RUN TestFindValidSplit/0/ [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1064: [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:40:22.754Z] === RUN TestFindValidSplit/1/Hello [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1064: Hello [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:40:22.754Z] === RUN TestFindValidSplit/2/Hello [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1064: He [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1065: llo [2021-07-30T17:40:22.754Z] === RUN TestFindValidSplit/3/Hello [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1064: [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1065: Hello [2021-07-30T17:40:22.754Z] === RUN TestFindValidSplit/4/🙃 [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1064: [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-30T17:40:22.754Z] === RUN TestFindValidSplit/5/🙃 [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:40:22.754Z] === RUN TestFindValidSplit/6/a� [2021-07-30T17:40:22.754Z] cloudwatchlogs_test.go:1064: a [2021-07-30T17:40:23.212Z] cloudwatchlogs_test.go:1065: � [2021-07-30T17:40:23.212Z] === RUN TestFindValidSplit/7/a� [2021-07-30T17:40:23.212Z] cloudwatchlogs_test.go:1064: a� [2021-07-30T17:40:23.212Z] cloudwatchlogs_test.go:1065: [2021-07-30T17:40:23.212Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestProcessEventEmoji [2021-07-30T17:40:23.212Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-30T17:40:23.212Z] === RUN TestCollectBatchLineSplit [2021-07-30T17:40:23.212Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-30T17:40:23.212Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestCollectBatchMaxEvents [2021-07-30T17:40:23.212Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-30T17:40:23.212Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-30T17:40:23.212Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-30T17:40:23.212Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-30T17:40:23.212Z] === RUN TestSearchRegistryForImagesErrors [2021-07-30T17:40:23.212Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestSearchRegistryForImages [2021-07-30T17:40:23.212Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestOnlyPlatformWithFallback [2021-07-30T17:40:23.212Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestImageDelete [2021-07-30T17:40:23.212Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-30T17:40:23.212Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-30T17:40:23.212Z] === RUN TestImageDelete/no_lease [2021-07-30T17:40:23.212Z] === RUN TestImageDelete/lease_exists [2021-07-30T17:40:23.212Z] --- PASS: TestImageDelete (0.06s) [2021-07-30T17:40:23.212Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-30T17:40:23.212Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-07-30T17:40:23.212Z] === RUN TestContentStoreForPull [2021-07-30T17:40:23.212Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-30T17:40:23.212Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-30T17:40:23.212Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-30T17:40:23.212Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-30T17:40:23.212Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-30T17:40:23.212Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-30T17:40:23.212Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-30T17:40:23.212Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-30T17:40:23.212Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-30T17:40:23.212Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-30T17:40:23.212Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-30T17:40:23.212Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-30T17:40:23.212Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestCreateTagSuccess [2021-07-30T17:40:23.212Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-30T17:40:23.212Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-30T17:40:23.212Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-30T17:40:23.212Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-30T17:40:23.212Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-30T17:40:23.212Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-07-30T17:40:23.212Z] PASS [2021-07-30T17:40:23.212Z] coverage: 77.4% of statements [2021-07-30T17:40:23.212Z] ok github.com/docker/docker/daemon/logger/awslogs 0.476s coverage: 77.4% of statements [2021-07-30T17:40:23.212Z] --- PASS: TestContentStoreForPull (0.21s) [2021-07-30T17:40:23.212Z] PASS [2021-07-30T17:40:23.212Z] coverage: 6.8% of statements [2021-07-30T17:40:23.212Z] ok github.com/docker/docker/daemon/images 0.432s coverage: 6.8% of statements [2021-07-30T17:40:23.212Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-30T17:40:23.212Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-30T17:40:23.212Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-30T17:40:23.212Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-30T17:40:23.212Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-30T17:40:23.212Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-30T17:40:23.212Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-30T17:40:23.656Z] --- PASS: TestDockerNetworkReConnect (4.27s) [2021-07-30T17:40:23.656Z] === RUN TestServicePlugin [2021-07-30T17:40:23.670Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-30T17:40:23.670Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-30T17:40:23.670Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-30T17:40:23.914Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-30T17:40:24.127Z] === RUN TestJSONFileLogger [2021-07-30T17:40:24.127Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-30T17:40:24.127Z] === RUN TestJSONFileLoggerWithTags [2021-07-30T17:40:24.127Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-30T17:40:24.127Z] === RUN TestJSONFileLoggerWithOpts [2021-07-30T17:40:24.127Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-30T17:40:24.127Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-30T17:40:24.127Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-30T17:40:24.127Z] === RUN TestEncodeDecode [2021-07-30T17:40:24.127Z] === PAUSE TestEncodeDecode [2021-07-30T17:40:24.127Z] === RUN TestUnexpectedEOF [2021-07-30T17:40:24.127Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-07-30T17:40:24.127Z] === RUN TestFastTimeMarshalJSON [2021-07-30T17:40:24.127Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-30T17:40:24.127Z] PASS [2021-07-30T17:40:24.127Z] coverage: 87.2% of statements [2021-07-30T17:40:24.127Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.252s coverage: 87.2% of statements [2021-07-30T17:40:24.127Z] time="2021-07-30T17:40:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-30T17:40:24.127Z] time="2021-07-30T17:40:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-30T17:40:24.127Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-07-30T17:40:24.127Z] === CONT TestEncodeDecode [2021-07-30T17:40:24.127Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-30T17:40:24.127Z] PASS [2021-07-30T17:40:24.127Z] coverage: 69.9% of statements [2021-07-30T17:40:24.127Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.290s coverage: 69.9% of statements [2021-07-30T17:40:25.093Z] === RUN TestWriteLog [2021-07-30T17:40:25.093Z] === PAUSE TestWriteLog [2021-07-30T17:40:25.093Z] === RUN TestReadLog [2021-07-30T17:40:25.093Z] === PAUSE TestReadLog [2021-07-30T17:40:25.093Z] === CONT TestWriteLog [2021-07-30T17:40:25.093Z] === CONT TestReadLog [2021-07-30T17:40:25.093Z] --- PASS: TestWriteLog (0.00s) [2021-07-30T17:40:25.093Z] === RUN TestReadLog/tail_exact [2021-07-30T17:40:25.093Z] === RUN TestReadLog/tail_less_than_available [2021-07-30T17:40:25.093Z] === RUN TestReadLog/tail_more_than_available [2021-07-30T17:40:25.093Z] --- PASS: TestReadLog (0.22s) [2021-07-30T17:40:25.093Z] --- PASS: TestReadLog/tail_exact (0.19s) [2021-07-30T17:40:25.093Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-30T17:40:25.093Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-30T17:40:25.093Z] PASS [2021-07-30T17:40:25.093Z] coverage: 75.2% of statements [2021-07-30T17:40:25.550Z] ok github.com/docker/docker/daemon/logger/local 0.275s coverage: 75.2% of statements [2021-07-30T17:40:25.550Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-30T17:40:25.550Z] === RUN TestOpenFileDelete [2021-07-30T17:40:25.550Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-30T17:40:25.550Z] === RUN TestOpenFileRename [2021-07-30T17:40:25.550Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-30T17:40:25.550Z] === RUN TestParseLogTagDefaultTag [2021-07-30T17:40:25.550Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-30T17:40:25.550Z] === RUN TestParseLogTag [2021-07-30T17:40:25.550Z] --- PASS: TestParseLogTag (0.00s) [2021-07-30T17:40:25.550Z] === RUN TestParseLogTagEmptyTag [2021-07-30T17:40:25.550Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-30T17:40:25.550Z] === RUN TestTailFiles [2021-07-30T17:40:25.550Z] --- PASS: TestTailFiles (0.00s) [2021-07-30T17:40:25.550Z] === RUN TestFollowLogsConsumerGone [2021-07-30T17:40:25.550Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-30T17:40:25.550Z] === RUN TestFollowLogsProducerGone [2021-07-30T17:40:25.550Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-30T17:40:25.550Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-30T17:40:25.550Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-30T17:40:25.550Z] === RUN TestCheckCapacityAndRotate [2021-07-30T17:40:25.550Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-30T17:40:25.550Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-30T17:40:26.008Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-07-30T17:40:26.008Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-30T17:40:26.008Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-07-30T17:40:26.008Z] PASS [2021-07-30T17:40:26.008Z] coverage: 55.3% of statements [2021-07-30T17:40:26.008Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.403s coverage: 55.3% of statements [2021-07-30T17:40:26.008Z] === RUN TestLog [2021-07-30T17:40:26.008Z] --- PASS: TestLog (0.01s) [2021-07-30T17:40:26.008Z] PASS [2021-07-30T17:40:26.008Z] coverage: 31.5% of statements [2021-07-30T17:40:26.008Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.071s coverage: 31.5% of statements [2021-07-30T17:40:26.975Z] === RUN TestValidateLogOpt [2021-07-30T17:40:26.975Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestNewMissedConfig [2021-07-30T17:40:26.975Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestNewMissedUrl [2021-07-30T17:40:26.975Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestNewMissedToken [2021-07-30T17:40:26.975Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestNewWithProxy [2021-07-30T17:40:26.975Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestDefault [2021-07-30T17:40:26.975Z] --- PASS: TestDefault (0.01s) [2021-07-30T17:40:26.975Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-30T17:40:26.975Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestJsonFormat [2021-07-30T17:40:26.975Z] === RUN TestNewParse [2021-07-30T17:40:26.975Z] --- PASS: TestNewParse (0.00s) [2021-07-30T17:40:26.975Z] PASS [2021-07-30T17:40:26.975Z] coverage: 8.3% of statements [2021-07-30T17:40:26.975Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2021-07-30T17:40:26.975Z] --- PASS: TestJsonFormat (0.01s) [2021-07-30T17:40:26.975Z] === RUN TestRawFormat [2021-07-30T17:40:26.975Z] === RUN TestParseLogFormat [2021-07-30T17:40:26.975Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestValidateLogOptEmpty [2021-07-30T17:40:26.975Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestValidateSyslogAddress [2021-07-30T17:40:26.975Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestParseAddressDefaultPort [2021-07-30T17:40:26.975Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestValidateSyslogFacility [2021-07-30T17:40:26.975Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestValidateLogOptSyslogFormat [2021-07-30T17:40:26.975Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestValidateLogOpt [2021-07-30T17:40:26.975Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-30T17:40:26.975Z] PASS [2021-07-30T17:40:26.975Z] --- PASS: TestRawFormat (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestRawFormatWithLabels [2021-07-30T17:40:26.975Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestRawFormatWithoutTag [2021-07-30T17:40:26.975Z] coverage: 46.8% of statements [2021-07-30T17:40:26.975Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-30T17:40:26.975Z] === RUN TestBatching [2021-07-30T17:40:26.975Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 46.8% of statements [2021-07-30T17:40:27.433Z] --- PASS: TestBatching (0.30s) [2021-07-30T17:40:27.433Z] === RUN TestFrequency [2021-07-30T17:40:27.433Z] --- PASS: TestFrequency (0.19s) [2021-07-30T17:40:27.433Z] === RUN TestOneMessagePerRequest [2021-07-30T17:40:27.433Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-30T17:40:27.433Z] === RUN TestVerify [2021-07-30T17:40:27.433Z] --- PASS: TestVerify (0.00s) [2021-07-30T17:40:27.433Z] === RUN TestSkipVerify [2021-07-30T17:40:27.890Z] time="2021-07-30T17:40:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:27.890Z] time="2021-07-30T17:40:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:27.890Z] time="2021-07-30T17:40:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:28.080Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-30T17:40:28.080Z] plugin_test.go:62: [da2521283e902] joining swarm manager [d5b3d02a24583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:40:28.348Z] --- PASS: TestSkipVerify (0.82s) [2021-07-30T17:40:28.348Z] === RUN TestBufferMaximum [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666828.089274\",\"host\":\"80b7567ba059\"}'" [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666828.089274\",\"host\":\"80b7567ba059\"}'" [2021-07-30T17:40:28.348Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-30T17:40:28.348Z] === RUN TestServerAlwaysDown [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666828.093271\",\"host\":\"80b7567ba059\"}'" [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666828.093271\",\"host\":\"80b7567ba059\"}'" [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666828.093271\",\"host\":\"80b7567ba059\"}'" [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666828.094271\",\"host\":\"80b7567ba059\"}'" [2021-07-30T17:40:28.348Z] time="2021-07-30T17:40:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627666828.094271\",\"host\":\"80b7567ba059\"}'" [2021-07-30T17:40:28.348Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-30T17:40:28.348Z] === RUN TestCannotSendAfterClose [2021-07-30T17:40:28.348Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-30T17:40:28.348Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-30T17:40:28.806Z] === RUN TestV1IDService [2021-07-30T17:40:28.806Z] --- PASS: TestV1IDService (0.02s) [2021-07-30T17:40:28.806Z] === RUN TestV2MetadataService [2021-07-30T17:40:29.053Z] plugin_test.go:65: [dba2b026ca00d] joining swarm manager [d5b3d02a24583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:40:29.053Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-30T17:40:29.264Z] time="2021-07-30T17:40:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-30T17:40:29.264Z] time="2021-07-30T17:40:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"80b7567ba059\"}'" [2021-07-30T17:40:29.264Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-30T17:40:29.264Z] PASS [2021-07-30T17:40:29.264Z] coverage: 82.5% of statements [2021-07-30T17:40:29.264Z] ok github.com/docker/docker/daemon/logger/splunk 2.420s coverage: 82.5% of statements [2021-07-30T17:40:29.264Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-30T17:40:29.264Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-30T17:40:29.264Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-30T17:40:29.309Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-30T17:40:29.609Z] --- PASS: TestDaemonDNSFallback (6.86s) [2021-07-30T17:40:29.609Z] === RUN TestInspectNetwork [2021-07-30T17:40:29.722Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-30T17:40:29.722Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-30T17:40:29.722Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-30T17:40:29.722Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-30T17:40:29.722Z] === RUN TestContinueOnError_NeverContinue [2021-07-30T17:40:29.722Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-30T17:40:29.722Z] === RUN TestManifestStore [2021-07-30T17:40:29.722Z] === RUN TestManifestStore/no_remote_or_local [2021-07-30T17:40:30.180Z] === RUN TestSuccessfulDownload [2021-07-30T17:40:30.180Z] download_test.go:268: Needs fixing on Windows [2021-07-30T17:40:30.180Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-30T17:40:30.180Z] === RUN TestCancelledDownload [2021-07-30T17:40:30.180Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-30T17:40:30.180Z] === RUN TestMaxDownloadAttempts [2021-07-30T17:40:30.180Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-30T17:40:30.180Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-30T17:40:30.180Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-30T17:40:30.180Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-30T17:40:30.180Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-30T17:40:30.180Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-30T17:40:30.180Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-30T17:40:30.180Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-30T17:40:30.180Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-30T17:40:30.180Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-30T17:40:30.180Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-30T17:40:30.180Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-30T17:40:30.180Z] --- PASS: TestV2MetadataService (1.32s) [2021-07-30T17:40:30.180Z] PASS [2021-07-30T17:40:30.180Z] coverage: 48.2% of statements [2021-07-30T17:40:30.180Z] ok github.com/docker/docker/distribution/metadata 1.434s coverage: 48.2% of statements [2021-07-30T17:40:30.180Z] time="2021-07-30T17:40:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local848965707\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/no_local_cache [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/with_local_cache [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/unknown_media_type [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-30T17:40:30.180Z] time="2021-07-30T17:40:29Z" level=warning msg="reference for unknown type: " [2021-07-30T17:40:30.180Z] time="2021-07-30T17:40:29Z" level=warning msg="reference for unknown type: " [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-30T17:40:30.180Z] time="2021-07-30T17:40:29Z" level=warning msg="reference for unknown type: " [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-30T17:40:30.180Z] time="2021-07-30T17:40:29Z" level=warning msg="reference for unknown type: " [2021-07-30T17:40:30.180Z] time="2021-07-30T17:40:29Z" level=warning msg="reference for unknown type: " [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-30T17:40:30.180Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-30T17:40:30.180Z] time="2021-07-30T17:40:30Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore (0.43s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/unknown_media_type (0.12s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.07s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-30T17:40:30.180Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-30T17:40:30.180Z] === RUN TestDetectManifestBlobMediaType [2021-07-30T17:40:30.180Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-30T17:40:30.180Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-30T17:40:30.180Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-30T17:40:30.180Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-30T17:40:30.180Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-30T17:40:30.180Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-30T17:40:30.180Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-30T17:40:30.180Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-30T17:40:30.180Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-30T17:40:30.180Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-30T17:40:30.180Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-30T17:40:30.180Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-30T17:40:30.180Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-30T17:40:30.180Z] === RUN TestFixManifestLayers [2021-07-30T17:40:30.180Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-30T17:40:30.180Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-30T17:40:30.180Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-30T17:40:30.180Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-30T17:40:30.180Z] === RUN TestFixManifestLayersBadParent [2021-07-30T17:40:30.180Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-30T17:40:30.180Z] === RUN TestValidateManifest [2021-07-30T17:40:30.180Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-30T17:40:30.180Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-30T17:40:30.180Z] === RUN TestFormatPlatform [2021-07-30T17:40:30.180Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-30T17:40:30.180Z] === RUN TestGetRepositoryMountCandidates [2021-07-30T17:40:30.180Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-30T17:40:30.180Z] === RUN TestLayerAlreadyExists [2021-07-30T17:40:30.180Z] 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} [2021-07-30T17:40:30.180Z] 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} [2021-07-30T17:40:30.180Z] 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} [2021-07-30T17:40:30.180Z] 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} [2021-07-30T17:40:30.180Z] 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} [2021-07-30T17:40:30.180Z] 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} [2021-07-30T17:40:30.180Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-07-30T17:40:30.180Z] === RUN TestWhenEmptyAuthConfig [2021-07-30T17:40:30.237Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-30T17:40:30.638Z] time="2021-07-30T17:40:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:40:30.638Z] time="2021-07-30T17:40:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:40:30.638Z] time="2021-07-30T17:40:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:40:30.639Z] time="2021-07-30T17:40:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-30T17:40:30.639Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-30T17:40:30.639Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2021-07-30T17:40:30.639Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2021-07-30T17:40:30.639Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2021-07-30T17:40:30.639Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2021-07-30T17:40:30.639Z] === RUN TestTransfer [2021-07-30T17:40:30.639Z] --- PASS: TestTransfer (0.12s) [2021-07-30T17:40:30.639Z] === RUN TestConcurrencyLimit [2021-07-30T17:40:31.096Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-07-30T17:40:31.097Z] === RUN TestInactiveJobs [2021-07-30T17:40:31.097Z] === RUN TestNotFound [2021-07-30T17:40:31.097Z] --- PASS: TestNotFound (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestConflict [2021-07-30T17:40:31.097Z] --- PASS: TestConflict (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestForbidden [2021-07-30T17:40:31.097Z] --- PASS: TestForbidden (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestInvalidParameter [2021-07-30T17:40:31.097Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestNotImplemented [2021-07-30T17:40:31.097Z] --- PASS: TestNotImplemented (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestNotModified [2021-07-30T17:40:31.097Z] --- PASS: TestNotModified (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestUnauthorized [2021-07-30T17:40:31.097Z] --- PASS: TestUnauthorized (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestUnknown [2021-07-30T17:40:31.097Z] --- PASS: TestUnknown (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestCancelled [2021-07-30T17:40:31.097Z] --- PASS: TestCancelled (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestDeadline [2021-07-30T17:40:31.097Z] --- PASS: TestDeadline (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestDataLoss [2021-07-30T17:40:31.097Z] --- PASS: TestDataLoss (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestUnavailable [2021-07-30T17:40:31.097Z] --- PASS: TestUnavailable (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestSystem [2021-07-30T17:40:31.097Z] --- PASS: TestSystem (0.00s) [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Not_Found [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Bad_Request [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Conflict [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Unauthorized [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Forbidden [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Not_Modified [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-30T17:40:31.097Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-30T17:40:31.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-30T17:40:31.097Z] PASS [2021-07-30T17:40:31.097Z] coverage: 53.1% of statements [2021-07-30T17:40:31.097Z] ok github.com/docker/docker/errdefs 0.079s coverage: 53.1% of statements [2021-07-30T17:40:31.164Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-30T17:40:31.555Z] --- PASS: TestInactiveJobs (0.42s) [2021-07-30T17:40:31.555Z] === RUN TestWatchRelease [2021-07-30T17:40:31.555Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-07-30T17:40:31.555Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-30T17:40:31.555Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-30T17:40:31.555Z] === RUN TestTokenPassThru [2021-07-30T17:40:31.555Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-30T17:40:31.555Z] === RUN TestTokenPassThruDifferentHost [2021-07-30T17:40:31.555Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-30T17:40:31.555Z] PASS [2021-07-30T17:40:31.555Z] coverage: 24.1% of statements [2021-07-30T17:40:31.555Z] --- PASS: TestWatchRelease (0.04s) [2021-07-30T17:40:31.555Z] === RUN TestWatchFinishedTransfer [2021-07-30T17:40:31.555Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-30T17:40:31.555Z] === RUN TestDuplicateTransfer [2021-07-30T17:40:31.555Z] ok github.com/docker/docker/distribution 1.655s coverage: 24.1% of statements [2021-07-30T17:40:31.555Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-07-30T17:40:31.555Z] === RUN TestSuccessfulUpload [2021-07-30T17:40:31.555Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-30T17:40:31.555Z] time="2021-07-30T17:40:31Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-30T17:40:32.013Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-07-30T17:40:32.013Z] === RUN TestCancelledUpload [2021-07-30T17:40:32.013Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-30T17:40:32.013Z] PASS [2021-07-30T17:40:32.013Z] coverage: 76.8% of statements [2021-07-30T17:40:32.013Z] ok github.com/docker/docker/distribution/xfer 1.958s coverage: 76.8% of statements [2021-07-30T17:40:32.013Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-30T17:40:32.090Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-30T17:40:32.157Z] === RUN TestInspectNetwork/full_network_id [2021-07-30T17:40:32.157Z] === RUN TestInspectNetwork/partial_network_id [2021-07-30T17:40:32.157Z] === RUN TestInspectNetwork/network_name [2021-07-30T17:40:32.157Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-30T17:40:32.471Z] === RUN TestFSGetInvalidData [2021-07-30T17:40:32.471Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-30T17:40:32.471Z] === RUN TestFSInvalidSet [2021-07-30T17:40:32.471Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-30T17:40:32.471Z] === RUN TestFSInvalidRoot [2021-07-30T17:40:32.471Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-30T17:40:32.471Z] === RUN TestFSMetadataGetSet [2021-07-30T17:40:32.471Z] --- PASS: TestFSMetadataGetSet (0.07s) [2021-07-30T17:40:32.471Z] === RUN TestFSInvalidWalker [2021-07-30T17:40:32.471Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-30T17:40:32.471Z] === RUN TestFSGetSet [2021-07-30T17:40:32.471Z] --- PASS: TestFSGetSet (0.02s) [2021-07-30T17:40:32.471Z] === RUN TestFSGetUnsetKey [2021-07-30T17:40:32.471Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-30T17:40:32.471Z] === RUN TestFSGetEmptyData [2021-07-30T17:40:32.471Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-30T17:40:32.471Z] === RUN TestFSDelete [2021-07-30T17:40:32.471Z] --- PASS: TestFSDelete (0.02s) [2021-07-30T17:40:32.471Z] === RUN TestFSWalker [2021-07-30T17:40:32.471Z] === RUN TestCompare [2021-07-30T17:40:32.471Z] --- PASS: TestCompare (0.00s) [2021-07-30T17:40:32.471Z] PASS [2021-07-30T17:40:32.471Z] coverage: 19.2% of statements [2021-07-30T17:40:32.471Z] --- PASS: TestFSWalker (0.02s) [2021-07-30T17:40:32.471Z] === RUN TestFSWalkerStopOnError [2021-07-30T17:40:32.471Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2021-07-30T17:40:32.471Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-30T17:40:32.471Z] === RUN TestNewFromJSON [2021-07-30T17:40:32.471Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-30T17:40:32.471Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-30T17:40:32.471Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-30T17:40:32.471Z] === RUN TestMarshalKeyOrder [2021-07-30T17:40:32.471Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-30T17:40:32.471Z] === RUN TestHistoryEqual [2021-07-30T17:40:32.651Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-30T17:40:32.929Z] --- PASS: TestHistoryEqual (0.18s) [2021-07-30T17:40:32.929Z] === RUN TestImage [2021-07-30T17:40:32.929Z] --- PASS: TestImage (0.00s) [2021-07-30T17:40:32.929Z] === RUN TestImageOSNotEmpty [2021-07-30T17:40:32.929Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-30T17:40:32.929Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-30T17:40:32.929Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-30T17:40:32.929Z] === RUN TestCreate [2021-07-30T17:40:32.929Z] --- PASS: TestCreate (0.01s) [2021-07-30T17:40:32.929Z] === RUN TestRestore [2021-07-30T17:40:32.929Z] time="2021-07-30T17:40:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-30T17:40:32.929Z] --- PASS: TestRestore (0.05s) [2021-07-30T17:40:32.929Z] === RUN TestAddDelete [2021-07-30T17:40:32.929Z] --- PASS: TestAddDelete (0.03s) [2021-07-30T17:40:32.929Z] === RUN TestSearchAfterDelete [2021-07-30T17:40:32.929Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-30T17:40:32.929Z] === RUN TestParentReset [2021-07-30T17:40:32.929Z] --- PASS: TestParentReset (0.04s) [2021-07-30T17:40:32.929Z] === RUN TestGetAndSetLastUpdated [2021-07-30T17:40:32.929Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-07-30T17:40:32.929Z] === RUN TestStoreLen [2021-07-30T17:40:32.929Z] --- PASS: TestStoreLen (0.07s) [2021-07-30T17:40:32.929Z] PASS [2021-07-30T17:40:32.929Z] coverage: 86.6% of statements [2021-07-30T17:40:32.929Z] ok github.com/docker/docker/image 0.784s coverage: 86.6% of statements [2021-07-30T17:40:32.929Z] === RUN TestMakeV1ConfigFromConfig [2021-07-30T17:40:32.929Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-30T17:40:32.929Z] PASS [2021-07-30T17:40:32.929Z] coverage: 25.0% of statements [2021-07-30T17:40:32.929Z] ok github.com/docker/docker/image/v1 0.117s coverage: 25.0% of statements [2021-07-30T17:40:33.386Z] === RUN TestValidateManifest [2021-07-30T17:40:33.386Z] === RUN TestValidateManifest/nil [2021-07-30T17:40:33.386Z] === RUN TestValidateManifest/non-nil [2021-07-30T17:40:33.386Z] --- PASS: TestValidateManifest (0.00s) [2021-07-30T17:40:33.386Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-30T17:40:33.386Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-30T17:40:33.386Z] PASS [2021-07-30T17:40:33.386Z] coverage: 0.7% of statements [2021-07-30T17:40:33.386Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.7% of statements [2021-07-30T17:40:33.386Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-30T17:40:33.600Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-30T17:40:34.524Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-30T17:40:35.492Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-30T17:40:35.558Z] === RUN TestSerialization [2021-07-30T17:40:35.558Z] --- PASS: TestSerialization (0.02s) [2021-07-30T17:40:35.558Z] PASS [2021-07-30T17:40:35.558Z] coverage: 100.0% of statements [2021-07-30T17:40:35.558Z] ok github.com/docker/docker/libcontainerd/queue 0.078s coverage: 100.0% of statements [2021-07-30T17:40:35.558Z] === RUN TestEnvironmentParsing [2021-07-30T17:40:35.558Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-30T17:40:35.558Z] PASS [2021-07-30T17:40:35.558Z] coverage: 1.2% of statements [2021-07-30T17:40:35.558Z] ok github.com/docker/docker/libcontainerd/local 0.097s coverage: 1.2% of statements [2021-07-30T17:40:36.016Z] === RUN TestEmptyLayer [2021-07-30T17:40:36.016Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-30T17:40:36.016Z] === RUN TestCommitFailure [2021-07-30T17:40:36.016Z] --- PASS: TestCommitFailure (0.04s) [2021-07-30T17:40:36.016Z] === RUN TestStartTransactionFailure [2021-07-30T17:40:36.016Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-07-30T17:40:36.016Z] === RUN TestGetOrphan [2021-07-30T17:40:36.016Z] --- PASS: TestGetOrphan (0.02s) [2021-07-30T17:40:36.016Z] === RUN TestMountAndRegister [2021-07-30T17:40:36.016Z] layer_test.go:271: Layer size: 14 [2021-07-30T17:40:36.016Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-30T17:40:36.016Z] === RUN TestLayerRelease [2021-07-30T17:40:36.016Z] layer_test.go:304: Failing on Windows [2021-07-30T17:40:36.016Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-30T17:40:36.016Z] === RUN TestStoreRestore [2021-07-30T17:40:36.016Z] layer_test.go:353: Failing on Windows [2021-07-30T17:40:36.016Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-30T17:40:36.016Z] === RUN TestTarStreamStability [2021-07-30T17:40:36.016Z] layer_test.go:468: Failing on Windows [2021-07-30T17:40:36.016Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-30T17:40:36.016Z] === RUN TestRegisterExistingLayer [2021-07-30T17:40:36.096Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-30T17:40:36.473Z] --- PASS: TestRegisterExistingLayer (0.33s) [2021-07-30T17:40:36.473Z] === RUN TestTarStreamVerification [2021-07-30T17:40:36.474Z] layer_test.go:697: Failing on Windows [2021-07-30T17:40:36.474Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-30T17:40:36.474Z] === RUN TestLayerMigration [2021-07-30T17:40:36.474Z] migration_test.go:46: Failing on Windows [2021-07-30T17:40:36.474Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-30T17:40:36.474Z] === RUN TestLayerMigrationNoTarsplit [2021-07-30T17:40:36.474Z] migration_test.go:182: Failing on Windows [2021-07-30T17:40:36.474Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-30T17:40:36.474Z] === RUN TestMountInit [2021-07-30T17:40:36.474Z] mount_test.go:17: Failing on Windows [2021-07-30T17:40:36.474Z] --- SKIP: TestMountInit (0.00s) [2021-07-30T17:40:36.474Z] === RUN TestMountSize [2021-07-30T17:40:36.474Z] mount_test.go:76: Failing on Windows [2021-07-30T17:40:36.474Z] --- SKIP: TestMountSize (0.00s) [2021-07-30T17:40:36.474Z] === RUN TestMountChanges [2021-07-30T17:40:36.474Z] mount_test.go:125: Failing on Windows [2021-07-30T17:40:36.474Z] --- SKIP: TestMountChanges (0.00s) [2021-07-30T17:40:36.474Z] === RUN TestMountApply [2021-07-30T17:40:36.474Z] mount_test.go:212: Failing on Windows [2021-07-30T17:40:36.474Z] --- SKIP: TestMountApply (0.00s) [2021-07-30T17:40:36.474Z] PASS [2021-07-30T17:40:36.474Z] coverage: 30.1% of statements [2021-07-30T17:40:36.474Z] ok github.com/docker/docker/layer 0.627s coverage: 30.1% of statements [2021-07-30T17:40:36.474Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-30T17:40:36.474Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-30T17:40:36.474Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-30T17:40:36.474Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-30T17:40:37.026Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-30T17:40:37.438Z] --- PASS: TestInspectNetwork (8.33s) [2021-07-30T17:40:37.438Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-30T17:40:37.438Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-30T17:40:37.438Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-30T17:40:37.438Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-30T17:40:37.438Z] === RUN TestRunContainerWithBridgeNone [2021-07-30T17:40:37.439Z] === RUN TestSequenceGetAvailableBit [2021-07-30T17:40:37.439Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestSequenceEqual [2021-07-30T17:40:37.439Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestSequenceCopy [2021-07-30T17:40:37.439Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestGetFirstAvailable [2021-07-30T17:40:37.439Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestFindSequence [2021-07-30T17:40:37.439Z] --- PASS: TestFindSequence (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestCheckIfAvailable [2021-07-30T17:40:37.439Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestMergeSequences [2021-07-30T17:40:37.439Z] --- PASS: TestMergeSequences (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestPushReservation [2021-07-30T17:40:37.439Z] --- PASS: TestPushReservation (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestSerializeDeserialize [2021-07-30T17:40:37.439Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestSet [2021-07-30T17:40:37.439Z] --- PASS: TestSet (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestSetUnset [2021-07-30T17:40:37.439Z] --- PASS: TestSetUnset (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestOffsetSetUnset [2021-07-30T17:40:37.439Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestSetInRange [2021-07-30T17:40:37.439Z] --- PASS: TestSetInRange (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestSetAnyInRange [2021-07-30T17:40:37.439Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestMethods [2021-07-30T17:40:37.439Z] --- PASS: TestMethods (0.00s) [2021-07-30T17:40:37.439Z] === RUN TestRandomAllocateDeallocate [2021-07-30T17:40:37.953Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-30T17:40:38.879Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-30T17:40:39.611Z] === RUN TestErrorInterfaces [2021-07-30T17:40:39.611Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-30T17:40:39.611Z] === RUN TestNetworkMarshalling [2021-07-30T17:40:39.805Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-30T17:40:39.981Z] --- PASS: TestRunContainerWithBridgeNone (3.14s) [2021-07-30T17:40:39.981Z] === RUN TestNetworkInvalidJSON [2021-07-30T17:40:39.981Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-30T17:40:39.981Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-30T17:40:39.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:40:39.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:40:39.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:40:39.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:40:39.981Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-30T17:40:39.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:40:39.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:40:39.981Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-30T17:40:39.982Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-30T17:40:39.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-30T17:40:39.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-30T17:40:39.982Z] === RUN TestNetworkList [2021-07-30T17:40:39.982Z] === RUN TestNetworkList//networks [2021-07-30T17:40:39.982Z] === PAUSE TestNetworkList//networks [2021-07-30T17:40:39.982Z] === RUN TestNetworkList//networks/ [2021-07-30T17:40:39.982Z] === PAUSE TestNetworkList//networks/ [2021-07-30T17:40:39.982Z] === CONT TestNetworkList//networks [2021-07-30T17:40:39.982Z] === CONT TestNetworkList//networks/ [2021-07-30T17:40:39.982Z] --- PASS: TestNetworkList (0.03s) [2021-07-30T17:40:39.982Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-30T17:40:39.982Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-30T17:40:39.982Z] === RUN TestHostIPv4BridgeLabel [2021-07-30T17:40:40.068Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-07-30T17:40:40.068Z] === RUN TestEndpointMarshalling [2021-07-30T17:40:40.068Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestAuxAddresses [2021-07-30T17:40:40.068Z] time="2021-07-30T17:40:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-30T17:40:40.068Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-30T17:40:40.068Z] === RUN TestSRVServiceQuery [2021-07-30T17:40:40.068Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-30T17:40:40.068Z] === RUN TestServiceVIPReuse [2021-07-30T17:40:40.068Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-30T17:40:40.068Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-30T17:40:40.068Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-30T17:40:40.068Z] === RUN TestDNSIPQuery [2021-07-30T17:40:40.068Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestDNSProxyServFail [2021-07-30T17:40:40.068Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestDNSProxyServFail (0.01s) [2021-07-30T17:40:40.068Z] === RUN TestSandboxAddEmpty [2021-07-30T17:40:40.068Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestSandboxAddMultiPrio [2021-07-30T17:40:40.068Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestSandboxAddSamePrio [2021-07-30T17:40:40.068Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestCleanupServiceDiscovery [2021-07-30T17:40:40.068Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestDNSOptions [2021-07-30T17:40:40.068Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:40:40.068Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestMultipleControllersWithSameStore [2021-07-30T17:40:40.068Z] time="2021-07-30T17:40:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-30T17:40:40.068Z] === RUN TestInvalidConfig [2021-07-30T17:40:40.068Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestConfig [2021-07-30T17:40:40.068Z] time="2021-07-30T17:40:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-30T17:40:40.068Z] --- PASS: TestConfig (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestOptionsLabels [2021-07-30T17:40:40.068Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestValidName [2021-07-30T17:40:40.068Z] --- PASS: TestValidName (0.00s) [2021-07-30T17:40:40.068Z] === RUN TestTLSConfiguration [2021-07-30T17:40:40.068Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-30T17:40:40.068Z] PASS [2021-07-30T17:40:40.068Z] coverage: 8.6% of statements [2021-07-30T17:40:40.068Z] ok github.com/docker/docker/libnetwork 0.395s coverage: 8.6% of statements [2021-07-30T17:40:40.068Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-30T17:40:40.068Z] time="2021-07-30T17:40:39Z" level=info msg="Option Initializing KV with TLS" [2021-07-30T17:40:40.068Z] --- PASS: TestTLSConfiguration (0.19s) [2021-07-30T17:40:40.068Z] PASS [2021-07-30T17:40:40.068Z] coverage: 24.0% of statements [2021-07-30T17:40:40.068Z] ok github.com/docker/docker/libnetwork/config 0.300s coverage: 24.0% of statements [2021-07-30T17:40:40.526Z] === RUN TestKey [2021-07-30T17:40:40.526Z] --- PASS: TestKey (0.00s) [2021-07-30T17:40:40.526Z] === RUN TestParseKey [2021-07-30T17:40:40.526Z] --- PASS: TestParseKey (0.00s) [2021-07-30T17:40:40.526Z] === RUN TestInvalidDataStore [2021-07-30T17:40:40.526Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-30T17:40:40.526Z] === RUN TestKVObjectFlatKey [2021-07-30T17:40:40.526Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-30T17:40:40.526Z] === RUN TestAtomicKVObjectFlatKey [2021-07-30T17:40:40.526Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-30T17:40:40.526Z] PASS [2021-07-30T17:40:40.526Z] coverage: 21.9% of statements [2021-07-30T17:40:40.526Z] ok github.com/docker/docker/libnetwork/datastore 0.058s coverage: 21.9% of statements [2021-07-30T17:40:40.553Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-30T17:40:40.553Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-30T17:40:40.732Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-30T17:40:41.493Z] === RUN TestIPDataMarshalling [2021-07-30T17:40:41.493Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-30T17:40:41.493Z] === RUN TestValidateAndIsV6 [2021-07-30T17:40:41.493Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-30T17:40:41.493Z] PASS [2021-07-30T17:40:41.493Z] coverage: 68.9% of statements [2021-07-30T17:40:41.493Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2021-07-30T17:40:41.493Z] === RUN TestDriver [2021-07-30T17:40:41.493Z] --- PASS: TestDriver (0.00s) [2021-07-30T17:40:41.493Z] PASS [2021-07-30T17:40:41.493Z] coverage: 34.8% of statements [2021-07-30T17:40:41.493Z] ok github.com/docker/docker/libnetwork/drivers/host 0.057s coverage: 34.8% of statements [2021-07-30T17:40:41.494Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-30T17:40:41.494Z] === RUN TestDaemonDefaultNetworkPools [2021-07-30T17:40:41.709Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-30T17:40:42.445Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2021-07-30T17:40:42.445Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-30T17:40:42.463Z] === RUN TestDriver [2021-07-30T17:40:42.463Z] --- PASS: TestDriver (0.00s) [2021-07-30T17:40:42.463Z] PASS [2021-07-30T17:40:42.463Z] coverage: 34.8% of statements [2021-07-30T17:40:42.463Z] ok github.com/docker/docker/libnetwork/drivers/null 0.052s coverage: 34.8% of statements [2021-07-30T17:40:42.463Z] === RUN TestNetworkAllocateFree [2021-07-30T17:40:42.463Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-30T17:40:42.463Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-30T17:40:42.463Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-30T17:40:42.463Z] PASS [2021-07-30T17:40:42.463Z] coverage: 63.6% of statements [2021-07-30T17:40:42.463Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2021-07-30T17:40:42.922Z] === RUN TestGetEmptyCapabilities [2021-07-30T17:40:42.922Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2021-07-30T17:40:42.922Z] === RUN TestGetExtraCapabilities [2021-07-30T17:40:43.073Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-30T17:40:43.379Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-30T17:40:43.379Z] === RUN TestGetInvalidCapabilities [2021-07-30T17:40:43.379Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-30T17:40:43.379Z] === RUN TestRemoteDriver [2021-07-30T17:40:43.379Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-30T17:40:43.379Z] === RUN TestDriverError [2021-07-30T17:40:43.379Z] --- PASS: TestDriverError (0.01s) [2021-07-30T17:40:43.379Z] === RUN TestMissingValues [2021-07-30T17:40:43.379Z] --- PASS: TestMissingValues (0.01s) [2021-07-30T17:40:43.379Z] === RUN TestRollback [2021-07-30T17:40:43.379Z] --- PASS: TestRollback (0.01s) [2021-07-30T17:40:43.379Z] PASS [2021-07-30T17:40:43.379Z] coverage: 57.4% of statements [2021-07-30T17:40:43.380Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.111s coverage: 57.4% of statements [2021-07-30T17:40:43.634Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-30T17:40:43.634Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-30T17:40:43.829Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-30T17:40:43.829Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-30T17:40:43.837Z] === RUN TestNAT [2021-07-30T17:40:43.837Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-30T17:40:43.837Z] --- SKIP: TestNAT (0.00s) [2021-07-30T17:40:43.837Z] === RUN TestTransparent [2021-07-30T17:40:43.837Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-30T17:40:43.837Z] --- SKIP: TestTransparent (0.00s) [2021-07-30T17:40:43.837Z] PASS [2021-07-30T17:40:43.837Z] coverage: 0.0% of statements [2021-07-30T17:40:43.837Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2021-07-30T17:40:43.837Z] --- PASS: TestRandomAllocateDeallocate (6.62s) [2021-07-30T17:40:43.837Z] === RUN TestAllocateRandomDeallocate [2021-07-30T17:40:44.236Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-30T17:40:44.296Z] === RUN TestBuildDefault [2021-07-30T17:40:44.296Z] --- PASS: TestBuildDefault (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestBuildHostnameDomainname [2021-07-30T17:40:44.296Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestBuildHostname [2021-07-30T17:40:44.296Z] --- PASS: TestBuildHostname (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestBuildHostnameFQDN [2021-07-30T17:40:44.296Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestBuildNoIP [2021-07-30T17:40:44.296Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestUpdate [2021-07-30T17:40:44.296Z] --- PASS: TestUpdate (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-30T17:40:44.296Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-30T17:40:44.296Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestAddEmpty [2021-07-30T17:40:44.296Z] --- PASS: TestAddEmpty (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestAdd [2021-07-30T17:40:44.296Z] --- PASS: TestAdd (0.02s) [2021-07-30T17:40:44.296Z] === RUN TestDeleteEmpty [2021-07-30T17:40:44.296Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestDeleteNewline [2021-07-30T17:40:44.296Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestDelete [2021-07-30T17:40:44.296Z] --- PASS: TestDelete (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestConcurrentWrites [2021-07-30T17:40:44.296Z] === RUN TestNew [2021-07-30T17:40:44.296Z] --- PASS: TestNew (0.00s) [2021-07-30T17:40:44.296Z] === RUN TestAddDriver [2021-07-30T17:40:44.296Z] --- PASS: TestAddDriver (0.00s) [2021-07-30T17:40:44.757Z] === RUN TestAddDuplicateDriver [2021-07-30T17:40:44.757Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-30T17:40:44.757Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-30T17:40:44.757Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-30T17:40:44.757Z] === RUN TestDriver [2021-07-30T17:40:44.757Z] --- PASS: TestDriver (0.00s) [2021-07-30T17:40:44.757Z] === RUN TestIPAM [2021-07-30T17:40:44.757Z] --- PASS: TestIPAM (0.00s) [2021-07-30T17:40:44.757Z] === RUN TestWalkIPAMs [2021-07-30T17:40:44.757Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-30T17:40:44.757Z] === RUN TestWalkDrivers [2021-07-30T17:40:44.757Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-30T17:40:44.757Z] PASS [2021-07-30T17:40:44.757Z] coverage: 82.4% of statements [2021-07-30T17:40:44.757Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2021-07-30T17:40:44.757Z] --- PASS: TestConcurrentWrites (0.32s) [2021-07-30T17:40:44.757Z] PASS [2021-07-30T17:40:44.757Z] coverage: 81.2% of statements [2021-07-30T17:40:44.757Z] ok github.com/docker/docker/libnetwork/etchosts 0.418s coverage: 81.2% of statements [2021-07-30T17:40:45.162Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-30T17:40:45.212Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2021-07-30T17:40:45.212Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-30T17:40:45.215Z] === RUN TestDiff [2021-07-30T17:40:45.215Z] --- PASS: TestDiff (0.00s) [2021-07-30T17:40:45.215Z] === RUN TestAddedCallback [2021-07-30T17:40:45.215Z] --- PASS: TestAddedCallback (0.00s) [2021-07-30T17:40:45.215Z] === RUN TestRemovedCallback [2021-07-30T17:40:45.215Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-30T17:40:45.215Z] === RUN TestNoCallback [2021-07-30T17:40:45.215Z] --- PASS: TestNoCallback (0.00s) [2021-07-30T17:40:45.215Z] PASS [2021-07-30T17:40:45.215Z] coverage: 48.1% of statements [2021-07-30T17:40:45.215Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.050s coverage: 48.1% of statements [2021-07-30T17:40:45.675Z] --- PASS: TestAllocateRandomDeallocate (1.46s) [2021-07-30T17:40:45.675Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-30T17:40:45.675Z] === RUN TestNew [2021-07-30T17:40:45.675Z] --- PASS: TestNew (0.00s) [2021-07-30T17:40:45.675Z] === RUN TestAllocate [2021-07-30T17:40:45.675Z] --- PASS: TestAllocate (0.00s) [2021-07-30T17:40:45.675Z] === RUN TestUninitialized [2021-07-30T17:40:45.675Z] --- PASS: TestUninitialized (0.00s) [2021-07-30T17:40:45.675Z] === RUN TestAllocateInRange [2021-07-30T17:40:45.675Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-30T17:40:45.675Z] === RUN TestAllocateSerial [2021-07-30T17:40:45.675Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-30T17:40:45.675Z] PASS [2021-07-30T17:40:45.675Z] coverage: 87.5% of statements [2021-07-30T17:40:45.675Z] ok github.com/docker/docker/libnetwork/idm 0.053s coverage: 87.5% of statements [2021-07-30T17:40:45.675Z] === RUN TestCaller [2021-07-30T17:40:45.675Z] --- PASS: TestCaller (0.00s) [2021-07-30T17:40:45.675Z] PASS [2021-07-30T17:40:45.675Z] coverage: 100.0% of statements [2021-07-30T17:40:45.675Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2021-07-30T17:40:45.783Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-30T17:40:45.783Z] === RUN TestServiceWithPredefinedNetwork [2021-07-30T17:40:46.090Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-30T17:40:46.639Z] === RUN TestSetSerialInsertDelete [2021-07-30T17:40:46.640Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-30T17:40:46.640Z] === RUN TestSetParallelInsertDelete [2021-07-30T17:40:46.651Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-30T17:40:47.097Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.85s) [2021-07-30T17:40:47.097Z] === RUN TestRetrieveFromStore [2021-07-30T17:40:47.554Z] === RUN TestInt2IP2IntConversion [2021-07-30T17:40:47.576Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-30T17:40:48.012Z] === RUN TestPoolRequest [2021-07-30T17:40:48.012Z] --- PASS: TestPoolRequest (0.00s) [2021-07-30T17:40:48.012Z] === RUN TestOtherRequests [2021-07-30T17:40:48.012Z] --- PASS: TestOtherRequests (0.00s) [2021-07-30T17:40:48.012Z] PASS [2021-07-30T17:40:48.012Z] coverage: 57.1% of statements [2021-07-30T17:40:48.012Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2021-07-30T17:40:48.012Z] --- PASS: TestInt2IP2IntConversion (0.68s) [2021-07-30T17:40:48.012Z] === RUN TestGetAddressVersion [2021-07-30T17:40:48.012Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-30T17:40:48.012Z] === RUN TestKeyString [2021-07-30T17:40:48.012Z] --- PASS: TestKeyString (0.00s) [2021-07-30T17:40:48.012Z] === RUN TestPoolDataMarshal [2021-07-30T17:40:48.012Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-30T17:40:48.012Z] === RUN TestSubnetsMarshal [2021-07-30T17:40:48.326Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-07-30T17:40:48.326Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-30T17:40:48.326Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:40:48.326Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:40:48.326Z] === RUN TestServiceWithDataPathPortInit [2021-07-30T17:40:48.471Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-07-30T17:40:48.471Z] === RUN TestAddSubnets [2021-07-30T17:40:48.471Z] --- PASS: TestAddSubnets (0.12s) [2021-07-30T17:40:48.471Z] === RUN TestDoublePoolRelease [2021-07-30T17:40:48.471Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-30T17:40:48.471Z] === RUN TestAddReleasePoolID [2021-07-30T17:40:48.471Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-07-30T17:40:48.471Z] === RUN TestPredefinedPool [2021-07-30T17:40:48.471Z] --- PASS: TestPredefinedPool (0.04s) [2021-07-30T17:40:48.471Z] === RUN TestRemoveSubnet [2021-07-30T17:40:48.471Z] --- PASS: TestRetrieveFromStore (1.25s) [2021-07-30T17:40:48.471Z] === RUN TestIsCorrupted [2021-07-30T17:40:48.471Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-30T17:40:48.471Z] === RUN TestSetRollover [2021-07-30T17:40:48.928Z] --- PASS: TestRemoveSubnet (0.24s) [2021-07-30T17:40:48.928Z] === RUN TestGetSameAddress [2021-07-30T17:40:48.928Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-30T17:40:48.928Z] === RUN TestPoolAllocationReuse [2021-07-30T17:40:48.939Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-30T17:40:49.386Z] === RUN TestGetCapabilities [2021-07-30T17:40:49.387Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-30T17:40:49.387Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-30T17:40:49.387Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-30T17:40:49.387Z] === RUN TestGetDefaultAddressSpaces [2021-07-30T17:40:49.387Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-30T17:40:49.387Z] === RUN TestRemoteDriver [2021-07-30T17:40:49.387Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-30T17:40:49.387Z] PASS [2021-07-30T17:40:49.387Z] coverage: 47.4% of statements [2021-07-30T17:40:49.387Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2021-07-30T17:40:49.499Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-30T17:40:50.351Z] --- PASS: TestSetRollover (1.94s) [2021-07-30T17:40:50.351Z] === RUN TestSetRolloverSerial [2021-07-30T17:40:50.351Z] === RUN TestWindowsIPAM [2021-07-30T17:40:50.351Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-30T17:40:50.351Z] PASS [2021-07-30T17:40:50.351Z] coverage: 71.4% of statements [2021-07-30T17:40:50.351Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.052s coverage: 71.4% of statements [2021-07-30T17:40:50.809Z] --- PASS: TestPoolAllocationReuse (2.05s) [2021-07-30T17:40:50.809Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-30T17:40:50.809Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-07-30T17:40:50.809Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-30T17:40:51.428Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-30T17:40:51.774Z] === RUN TestDefaultNetwork [2021-07-30T17:40:51.774Z] --- PASS: TestDefaultNetwork (0.36s) [2021-07-30T17:40:51.774Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-30T17:40:52.232Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.36s) [2021-07-30T17:40:52.232Z] === RUN TestInitAddressPools [2021-07-30T17:40:52.232Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-30T17:40:52.232Z] PASS [2021-07-30T17:40:52.232Z] coverage: 74.0% of statements [2021-07-30T17:40:52.232Z] ok github.com/docker/docker/libnetwork/ipamutils 0.796s coverage: 74.0% of statements [2021-07-30T17:40:52.690Z] --- PASS: TestSetRolloverSerial (2.23s) [2021-07-30T17:40:52.690Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-30T17:40:52.690Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-30T17:40:52.690Z] PASS [2021-07-30T17:40:52.690Z] coverage: 84.4% of statements [2021-07-30T17:40:52.690Z] ok github.com/docker/docker/libnetwork/bitseq 15.523s coverage: 84.4% of statements [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/builder [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/builder/dockerfile 0.242s coverage: 48.7% of statements [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.7% of statements [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-30T17:40:52.788Z] ok github.com/docker/docker/builder/remotecontext/git 1.310s coverage: 86.3% of statements [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/cli [no test files] [2021-07-30T17:40:52.788Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-30T17:40:53.044Z] ok github.com/docker/docker/cmd/docker-proxy 0.081s coverage: 67.6% of statements [2021-07-30T17:40:53.150Z] === RUN TestKeyValue [2021-07-30T17:40:53.150Z] --- PASS: TestKeyValue (0.00s) [2021-07-30T17:40:53.150Z] PASS [2021-07-30T17:40:53.150Z] coverage: 60.0% of statements [2021-07-30T17:40:53.150Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2021-07-30T17:40:55.560Z] ok github.com/docker/docker/client 0.117s coverage: 75.5% of statements [2021-07-30T17:40:55.644Z] --- PASS: TestServicePlugin (31.82s) [2021-07-30T17:40:55.644Z] === RUN TestServiceUpdateLabel [2021-07-30T17:40:55.644Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-30T17:40:56.877Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.62s) [2021-07-30T17:40:56.877Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-30T17:40:56.877Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-30T17:40:56.877Z] PASS [2021-07-30T17:40:56.877Z] coverage: 100.0% of statements [2021-07-30T17:40:56.877Z] === RUN TestNetworkDBSimple [2021-07-30T17:40:56.877Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.071s coverage: 100.0% of statements [2021-07-30T17:40:57.334Z] === RUN TestGenerate [2021-07-30T17:40:57.334Z] --- PASS: TestGenerate (0.00s) [2021-07-30T17:40:57.334Z] === RUN TestGeneratePtr [2021-07-30T17:40:57.334Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-30T17:40:57.334Z] === RUN TestGenerateMissingField [2021-07-30T17:40:57.334Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-30T17:40:57.334Z] === RUN TestFieldCannotBeSet [2021-07-30T17:40:57.334Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-30T17:40:57.334Z] === RUN TestTypeMismatchError [2021-07-30T17:40:57.334Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-30T17:40:57.334Z] PASS [2021-07-30T17:40:57.334Z] coverage: 100.0% of statements [2021-07-30T17:40:57.334Z] ok github.com/docker/docker/libnetwork/options 0.050s coverage: 100.0% of statements [2021-07-30T17:40:57.792Z] 2021/07/30 17:40:57 Closing DB instances... [2021-07-30T17:40:58.197Z] --- PASS: TestServiceUpdateLabel (2.68s) [2021-07-30T17:40:58.197Z] === RUN TestServiceUpdateSecrets [2021-07-30T17:40:58.250Z] testing: warning: no tests to run [2021-07-30T17:40:58.250Z] PASS [2021-07-30T17:40:58.250Z] coverage: 0.0% of statements [2021-07-30T17:40:58.250Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-30T17:40:58.710Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-30T17:40:59.123Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-30T17:40:59.168Z] === RUN TestRequestNewPort [2021-07-30T17:40:59.168Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestRequestSpecificPort [2021-07-30T17:40:59.168Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestReleasePort [2021-07-30T17:40:59.168Z] --- PASS: TestReleasePort (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestReuseReleasedPort [2021-07-30T17:40:59.168Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestReleaseUnreadledPort [2021-07-30T17:40:59.168Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestUnknowProtocol [2021-07-30T17:40:59.168Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestAllocateAllPorts [2021-07-30T17:40:59.168Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestPortAllocation [2021-07-30T17:40:59.168Z] --- PASS: TestPortAllocation (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestPortAllocationWithCustomRange [2021-07-30T17:40:59.168Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestNoDuplicateBPR [2021-07-30T17:40:59.168Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-30T17:40:59.168Z] === RUN TestChangePortRange [2021-07-30T17:40:59.168Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-30T17:40:59.168Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-30T17:40:59.168Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-30T17:40:59.168Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-30T17:40:59.168Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-30T17:40:59.168Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-30T17:40:59.168Z] --- PASS: TestChangePortRange (0.00s) [2021-07-30T17:40:59.168Z] PASS [2021-07-30T17:40:59.168Z] coverage: 88.6% of statements [2021-07-30T17:40:59.168Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2021-07-30T17:40:59.168Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.73s) [2021-07-30T17:40:59.168Z] === RUN TestGetAddress [2021-07-30T17:40:59.168Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-07-30T17:40:59.168Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-30T17:40:59.627Z] === RUN TestTransportPortConv [2021-07-30T17:40:59.627Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-30T17:40:59.627Z] === RUN TestTransportPortBindingConv [2021-07-30T17:40:59.627Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-30T17:40:59.627Z] === RUN TestErrorConstructors [2021-07-30T17:40:59.627Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-30T17:40:59.627Z] === RUN TestCompareIPMask [2021-07-30T17:40:59.627Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-30T17:40:59.627Z] === RUN TestUtilGetHostPartIP [2021-07-30T17:40:59.627Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-30T17:40:59.627Z] === RUN TestUtilGetBroadcastIP [2021-07-30T17:40:59.627Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-30T17:40:59.627Z] === RUN TestParseCIDR [2021-07-30T17:40:59.627Z] --- PASS: TestParseCIDR (0.00s) [2021-07-30T17:40:59.627Z] PASS [2021-07-30T17:40:59.627Z] coverage: 47.9% of statements [2021-07-30T17:40:59.627Z] ok github.com/docker/docker/libnetwork/types 0.062s coverage: 47.9% of statements [2021-07-30T17:41:00.049Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-30T17:41:00.595Z] 2021/07/30 17:41:00 Closing DB instances... [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-30T17:41:00.595Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-30T17:41:00.595Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-30T17:41:00.595Z] PASS [2021-07-30T17:41:00.595Z] coverage: 50.0% of statements [2021-07-30T17:41:00.595Z] ok github.com/docker/docker/oci 0.058s coverage: 50.0% of statements [2021-07-30T17:41:01.053Z] === RUN TestAddressPoolOpt [2021-07-30T17:41:01.053Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/a [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/something [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/_=a [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/env1=value1 [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/_env1=value1 [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/PATH [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/=a [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/PATH= [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/PATH=something [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/asd!qwe [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/1asd [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/123 [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/some_space [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/__some_space_before [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/some_space_after__ [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/= [2021-07-30T17:41:01.053Z] === RUN TestValidateEnv/PaTh [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestParseHost [2021-07-30T17:41:01.053Z] --- PASS: TestParseHost (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestParseDockerDaemonHost [2021-07-30T17:41:01.053Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestParseTCP [2021-07-30T17:41:01.053Z] --- PASS: TestParseTCP (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-30T17:41:01.053Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestValidateExtraHosts [2021-07-30T17:41:01.053Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestIpOptString [2021-07-30T17:41:01.053Z] --- PASS: TestIpOptString (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-30T17:41:01.053Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestNewIpOptValidDefaultVal [2021-07-30T17:41:01.053Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestIpOptSetInvalidVal [2021-07-30T17:41:01.053Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestValidateIPAddress [2021-07-30T17:41:01.053Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestMapOpts [2021-07-30T17:41:01.053Z] --- PASS: TestMapOpts (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestListOptsWithoutValidator [2021-07-30T17:41:01.053Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestListOptsWithValidator [2021-07-30T17:41:01.053Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestValidateDNSSearch [2021-07-30T17:41:01.053Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_general_format [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_one_more [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-30T17:41:01.053Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-30T17:41:01.053Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestNamedListOpts [2021-07-30T17:41:01.053Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestNamedMapOpts [2021-07-30T17:41:01.053Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestParseLink [2021-07-30T17:41:01.053Z] --- PASS: TestParseLink (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestQuotedStringSetWithQuotes [2021-07-30T17:41:01.053Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-30T17:41:01.053Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-30T17:41:01.053Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-30T17:41:01.053Z] === RUN TestUlimitOpt [2021-07-30T17:41:01.053Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-30T17:41:01.053Z] PASS [2021-07-30T17:41:01.053Z] coverage: 67.1% of statements [2021-07-30T17:41:01.053Z] ok github.com/docker/docker/opts 0.091s coverage: 67.1% of statements [2021-07-30T17:41:01.511Z] === RUN TestParseVersion [2021-07-30T17:41:01.511Z] --- PASS: TestParseVersion (0.00s) [2021-07-30T17:41:01.511Z] PASS [2021-07-30T17:41:01.511Z] coverage: 52.9% of statements [2021-07-30T17:41:01.511Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2021-07-30T17:41:01.969Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-07-30T17:41:01.969Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-30T17:41:02.934Z] 2021/07/30 17:41:02 Closing DB instances... [2021-07-30T17:41:03.901Z] === RUN TestIsArchivePathDir [2021-07-30T17:41:03.901Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-30T17:41:03.901Z] === RUN TestIsArchivePathInvalidFile [2021-07-30T17:41:03.901Z] === RUN TestPeerCertificateMarshalJSON [2021-07-30T17:41:03.901Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-07-30T17:41:03.901Z] === RUN TestIsArchivePathTar [2021-07-30T17:41:04.210Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-30T17:41:04.358Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-07-30T17:41:04.359Z] === RUN TestDecompressStreamGzip [2021-07-30T17:41:04.359Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-07-30T17:41:04.359Z] === RUN TestDecompressStreamBzip2 [2021-07-30T17:41:04.359Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-30T17:41:04.359Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-30T17:41:04.359Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s) [2021-07-30T17:41:04.359Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-30T17:41:04.359Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestMiddleware [2021-07-30T17:41:04.359Z] --- PASS: TestMiddleware (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestNewResponseModifier [2021-07-30T17:41:04.359Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-30T17:41:04.359Z] PASS [2021-07-30T17:41:04.359Z] coverage: 26.8% of statements [2021-07-30T17:41:04.359Z] ok github.com/docker/docker/pkg/authorization 0.505s coverage: 26.8% of statements [2021-07-30T17:41:04.359Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-07-30T17:41:04.359Z] === RUN TestDecompressStreamXz [2021-07-30T17:41:04.359Z] archive_test.go:134: Xz not present in msys2 [2021-07-30T17:41:04.359Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestCompressStreamXzUnsupported [2021-07-30T17:41:04.359Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-30T17:41:04.359Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestCompressStreamInvalid [2021-07-30T17:41:04.359Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestExtensionInvalid [2021-07-30T17:41:04.359Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestExtensionUncompressed [2021-07-30T17:41:04.359Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestExtensionBzip2 [2021-07-30T17:41:04.359Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestExtensionGzip [2021-07-30T17:41:04.359Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestExtensionXz [2021-07-30T17:41:04.359Z] --- PASS: TestExtensionXz (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestCmdStreamLargeStderr [2021-07-30T17:41:04.359Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-07-30T17:41:04.359Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-30T17:41:04.359Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-07-30T17:41:04.359Z] === RUN TestCmdStreamBad [2021-07-30T17:41:04.359Z] archive_test.go:239: Failing on Windows CI machines [2021-07-30T17:41:04.359Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-30T17:41:04.359Z] === RUN TestCmdStreamGood [2021-07-30T17:41:04.819Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-30T17:41:04.819Z] === RUN TestUntarPathWithInvalidDest [2021-07-30T17:41:04.819Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-07-30T17:41:04.819Z] === RUN TestUntarPathWithInvalidSrc [2021-07-30T17:41:04.819Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-30T17:41:04.819Z] === RUN TestUntarPath [2021-07-30T17:41:04.819Z] --- PASS: TestUntarPath (0.07s) [2021-07-30T17:41:04.819Z] === RUN TestUntarPathWithDestinationFile [2021-07-30T17:41:04.819Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-07-30T17:41:04.819Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-30T17:41:04.819Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-07-30T17:41:04.819Z] === RUN TestCopyWithTarInvalidSrc [2021-07-30T17:41:04.819Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-30T17:41:04.819Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-30T17:41:04.819Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-30T17:41:04.819Z] === RUN TestCopyWithTarSrcFile [2021-07-30T17:41:04.819Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-30T17:41:04.819Z] === RUN TestCopyWithTarSrcFolder [2021-07-30T17:41:04.819Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-30T17:41:04.819Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-30T17:41:04.819Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-30T17:41:04.819Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-30T17:41:04.819Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-30T17:41:04.819Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-30T17:41:04.819Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-30T17:41:04.819Z] === RUN TestCopyFileWithTarSrcFile [2021-07-30T17:41:04.819Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-30T17:41:04.819Z] === RUN TestTarFiles [2021-07-30T17:41:05.277Z] === RUN TestUnbuffered [2021-07-30T17:41:05.277Z] --- PASS: TestUnbuffered (0.00s) [2021-07-30T17:41:05.277Z] === RUN TestRaceUnbuffered [2021-07-30T17:41:05.277Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-30T17:41:05.277Z] PASS [2021-07-30T17:41:05.277Z] coverage: 100.0% of statements [2021-07-30T17:41:05.277Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2021-07-30T17:41:05.735Z] === RUN TestMatch [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[]] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[foo]] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[foo_bar]] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[]#01 [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[qux]] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-30T17:41:05.735Z] === RUN TestMatch/[[foo_baz]] [2021-07-30T17:41:05.735Z] --- PASS: TestMatch (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-30T17:41:05.735Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-30T17:41:05.735Z] PASS [2021-07-30T17:41:05.735Z] coverage: 87.5% of statements [2021-07-30T17:41:05.735Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-07-30T17:41:06.447Z] --- PASS: TestServiceWithDataPathPortInit (15.90s) [2021-07-30T17:41:06.447Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-30T17:41:06.702Z] 2021/07/30 17:41:06 Closing DB instances... [2021-07-30T17:41:07.159Z] === RUN TestChrootTarUntar [2021-07-30T17:41:07.159Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:41:07.159Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-30T17:41:07.159Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-30T17:41:07.159Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:41:07.159Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-30T17:41:07.159Z] === RUN TestChrootUntarEmptyArchive [2021-07-30T17:41:07.159Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-07-30T17:41:07.159Z] === RUN TestChrootTarUntarWithSymlink [2021-07-30T17:41:07.159Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:41:07.159Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-30T17:41:07.159Z] === RUN TestChrootCopyWithTar [2021-07-30T17:41:07.159Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:41:07.159Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-30T17:41:07.159Z] === RUN TestChrootCopyFileWithTar [2021-07-30T17:41:07.159Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:41:07.159Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-30T17:41:07.159Z] === RUN TestChrootUntarPath [2021-07-30T17:41:07.159Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:41:07.159Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-30T17:41:07.159Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-30T17:41:07.159Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:41:07.159Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:41:07.159Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-30T17:41:07.159Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:41:07.159Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:41:07.159Z] === RUN TestChrootApplyDotDotFile [2021-07-30T17:41:07.159Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:41:07.159Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-30T17:41:07.159Z] PASS [2021-07-30T17:41:07.159Z] coverage: 15.4% of statements [2021-07-30T17:41:07.159Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 15.4% of statements [2021-07-30T17:41:07.515Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-30T17:41:07.829Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l4bsil8ehu4dfy4mjcrffathv Created:2021-07-30 17:41:05.733965098 +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[54c1c8f50fff52739dda315fc9a898e857068ca73c79f1fb72820addabdb5ff9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.voomfh352nyqnvdk5wq3jacex EndpointID:fad5b2d0428327cbd7376174e2e9d6a7093836f9514c54c669e9cafcae3018ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d782a33eb38c30800125296f80fdaafecbc79ee70a7c1890179f4b02439b933 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:883039b4f1ce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.voomfh352nyqnvdk5wq3jacex EndpointID:fad5b2d0428327cbd7376174e2e9d6a7093836f9514c54c669e9cafcae3018ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-30T17:41:08.077Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-30T17:41:08.125Z] === RUN TestSizeEmpty [2021-07-30T17:41:08.125Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-30T17:41:08.125Z] === RUN TestSizeEmptyFile [2021-07-30T17:41:08.125Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-30T17:41:08.125Z] === RUN TestSizeNonemptyFile [2021-07-30T17:41:08.125Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-30T17:41:08.125Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-30T17:41:08.125Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-30T17:41:08.125Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-30T17:41:08.125Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-30T17:41:08.125Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-30T17:41:08.125Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-30T17:41:08.125Z] === RUN TestMoveToSubdir [2021-07-30T17:41:08.125Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-30T17:41:08.125Z] === RUN TestSizeNonExistingDirectory [2021-07-30T17:41:08.125Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-30T17:41:08.125Z] PASS [2021-07-30T17:41:08.125Z] coverage: 80.0% of statements [2021-07-30T17:41:08.125Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2021-07-30T17:41:08.586Z] --- PASS: TestNetworkDBCRUDTableEntry (3.88s) [2021-07-30T17:41:08.586Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-30T17:41:09.554Z] === RUN Test [2021-07-30T17:41:09.554Z] === RUN Test/TestContainsEntry [2021-07-30T17:41:09.554Z] === RUN Test/TestCreateEntries [2021-07-30T17:41:09.554Z] === RUN Test/TestEntriesDiff [2021-07-30T17:41:09.554Z] === RUN Test/TestEntriesEquality [2021-07-30T17:41:09.554Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-30T17:41:09.554Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-30T17:41:09.554Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-30T17:41:09.554Z] === RUN Test/TestGeneratorNotGenerate [2021-07-30T17:41:09.554Z] === RUN Test/TestGeneratorWithPort [2021-07-30T17:41:09.554Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-30T17:41:09.554Z] === RUN Test/TestNewEntry [2021-07-30T17:41:09.554Z] === RUN Test/TestParse [2021-07-30T17:41:09.554Z] --- PASS: Test (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-30T17:41:09.554Z] --- PASS: Test/TestParse (0.00s) [2021-07-30T17:41:09.554Z] PASS [2021-07-30T17:41:09.554Z] coverage: 58.3% of statements [2021-07-30T17:41:09.554Z] ok github.com/docker/docker/pkg/discovery 0.061s coverage: 58.3% of statements [2021-07-30T17:41:10.519Z] === RUN Test [2021-07-30T17:41:10.519Z] === RUN Test/TestContent [2021-07-30T17:41:10.519Z] === RUN Test/TestInitialize [2021-07-30T17:41:10.519Z] === RUN Test/TestNew [2021-07-30T17:41:10.519Z] === RUN Test/TestParsingContentsWithComments [2021-07-30T17:41:10.519Z] === RUN Test/TestRegister [2021-07-30T17:41:10.519Z] === RUN Test/TestWatch [2021-07-30T17:41:10.519Z] --- PASS: Test (0.00s) [2021-07-30T17:41:10.519Z] --- PASS: Test/TestContent (0.00s) [2021-07-30T17:41:10.519Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-30T17:41:10.519Z] --- PASS: Test/TestNew (0.00s) [2021-07-30T17:41:10.519Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-30T17:41:10.519Z] --- PASS: Test/TestRegister (0.00s) [2021-07-30T17:41:10.519Z] --- PASS: Test/TestWatch (0.00s) [2021-07-30T17:41:10.519Z] PASS [2021-07-30T17:41:10.519Z] coverage: 92.9% of statements [2021-07-30T17:41:10.519Z] ok github.com/docker/docker/pkg/discovery/file 0.058s coverage: 92.9% of statements [2021-07-30T17:41:10.519Z] 2021/07/30 17:41:10 Closing DB instances... [2021-07-30T17:41:10.590Z] check_test.go:380: [debd7c43b4c1b] daemon is not started [2021-07-30T17:41:10.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-30T17:41:12.052Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-07-30T17:41:12.052Z] === RUN TestNetworkDBNodeLeave [2021-07-30T17:41:12.052Z] === RUN Test [2021-07-30T17:41:12.052Z] === RUN Test/TestInitialize [2021-07-30T17:41:12.052Z] --- PASS: TestTarFiles (7.15s) [2021-07-30T17:41:12.052Z] === RUN TestTarUntar [2021-07-30T17:41:12.052Z] --- PASS: TestTarUntar (0.05s) [2021-07-30T17:41:12.052Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-30T17:41:12.052Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-30T17:41:12.052Z] === RUN TestTarWithOptions [2021-07-30T17:41:12.052Z] --- PASS: TestTarWithOptions (0.04s) [2021-07-30T17:41:12.052Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-30T17:41:12.052Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-30T17:41:12.052Z] === RUN TestUntarUstarGnuConflict [2021-07-30T17:41:12.052Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-30T17:41:12.052Z] === RUN TestUntarInvalidFilenames [2021-07-30T17:41:12.477Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-30T17:41:12.511Z] time="2021-07-30T17:41:11Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:41:12.511Z] time="2021-07-30T17:41:12Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:41:12.511Z] time="2021-07-30T17:41:12Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:41:12.511Z] === RUN Test/TestInitializeWithCerts [2021-07-30T17:41:12.511Z] time="2021-07-30T17:41:12Z" level=info msg="Initializing discovery with TLS" [2021-07-30T17:41:12.511Z] === RUN Test/TestWatch [2021-07-30T17:41:12.511Z] time="2021-07-30T17:41:12Z" level=info msg="Initializing discovery without TLS" [2021-07-30T17:41:12.511Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames592454638\\dest" [2021-07-30T17:41:12.511Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-07-30T17:41:12.511Z] === RUN TestUntarHardlinkToSymlink [2021-07-30T17:41:12.511Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-30T17:41:12.511Z] === RUN TestUntarInvalidHardlink [2021-07-30T17:41:12.511Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink367157359\\victim\\hello" -> "../victim/hello" [2021-07-30T17:41:12.511Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink043978498\\victim\\hello" -> "/../victim/hello" [2021-07-30T17:41:12.511Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink735195257\\victim" -> "../victim" [2021-07-30T17:41:12.511Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink421315972\\victim" -> "../victim" [2021-07-30T17:41:12.511Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink340706579\\victim" -> "../victim" [2021-07-30T17:41:12.511Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink229616982\\victim" -> "../victim" [2021-07-30T17:41:12.511Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-30T17:41:12.511Z] === RUN TestUntarInvalidSymlink [2021-07-30T17:41:12.511Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink584698557\\dest\\dotdot" -> "../victim/hello" [2021-07-30T17:41:12.511Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink495253752\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-30T17:41:12.511Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink796560887\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:41:12.511Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink673891562\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:41:12.511Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink721414465\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:41:12.511Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink534339500\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:41:12.511Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink836650779\\dest\\dir\\loophole" -> "../../victim" [2021-07-30T17:41:12.511Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-30T17:41:12.511Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-30T17:41:12.511Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-30T17:41:12.511Z] === RUN TestXGlobalNoParent [2021-07-30T17:41:12.511Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-30T17:41:12.511Z] === RUN TestReplaceFileTarWrapper [2021-07-30T17:41:12.969Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2021-07-30T17:41:12.969Z] === RUN TestPrefixHeaderReadable [2021-07-30T17:41:12.969Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-07-30T17:41:12.969Z] === RUN TestDisablePigz [2021-07-30T17:41:12.969Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-30T17:41:12.969Z] --- PASS: TestDisablePigz (0.18s) [2021-07-30T17:41:12.969Z] === RUN TestPigz [2021-07-30T17:41:13.038Z] docker_api_swarm_test.go:801: [dad97ee5af242] joining swarm manager [d29f2a47e91df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:41:13.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.03s) [2021-07-30T17:41:13.111Z] PASS [2021-07-30T17:41:13.111Z] [2021-07-30T17:41:13.111Z] === Skipped [2021-07-30T17:41:13.111Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:41:13.111Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:41:13.111Z] [2021-07-30T17:41:13.111Z] [2021-07-30T17:41:13.111Z] DONE 26 tests, 1 skipped in 54.584s [2021-07-30T17:41:13.111Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-30T17:41:13.111Z] ++ 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 [2021-07-30T17:41:13.111Z] ++ set -e [2021-07-30T17:41:13.111Z] ++ '[' -n 0 ']' [2021-07-30T17:41:13.111Z] ++ set -x [2021-07-30T17:41:13.111Z] ++ 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 [2021-07-30T17:41:13.426Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-30T17:41:13.426Z] --- PASS: TestPigz (0.25s) [2021-07-30T17:41:13.426Z] === RUN TestCopyFileWithInvalidDest [2021-07-30T17:41:13.426Z] archive_windows_test.go:16: Currently fails [2021-07-30T17:41:13.426Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-30T17:41:13.426Z] === RUN TestCanonicalTarNameForPath [2021-07-30T17:41:13.426Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-30T17:41:13.426Z] === RUN TestCanonicalTarName [2021-07-30T17:41:13.426Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-30T17:41:13.426Z] === RUN TestChmodTarEntry [2021-07-30T17:41:13.426Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-30T17:41:13.426Z] === RUN TestHardLinkOrder [2021-07-30T17:41:13.426Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-30T17:41:13.426Z] === RUN TestChangeString [2021-07-30T17:41:13.426Z] --- PASS: TestChangeString (0.00s) [2021-07-30T17:41:13.426Z] === RUN TestChangesWithNoChanges [2021-07-30T17:41:13.426Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-30T17:41:13.426Z] === RUN TestChangesWithChanges [2021-07-30T17:41:13.426Z] --- PASS: TestChangesWithChanges (0.05s) [2021-07-30T17:41:13.426Z] === RUN TestChangesWithChangesGH13590 [2021-07-30T17:41:13.426Z] changes_test.go:196: needs more investigation [2021-07-30T17:41:13.426Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-30T17:41:13.426Z] === RUN TestChangesDirsEmpty [2021-07-30T17:41:13.426Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-07-30T17:41:13.426Z] === RUN TestChangesDirsMutated [2021-07-30T17:41:13.598Z] --- PASS: TestServiceUpdateSecrets (15.71s) [2021-07-30T17:41:13.598Z] === RUN TestServiceUpdateConfigs [2021-07-30T17:41:13.681Z] INFO: Testing against a local daemon [2021-07-30T17:41:13.681Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-30T17:41:13.681Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:41:13.681Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-30T17:41:13.681Z] === RUN TestDockerNetworkIpvlan [2021-07-30T17:41:13.681Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:41:13.681Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-30T17:41:13.681Z] PASS [2021-07-30T17:41:13.681Z] [2021-07-30T17:41:13.681Z] === Skipped [2021-07-30T17:41:13.681Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-30T17:41:13.681Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:41:13.681Z] [2021-07-30T17:41:13.681Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-30T17:41:13.681Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-30T17:41:13.681Z] [2021-07-30T17:41:13.681Z] [2021-07-30T17:41:13.681Z] DONE 2 tests, 2 skipped in 1.538s [2021-07-30T17:41:13.854Z] === RUN TestDockerSuite/TestCpToDot [2021-07-30T17:41:13.884Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-07-30T17:41:13.884Z] === RUN TestApplyLayer [2021-07-30T17:41:13.884Z] changes_test.go:433: needs further investigation [2021-07-30T17:41:13.884Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-30T17:41:13.884Z] === RUN TestChangesSizeWithHardlinks [2021-07-30T17:41:13.884Z] changes_test.go:469: needs further investigation [2021-07-30T17:41:13.884Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-30T17:41:13.884Z] === RUN TestChangesSizeWithNoChanges [2021-07-30T17:41:13.884Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-30T17:41:13.884Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-30T17:41:13.884Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-30T17:41:13.884Z] === RUN TestChangesSize [2021-07-30T17:41:13.884Z] --- PASS: TestChangesSize (0.00s) [2021-07-30T17:41:13.884Z] === RUN TestApplyLayerInvalidFilenames [2021-07-30T17:41:13.884Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames654015650\\dest" [2021-07-30T17:41:13.884Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-30T17:41:13.884Z] === RUN TestApplyLayerInvalidHardlink [2021-07-30T17:41:13.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink599537700\\victim\\hello" -> "../victim/hello" [2021-07-30T17:41:13.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink097337139\\victim\\hello" -> "/../victim/hello" [2021-07-30T17:41:13.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink811959030\\victim" -> "../victim" [2021-07-30T17:41:13.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink989478877\\victim" -> "../victim" [2021-07-30T17:41:13.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink966343576\\victim" -> "../victim" [2021-07-30T17:41:13.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink982188567\\victim" -> "../victim" [2021-07-30T17:41:13.884Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-30T17:41:13.884Z] === RUN TestApplyLayerInvalidSymlink [2021-07-30T17:41:13.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink971668106\\dest\\dotdot" -> "../victim/hello" [2021-07-30T17:41:13.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink443454561\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-30T17:41:13.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink216628812\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:41:13.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink150897979\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:41:13.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink532996958\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:41:13.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink359422757\\dest\\loophole-victim" -> "../victim" [2021-07-30T17:41:13.884Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-30T17:41:13.884Z] === RUN TestApplyLayerWhiteouts [2021-07-30T17:41:13.884Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-07-30T17:41:13.884Z] === RUN TestGenerateEmptyFile [2021-07-30T17:41:13.884Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-30T17:41:13.884Z] === RUN TestGenerateWithContent [2021-07-30T17:41:13.884Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-30T17:41:13.884Z] PASS [2021-07-30T17:41:13.884Z] coverage: 62.7% of statements [2021-07-30T17:41:13.884Z] ok github.com/docker/docker/pkg/archive 10.234s coverage: 62.7% of statements [2021-07-30T17:41:13.942Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-30T17:41:13.942Z] ++ 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 [2021-07-30T17:41:13.942Z] ++ set -e [2021-07-30T17:41:13.942Z] ++ '[' -n 0 ']' [2021-07-30T17:41:13.942Z] ++ set -x [2021-07-30T17:41:13.942Z] ++ 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 [2021-07-30T17:41:13.942Z] INFO: Testing against a local daemon [2021-07-30T17:41:13.942Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-30T17:41:14.417Z] docker_api_swarm_test.go:801: [d9c19df650b49] joining swarm manager [d29f2a47e91df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:41:14.852Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2021-07-30T17:41:14.852Z] === RUN TestNetworkDBWatch [2021-07-30T17:41:14.978Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-30T17:41:15.310Z] --- PASS: Test (3.20s) [2021-07-30T17:41:15.310Z] --- PASS: Test/TestInitialize (0.19s) [2021-07-30T17:41:15.310Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-30T17:41:15.310Z] --- PASS: Test/TestWatch (3.00s) [2021-07-30T17:41:15.310Z] PASS [2021-07-30T17:41:15.310Z] coverage: 84.1% of statements [2021-07-30T17:41:15.310Z] ok github.com/docker/docker/pkg/discovery/kv 3.260s coverage: 84.1% of statements [2021-07-30T17:41:15.327Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2021-07-30T17:41:15.327Z] === RUN TestDockerNetworkMacvlan [2021-07-30T17:41:15.905Z] docker_api_swarm_test.go:801: [db209c8798c26] joining swarm manager [d29f2a47e91df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-30T17:41:16.270Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-30T17:41:16.276Z] === RUN Test [2021-07-30T17:41:16.276Z] === RUN Test/TestWatch [2021-07-30T17:41:16.276Z] --- PASS: Test (0.00s) [2021-07-30T17:41:16.276Z] --- PASS: Test/TestWatch (0.00s) [2021-07-30T17:41:16.276Z] PASS [2021-07-30T17:41:16.276Z] coverage: 92.3% of statements [2021-07-30T17:41:16.276Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2021-07-30T17:41:16.276Z] 2021/07/30 17:41:16 Closing DB instances... [2021-07-30T17:41:17.213Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-30T17:41:17.242Z] === RUN Test [2021-07-30T17:41:17.242Z] === RUN Test/TestInitialize [2021-07-30T17:41:17.242Z] === RUN Test/TestInitializeWithPattern [2021-07-30T17:41:17.242Z] === RUN Test/TestRegister [2021-07-30T17:41:17.242Z] === RUN Test/TestWatch [2021-07-30T17:41:17.242Z] --- PASS: Test (0.00s) [2021-07-30T17:41:17.242Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-30T17:41:17.242Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-30T17:41:17.242Z] --- PASS: Test/TestRegister (0.00s) [2021-07-30T17:41:17.242Z] --- PASS: Test/TestWatch (0.00s) [2021-07-30T17:41:17.242Z] PASS [2021-07-30T17:41:17.242Z] coverage: 93.8% of statements [2021-07-30T17:41:17.242Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-07-30T17:41:17.270Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-30T17:41:17.270Z] docker_api_swarm_test.go:801: [d1b0b17d8ab29] joining swarm manager [d29f2a47e91df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-30T17:41:17.700Z] --- PASS: TestNetworkDBWatch (3.10s) [2021-07-30T17:41:17.700Z] === RUN TestNetworkDBBulkSync [2021-07-30T17:41:17.783Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-30T17:41:18.666Z] === RUN TestPollerAddRemove [2021-07-30T17:41:18.666Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-30T17:41:18.666Z] === RUN TestPollerEvent [2021-07-30T17:41:18.666Z] poller_test.go:41: No chmod on Windows [2021-07-30T17:41:18.666Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-30T17:41:18.666Z] === RUN TestPollerClose [2021-07-30T17:41:18.666Z] --- PASS: TestPollerClose (0.00s) [2021-07-30T17:41:18.666Z] PASS [2021-07-30T17:41:18.666Z] coverage: 36.2% of statements [2021-07-30T17:41:18.666Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 36.2% of statements [2021-07-30T17:41:18.673Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-30T17:41:18.673Z] docker_api_swarm_test.go:809: [d6fa9c1986a98] joining swarm manager [d29f2a47e91df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-30T17:41:19.124Z] 2021/07/30 17:41:18 Closing DB instances... [2021-07-30T17:41:19.641Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-30T17:41:20.089Z] === RUN TestCopyFileWithInvalidSrc [2021-07-30T17:41:20.089Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCopyFileWithInvalidDest [2021-07-30T17:41:20.089Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-30T17:41:20.089Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-30T17:41:20.089Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCopyFile [2021-07-30T17:41:20.089Z] --- PASS: TestCopyFile (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-30T17:41:20.089Z] fileutils_test.go:134: Needs porting to Windows [2021-07-30T17:41:20.089Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-30T17:41:20.089Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-30T17:41:20.089Z] fileutils_test.go:180: Needs porting to Windows [2021-07-30T17:41:20.089Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestWildcardMatches [2021-07-30T17:41:20.089Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestPatternMatches [2021-07-30T17:41:20.089Z] --- PASS: TestPatternMatches (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-30T17:41:20.089Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestPatternMatchesFolderExclusions [2021-07-30T17:41:20.089Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-30T17:41:20.089Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-30T17:41:20.089Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-30T17:41:20.089Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-30T17:41:20.089Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestSingleExclamationError [2021-07-30T17:41:20.089Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestMatchesWithNoPatterns [2021-07-30T17:41:20.089Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestMatchesWithMalformedPatterns [2021-07-30T17:41:20.089Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestMatches [2021-07-30T17:41:20.089Z] --- PASS: TestMatches (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCleanPatterns [2021-07-30T17:41:20.089Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-30T17:41:20.089Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCleanPatternsExceptionFlag [2021-07-30T17:41:20.089Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-30T17:41:20.089Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-30T17:41:20.089Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCleanPatternsErrorSingleException [2021-07-30T17:41:20.089Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-30T17:41:20.089Z] === RUN TestCreateIfNotExistsDir [2021-07-30T17:41:20.089Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-07-30T17:41:20.089Z] === RUN TestCreateIfNotExistsFile [2021-07-30T17:41:20.089Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2021-07-30T17:41:20.089Z] === RUN TestMatch [2021-07-30T17:41:20.089Z] --- PASS: TestMatch (0.00s) [2021-07-30T17:41:20.089Z] PASS [2021-07-30T17:41:20.089Z] coverage: 85.2% of statements [2021-07-30T17:41:20.089Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 85.2% of statements [2021-07-30T17:41:20.546Z] --- PASS: TestNetworkDBBulkSync (2.89s) [2021-07-30T17:41:20.546Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-30T17:41:20.546Z] === RUN TestGet [2021-07-30T17:41:20.546Z] --- PASS: TestGet (0.00s) [2021-07-30T17:41:20.546Z] === RUN TestGetShortcutString [2021-07-30T17:41:20.546Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-30T17:41:20.546Z] PASS [2021-07-30T17:41:20.546Z] coverage: 42.9% of statements [2021-07-30T17:41:21.004Z] ok github.com/docker/docker/pkg/homedir 0.066s coverage: 42.9% of statements [2021-07-30T17:41:21.047Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-30T17:41:21.047Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-30T17:41:21.082Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-30T17:41:21.607Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-30T17:41:21.969Z] === RUN TestCreateIDMapOrder [2021-07-30T17:41:21.969Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-30T17:41:21.969Z] PASS [2021-07-30T17:41:21.969Z] coverage: 7.2% of statements [2021-07-30T17:41:21.969Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-07-30T17:41:22.533Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-30T17:41:22.788Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-30T17:41:22.788Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-30T17:41:23.043Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-30T17:41:23.500Z] === RUN TestFixedBufferCap [2021-07-30T17:41:23.500Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-30T17:41:23.500Z] === RUN TestFixedBufferLen [2021-07-30T17:41:23.500Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-30T17:41:23.500Z] === RUN TestFixedBufferString [2021-07-30T17:41:23.500Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-30T17:41:23.500Z] === RUN TestFixedBufferWrite [2021-07-30T17:41:23.500Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-30T17:41:23.500Z] === RUN TestFixedBufferRead [2021-07-30T17:41:23.500Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-30T17:41:23.500Z] === RUN TestBytesPipeRead [2021-07-30T17:41:23.500Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-30T17:41:23.500Z] === RUN TestBytesPipeWrite [2021-07-30T17:41:23.500Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-30T17:41:23.500Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-30T17:41:23.500Z] 2021/07/30 17:41:23 Closing DB instances... [2021-07-30T17:41:23.624Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-30T17:41:23.958Z] time="2021-07-30T17:41:23Z" level=error msg="node: a7c71f4a60ac is unknown to memberlist" [2021-07-30T17:41:23.958Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2021-07-30T17:41:23.958Z] === RUN TestAtomicWriteToFile [2021-07-30T17:41:23.958Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-07-30T17:41:23.958Z] === RUN TestAtomicWriteSetCommit [2021-07-30T17:41:23.958Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-30T17:41:23.958Z] === RUN TestAtomicWriteSetCancel [2021-07-30T17:41:23.958Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-30T17:41:23.958Z] === RUN TestReadCloserWrapperClose [2021-07-30T17:41:23.958Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-30T17:41:23.958Z] === RUN TestReaderErrWrapperReadOnError [2021-07-30T17:41:23.958Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-30T17:41:23.958Z] === RUN TestReaderErrWrapperRead [2021-07-30T17:41:23.958Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-30T17:41:23.958Z] === RUN TestHashData [2021-07-30T17:41:23.958Z] --- PASS: TestHashData (0.00s) [2021-07-30T17:41:23.958Z] === RUN TestCancelReadCloser [2021-07-30T17:41:23.968Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-30T17:41:23.968Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-30T17:41:23.968Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-30T17:41:24.224Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-30T17:41:24.416Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-30T17:41:24.416Z] === RUN TestWriteCloserWrapperClose [2021-07-30T17:41:24.416Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-30T17:41:24.416Z] === RUN TestNopWriteCloser [2021-07-30T17:41:24.416Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-30T17:41:24.416Z] === RUN TestNopWriter [2021-07-30T17:41:24.416Z] --- PASS: TestNopWriter (0.00s) [2021-07-30T17:41:24.416Z] === RUN TestWriteCounter [2021-07-30T17:41:24.416Z] --- PASS: TestWriteCounter (0.00s) [2021-07-30T17:41:24.416Z] PASS [2021-07-30T17:41:24.416Z] coverage: 69.2% of statements [2021-07-30T17:41:24.416Z] ok github.com/docker/docker/pkg/ioutils 0.696s coverage: 69.2% of statements [2021-07-30T17:41:25.149Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-30T17:41:25.381Z] === RUN TestError [2021-07-30T17:41:25.381Z] --- PASS: TestError (0.00s) [2021-07-30T17:41:25.381Z] === RUN TestProgressString [2021-07-30T17:41:25.381Z] === RUN TestProgressString/no_progress [2021-07-30T17:41:25.381Z] === RUN TestProgressString/progress_1 [2021-07-30T17:41:25.381Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-30T17:41:25.381Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-30T17:41:25.381Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-30T17:41:25.381Z] === RUN TestProgressString/with_units [2021-07-30T17:41:25.381Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-30T17:41:25.381Z] === RUN TestProgressString/hide_counts [2021-07-30T17:41:25.381Z] --- PASS: TestProgressString (0.00s) [2021-07-30T17:41:25.381Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-30T17:41:25.381Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-30T17:41:25.381Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-30T17:41:25.381Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-30T17:41:25.381Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-30T17:41:25.381Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-30T17:41:25.381Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-30T17:41:25.381Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-30T17:41:25.381Z] === RUN TestJSONMessageDisplay [2021-07-30T17:41:25.381Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-07-30T17:41:25.381Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-30T17:41:25.381Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-30T17:41:25.381Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-30T17:41:25.381Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-30T17:41:25.381Z] === RUN TestDisplayJSONMessagesStream [2021-07-30T17:41:25.381Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-30T17:41:25.381Z] PASS [2021-07-30T17:41:25.381Z] coverage: 91.7% of statements [2021-07-30T17:41:25.381Z] ok github.com/docker/docker/pkg/jsonmessage 0.229s coverage: 91.7% of statements [2021-07-30T17:41:25.406Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-30T17:41:25.406Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-30T17:41:25.406Z] === RUN TestDockerSuite/TestCreateRM [2021-07-30T17:41:25.406Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-30T17:41:25.406Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-30T17:41:25.406Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-30T17:41:25.661Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-30T17:41:25.661Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-30T17:41:26.347Z] === RUN TestStandardLongPath [2021-07-30T17:41:26.347Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-30T17:41:26.347Z] === RUN TestUNCLongPath [2021-07-30T17:41:26.347Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-30T17:41:26.347Z] PASS [2021-07-30T17:41:26.347Z] coverage: 100.0% of statements [2021-07-30T17:41:26.347Z] ok github.com/docker/docker/pkg/longpath 0.053s coverage: 100.0% of statements [2021-07-30T17:41:26.347Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.60s) [2021-07-30T17:41:26.347Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-30T17:41:27.314Z] === RUN TestNameFormat [2021-07-30T17:41:27.314Z] --- PASS: TestNameFormat (0.00s) [2021-07-30T17:41:27.314Z] === RUN TestNameRetries [2021-07-30T17:41:27.314Z] --- PASS: TestNameRetries (0.00s) [2021-07-30T17:41:27.314Z] PASS [2021-07-30T17:41:27.314Z] coverage: 85.7% of statements [2021-07-30T17:41:27.314Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2021-07-30T17:41:27.314Z] 2021/07/30 17:41:27 Closing DB instances... [2021-07-30T17:41:27.546Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-30T17:41:27.546Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-30T17:41:27.546Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-30T17:41:28.280Z] === RUN TestParseKeyValueOpt [2021-07-30T17:41:28.280Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-30T17:41:28.280Z] === RUN TestParseUintList [2021-07-30T17:41:28.280Z] --- PASS: TestParseUintList (0.00s) [2021-07-30T17:41:28.280Z] === RUN TestParseUintListMaximumLimits [2021-07-30T17:41:28.280Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-30T17:41:28.280Z] PASS [2021-07-30T17:41:28.280Z] coverage: 97.0% of statements [2021-07-30T17:41:28.280Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2021-07-30T17:41:29.246Z] === RUN TestNewAndRemove [2021-07-30T17:41:29.246Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-30T17:41:29.246Z] === RUN TestRemoveInvalidPath [2021-07-30T17:41:29.246Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-30T17:41:29.246Z] PASS [2021-07-30T17:41:29.246Z] coverage: 82.6% of statements [2021-07-30T17:41:29.246Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2021-07-30T17:41:29.246Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.85s) [2021-07-30T17:41:29.246Z] === RUN TestNetworkDBGarbageCollection [2021-07-30T17:41:29.246Z] --- PASS: TestGetAddress (29.93s) [2021-07-30T17:41:29.246Z] === RUN TestRequestSyntaxCheck [2021-07-30T17:41:29.246Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-30T17:41:29.246Z] === RUN TestRequest [2021-07-30T17:41:29.433Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2021-07-30T17:41:29.433Z] === RUN TestServiceUpdateNetwork [2021-07-30T17:41:30.209Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-30T17:41:30.779Z] --- PASS: TestDockerNetworkMacvlan (15.51s) [2021-07-30T17:41:30.779Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-30T17:41:30.779Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-30T17:41:30.779Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.73s) [2021-07-30T17:41:30.779Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) [2021-07-30T17:41:30.779Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.33s) [2021-07-30T17:41:30.779Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2021-07-30T17:41:30.779Z] PASS [2021-07-30T17:41:30.779Z] [2021-07-30T17:41:30.779Z] DONE 8 tests in 17.081s [2021-07-30T17:41:31.039Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-30T17:41:31.039Z] ++ 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 [2021-07-30T17:41:31.039Z] ++ set -e [2021-07-30T17:41:31.039Z] ++ '[' -n 0 ']' [2021-07-30T17:41:31.039Z] ++ set -x [2021-07-30T17:41:31.039Z] ++ 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 [2021-07-30T17:41:31.039Z] testing: warning: no tests to run [2021-07-30T17:41:31.039Z] PASS [2021-07-30T17:41:31.039Z] [2021-07-30T17:41:31.039Z] DONE 0 tests in 0.027s [2021-07-30T17:41:31.039Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-30T17:41:31.039Z] ++ 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 [2021-07-30T17:41:31.039Z] ++ set -e [2021-07-30T17:41:31.039Z] ++ '[' -n 0 ']' [2021-07-30T17:41:31.039Z] ++ set -x [2021-07-30T17:41:31.040Z] ++ 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 [2021-07-30T17:41:31.320Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-30T17:41:31.320Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-30T17:41:31.320Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-30T17:41:31.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-30T17:41:31.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-30T17:41:31.425Z] === RUN TestFailedConnection [2021-07-30T17:41:31.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-30T17:41:32.390Z] --- PASS: TestFailedConnection (1.04s) [2021-07-30T17:41:32.390Z] === RUN TestFailOnce [2021-07-30T17:41:32.390Z] 2021/07/30 17:41:31 http: panic serving 127.0.0.1:49292: Plugin not ready [2021-07-30T17:41:32.390Z] goroutine 34 [running]: [2021-07-30T17:41:32.390Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-07-30T17:41:32.390Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-30T17:41:32.390Z] panic(0x1225280, 0x133c6d0) [2021-07-30T17:41:32.390Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-30T17:41:32.390Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x134cd90, 0xc0000b8000, 0xc0000ac000) [2021-07-30T17:41:32.390Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-30T17:41:32.390Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x134cd90, 0xc0000b8000, 0xc0000ac000) [2021-07-30T17:41:32.390Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-30T17:41:32.390Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x134cd90, 0xc0000b8000, 0xc0000ac000) [2021-07-30T17:41:32.390Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-30T17:41:32.390Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x134cd90, 0xc0000b8000, 0xc0000ac000) [2021-07-30T17:41:32.390Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-30T17:41:32.390Z] net/http.(*conn).serve(0xc0000a6000, 0x134d980, 0xc000090040) [2021-07-30T17:41:32.390Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-30T17:41:32.390Z] created by net/http.(*Server).Serve [2021-07-30T17:41:32.390Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-30T17:41:32.390Z] time="2021-07-30T17:41:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2021-07-30T17:41:32.503Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-30T17:41:33.356Z] --- PASS: TestFailOnce (1.19s) [2021-07-30T17:41:33.356Z] === RUN TestEchoInputOutput [2021-07-30T17:41:33.356Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-30T17:41:33.356Z] === RUN TestBackoff [2021-07-30T17:41:33.356Z] --- PASS: TestBackoff (0.00s) [2021-07-30T17:41:33.356Z] === RUN TestAbortRetry [2021-07-30T17:41:33.356Z] --- PASS: TestAbortRetry (0.00s) [2021-07-30T17:41:33.356Z] === RUN TestClientScheme [2021-07-30T17:41:33.356Z] --- PASS: TestClientScheme (0.00s) [2021-07-30T17:41:33.356Z] === RUN TestNewClientWithTimeout [2021-07-30T17:41:33.814Z] time="2021-07-30T17:41:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-30T17:41:33.911Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-30T17:41:34.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-30T17:41:35.351Z] time="2021-07-30T17:41:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-30T17:41:35.919Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-30T17:41:37.853Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-30T17:41:38.259Z] time="2021-07-30T17:41:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-30T17:41:38.721Z] === RUN TestParseEmptyInterface [2021-07-30T17:41:38.721Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-30T17:41:38.721Z] === RUN TestParseNonInterfaceType [2021-07-30T17:41:38.721Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-30T17:41:38.721Z] === RUN TestParseWithOneFunction [2021-07-30T17:41:38.721Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-30T17:41:38.721Z] === RUN TestParseWithMultipleFuncs [2021-07-30T17:41:38.721Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-30T17:41:38.721Z] === RUN TestParseWithUnnamedReturn [2021-07-30T17:41:38.721Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-30T17:41:38.721Z] === RUN TestEmbeddedInterface [2021-07-30T17:41:38.721Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-30T17:41:38.721Z] === RUN TestParsedImports [2021-07-30T17:41:38.721Z] --- PASS: TestParsedImports (0.00s) [2021-07-30T17:41:38.721Z] === RUN TestAliasedImports [2021-07-30T17:41:38.721Z] --- PASS: TestAliasedImports (0.00s) [2021-07-30T17:41:38.721Z] PASS [2021-07-30T17:41:38.721Z] coverage: 56.8% of statements [2021-07-30T17:41:38.721Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2021-07-30T17:41:38.781Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-30T17:41:39.688Z] === RUN TestHTTPTransport [2021-07-30T17:41:39.688Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-30T17:41:39.688Z] PASS [2021-07-30T17:41:39.688Z] coverage: 85.7% of statements [2021-07-30T17:41:39.688Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-07-30T17:41:39.750Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-30T17:41:39.750Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-30T17:41:40.311Z] === RUN TestDockerSuite/TestDockerFails [2021-07-30T17:41:40.311Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-30T17:41:40.311Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-30T17:41:40.311Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-30T17:41:40.662Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-30T17:41:40.662Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-30T17:41:40.662Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-30T17:41:40.662Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-30T17:41:40.662Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-30T17:41:40.662Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-30T17:41:40.662Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-30T17:41:40.662Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-30T17:41:40.662Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-30T17:41:40.662Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-30T17:41:40.662Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-30T17:41:40.662Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-30T17:41:40.662Z] === RUN TestBufferPoolPutAndGet [2021-07-30T17:41:40.662Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-30T17:41:40.662Z] PASS [2021-07-30T17:41:40.662Z] coverage: 88.2% of statements [2021-07-30T17:41:40.662Z] ok github.com/docker/docker/pkg/pools 0.064s coverage: 88.2% of statements [2021-07-30T17:41:41.121Z] === RUN TestOutputOnPrematureClose [2021-07-30T17:41:41.121Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-30T17:41:41.121Z] === RUN TestCompleteSilently [2021-07-30T17:41:41.121Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-30T17:41:41.121Z] PASS [2021-07-30T17:41:41.121Z] coverage: 75.9% of statements [2021-07-30T17:41:41.121Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2021-07-30T17:41:41.237Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-30T17:41:41.579Z] --- PASS: TestRequest (12.32s) [2021-07-30T17:41:41.579Z] === RUN TestOverlappingRequests [2021-07-30T17:41:41.579Z] === RUN TestSendToOneSub [2021-07-30T17:41:41.579Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-30T17:41:41.579Z] === RUN TestSendToMultipleSubs [2021-07-30T17:41:41.579Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-30T17:41:41.579Z] === RUN TestEvictOneSub [2021-07-30T17:41:41.579Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-30T17:41:41.579Z] === RUN TestClosePublisher [2021-07-30T17:41:41.579Z] --- PASS: TestClosePublisher (0.00s) [2021-07-30T17:41:41.579Z] === RUN TestPubSubRace [2021-07-30T17:41:42.036Z] --- PASS: TestOverlappingRequests (0.55s) [2021-07-30T17:41:42.036Z] === RUN TestRelease [2021-07-30T17:41:42.172Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-30T17:41:42.251Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 29.1% of statements [2021-07-30T17:41:42.494Z] time="2021-07-30T17:41:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-30T17:41:42.494Z] --- PASS: TestPubSubRace (1.05s) [2021-07-30T17:41:42.494Z] PASS [2021-07-30T17:41:42.494Z] coverage: 75.0% of statements [2021-07-30T17:41:42.812Z] ok github.com/docker/docker/cmd/dockerd/trap 2.518s coverage: 0.0% of statements [2021-07-30T17:41:42.812Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-30T17:41:42.952Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2021-07-30T17:41:43.372Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2021-07-30T17:41:43.372Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-30T17:41:43.372Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-30T17:41:43.372Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-30T17:41:43.372Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-30T17:41:43.410Z] === RUN TestRegister [2021-07-30T17:41:43.410Z] --- PASS: TestRegister (0.00s) [2021-07-30T17:41:43.410Z] === RUN TestCommand [2021-07-30T17:41:43.410Z] --- PASS: TestCommand (0.04s) [2021-07-30T17:41:43.410Z] === RUN TestNaiveSelf [2021-07-30T17:41:43.410Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-30T17:41:43.410Z] PASS [2021-07-30T17:41:43.410Z] coverage: 82.4% of statements [2021-07-30T17:41:43.410Z] ok github.com/docker/docker/pkg/reexec 0.113s coverage: 82.4% of statements [2021-07-30T17:41:43.536Z] --- PASS: TestServiceUpdateNetwork (13.97s) [2021-07-30T17:41:43.536Z] === RUN TestServiceUpdatePidsLimit [2021-07-30T17:41:43.536Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-30T17:41:43.536Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-30T17:41:43.536Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-30T17:41:43.792Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-30T17:41:44.352Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-30T17:41:44.376Z] === RUN TestDump [2021-07-30T17:41:44.376Z] goroutine 6 [running]: [2021-07-30T17:41:44.376Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x1f6e75c, 0x16aa482becc) [2021-07-30T17:41:44.376Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-30T17:41:44.376Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-30T17:41:44.376Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-30T17:41:44.376Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-30T17:41:44.376Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-30T17:41:44.376Z] testing.tRunner(0xc000029080, 0x1245ee0) [2021-07-30T17:41:44.376Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:41:44.376Z] created by testing.(*T).Run [2021-07-30T17:41:44.376Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-30T17:41:44.376Z] [2021-07-30T17:41:44.376Z] goroutine 1 [chan receive]: [2021-07-30T17:41:44.376Z] testing.(*T).Run(0xc000029080, 0x1238618, 0x8, 0x1245ee0, 0x10aa2cd) [2021-07-30T17:41:44.376Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-30T17:41:44.376Z] testing.runTests.func1(0xc000028f00) [2021-07-30T17:41:44.376Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-30T17:41:44.376Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-30T17:41:44.376Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:41:44.376Z] testing.runTests(0xc000004078, 0x138b220, 0x3, 0x3, 0xc0392cec01e778f8, 0x8bb3252559, 0x138fc80, 0x1239e68) [2021-07-30T17:41:44.376Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-30T17:41:44.376Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-30T17:41:44.377Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-30T17:41:44.377Z] main.main() [2021-07-30T17:41:44.377Z] _testmain.go:95 +0x1c8 [2021-07-30T17:41:44.377Z] --- PASS: TestDump (0.00s) [2021-07-30T17:41:44.377Z] === RUN TestDumpToFile [2021-07-30T17:41:44.377Z] --- PASS: TestRelease (2.21s) [2021-07-30T17:41:44.377Z] === RUN TestAllocateRandomDeallocate [2021-07-30T17:41:44.377Z] --- PASS: TestDumpToFile (0.16s) [2021-07-30T17:41:44.377Z] === RUN TestDumpToFileWithEmptyInput [2021-07-30T17:41:44.377Z] goroutine 8 [running]: [2021-07-30T17:41:44.377Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x1124500) [2021-07-30T17:41:44.377Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-30T17:41:44.377Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-30T17:41:44.377Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-30T17:41:44.377Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-30T17:41:44.377Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-30T17:41:44.377Z] testing.tRunner(0xc000029500, 0x1245ed0) [2021-07-30T17:41:44.377Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:41:44.377Z] created by testing.(*T).Run [2021-07-30T17:41:44.377Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-30T17:41:44.377Z] [2021-07-30T17:41:44.377Z] goroutine 1 [chan receive]: [2021-07-30T17:41:44.377Z] testing.(*T).Run(0xc000029500, 0x123f0cc, 0x1c, 0x1245ed0, 0x10aa201) [2021-07-30T17:41:44.377Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-30T17:41:44.377Z] testing.runTests.func1(0xc000028f00) [2021-07-30T17:41:44.377Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-30T17:41:44.377Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-30T17:41:44.377Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-30T17:41:44.377Z] testing.runTests(0xc000004078, 0x138b220, 0x3, 0x3, 0xc0392cec01e778f8, 0x8bb3252559, 0x138fc80, 0x1239e68) [2021-07-30T17:41:44.377Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-30T17:41:44.377Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-30T17:41:44.377Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-30T17:41:44.377Z] main.main() [2021-07-30T17:41:44.377Z] _testmain.go:95 +0x1c8 [2021-07-30T17:41:44.377Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-30T17:41:44.377Z] PASS [2021-07-30T17:41:44.377Z] coverage: 90.9% of statements [2021-07-30T17:41:44.377Z] ok github.com/docker/docker/pkg/stack 0.205s coverage: 90.9% of statements [2021-07-30T17:41:45.343Z] === RUN TestNewStdWriter [2021-07-30T17:41:45.343Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-30T17:41:45.343Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestWriteWithNilBytes [2021-07-30T17:41:45.343Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestWrite [2021-07-30T17:41:45.343Z] --- PASS: TestWrite (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestWriteWithWriterError [2021-07-30T17:41:45.343Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-30T17:41:45.343Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestStdCopyWriteAndRead [2021-07-30T17:41:45.343Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-30T17:41:45.343Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-30T17:41:45.343Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-30T17:41:45.343Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-30T17:41:45.343Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-30T17:41:45.343Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-30T17:41:45.343Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-30T17:41:45.343Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-30T17:41:45.343Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-30T17:41:45.343Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-30T17:41:45.343Z] PASS [2021-07-30T17:41:45.343Z] coverage: 100.0% of statements [2021-07-30T17:41:45.343Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-07-30T17:41:45.716Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-30T17:41:45.801Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-30T17:41:45.801Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-30T17:41:45.801Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestFormatStatus [2021-07-30T17:41:45.801Z] --- PASS: TestFormatStatus (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestFormatError [2021-07-30T17:41:45.801Z] --- PASS: TestFormatError (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestFormatJSONError [2021-07-30T17:41:45.801Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-30T17:41:45.801Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-30T17:41:45.801Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestNewJSONProgressOutput [2021-07-30T17:41:45.801Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestAuxFormatterEmit [2021-07-30T17:41:45.801Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestStreamWriterStdout [2021-07-30T17:41:45.801Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-30T17:41:45.801Z] === RUN TestStreamWriterStderr [2021-07-30T17:41:45.801Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-30T17:41:45.801Z] PASS [2021-07-30T17:41:45.801Z] coverage: 66.2% of statements [2021-07-30T17:41:45.801Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-07-30T17:41:45.939Z] INFO: Testing against a local daemon [2021-07-30T17:41:45.939Z] === RUN TestAuthZPluginAllowRequest [2021-07-30T17:41:45.939Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2021-07-30T17:41:45.939Z] === RUN TestAuthZPluginTLS [2021-07-30T17:41:46.510Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-30T17:41:46.510Z] === RUN TestAuthZPluginDenyRequest [2021-07-30T17:41:46.766Z] === RUN TestGenerateRandomID [2021-07-30T17:41:46.766Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-30T17:41:46.766Z] === RUN TestShortenId [2021-07-30T17:41:46.766Z] --- PASS: TestShortenId (0.00s) [2021-07-30T17:41:46.766Z] === RUN TestShortenSha256Id [2021-07-30T17:41:46.766Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-30T17:41:46.766Z] === RUN TestShortenIdEmpty [2021-07-30T17:41:46.766Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-30T17:41:46.766Z] === RUN TestShortenIdInvalid [2021-07-30T17:41:46.766Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-30T17:41:46.766Z] === RUN TestIsShortIDNonHex [2021-07-30T17:41:46.766Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-30T17:41:46.766Z] === RUN TestIsShortIDNotCorrectSize [2021-07-30T17:41:46.766Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-30T17:41:46.766Z] PASS [2021-07-30T17:41:46.766Z] coverage: 70.6% of statements [2021-07-30T17:41:46.766Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-07-30T17:41:47.081Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-30T17:41:47.081Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-30T17:41:47.652Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-30T17:41:47.652Z] === RUN TestAuthZPluginDenyResponse [2021-07-30T17:41:47.733Z] === RUN TestIsCpusetListAvailable [2021-07-30T17:41:47.733Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-30T17:41:47.733Z] PASS [2021-07-30T17:41:47.733Z] coverage: 39.4% of statements [2021-07-30T17:41:47.733Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2021-07-30T17:41:48.224Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-07-30T17:41:48.224Z] === RUN TestAuthZPluginAllowEventStream [2021-07-30T17:41:49.267Z] === RUN TestChtimes [2021-07-30T17:41:49.267Z] --- PASS: TestChtimes (0.01s) [2021-07-30T17:41:49.267Z] === RUN TestChtimesWindows [2021-07-30T17:41:49.267Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-30T17:41:49.267Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-30T17:41:49.267Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-30T17:41:49.267Z] === RUN TestEnsureRemoveAllNotExist [2021-07-30T17:41:49.267Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-30T17:41:49.267Z] === RUN TestEnsureRemoveAllWithDir [2021-07-30T17:41:49.267Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-30T17:41:49.267Z] === RUN TestEnsureRemoveAllWithFile [2021-07-30T17:41:49.267Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-30T17:41:49.267Z] === RUN TestHasWin32KSupport [2021-07-30T17:41:49.267Z] syscall_windows_test.go:8: win32k: true [2021-07-30T17:41:49.267Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-30T17:41:49.267Z] PASS [2021-07-30T17:41:49.267Z] coverage: 12.9% of statements [2021-07-30T17:41:49.267Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 12.9% of statements [2021-07-30T17:41:50.137Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2021-07-30T17:41:50.137Z] === RUN TestAuthZPluginErrorResponse [2021-07-30T17:41:50.233Z] === RUN TestTailFile [2021-07-30T17:41:50.234Z] --- PASS: TestTailFile (0.00s) [2021-07-30T17:41:50.234Z] === RUN TestTailFileManyLines [2021-07-30T17:41:50.234Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-30T17:41:50.234Z] === RUN TestTailEmptyFile [2021-07-30T17:41:50.234Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-30T17:41:50.234Z] === RUN TestTailNegativeN [2021-07-30T17:41:50.234Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/truncated_last_line [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/no_delimiter [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.234Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.234Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.235Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.236Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.236Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.236Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.696Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.698Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-30T17:41:50.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-30T17:41:50.699Z] --- PASS: TestNewTailReader (0.00s) [2021-07-30T17:41:50.699Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-30T17:41:50.699Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-30T17:41:50.709Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-07-30T17:41:50.709Z] === RUN TestAuthZPluginErrorRequest [2021-07-30T17:41:50.992Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-30T17:41:51.157Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-30T17:41:51.157Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:41:51.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.03s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:41:51.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-30T17:41:51.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-30T17:41:51.160Z] PASS [2021-07-30T17:41:51.160Z] coverage: 88.6% of statements [2021-07-30T17:41:51.160Z] ok github.com/docker/docker/pkg/tailfile 0.210s coverage: 88.6% of statements [2021-07-30T17:41:51.160Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-30T17:41:51.160Z] === RUN TestClientStream [2021-07-30T17:41:51.160Z] --- PASS: TestClientStream (0.00s) [2021-07-30T17:41:51.160Z] === RUN TestClientSendFile [2021-07-30T17:41:51.160Z] --- PASS: TestClientSendFile (0.00s) [2021-07-30T17:41:51.160Z] === RUN TestClientWithRequestTimeout [2021-07-30T17:41:51.160Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-30T17:41:51.160Z] === RUN TestFileSpecPlugin [2021-07-30T17:41:51.160Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-07-30T17:41:51.160Z] === RUN TestFileJSONSpecPlugin [2021-07-30T17:41:51.160Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-07-30T17:41:51.160Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-30T17:41:51.160Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-30T17:41:51.160Z] === RUN TestPluginAddHandler [2021-07-30T17:41:51.160Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-30T17:41:51.160Z] === RUN TestPluginWaitBadPlugin [2021-07-30T17:41:51.160Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-30T17:41:51.160Z] === RUN TestGet [2021-07-30T17:41:51.160Z] time="2021-07-30T17:41:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-30T17:41:51.160Z] --- PASS: TestAllocateRandomDeallocate (7.08s) [2021-07-30T17:41:51.160Z] === RUN TestRetrieveFromStore [2021-07-30T17:41:51.281Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-30T17:41:51.281Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-30T17:41:51.617Z] === RUN TestTarSumRemoveNonExistent [2021-07-30T17:41:51.617Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-30T17:41:51.617Z] === RUN TestTarSumRemove [2021-07-30T17:41:51.617Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-30T17:41:51.617Z] === RUN TestSortFileInfoSums [2021-07-30T17:41:51.617Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-30T17:41:51.617Z] === RUN TestNewTarSumForLabelInvalid [2021-07-30T17:41:51.617Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-30T17:41:51.617Z] === RUN TestNewTarSumForLabel [2021-07-30T17:41:51.618Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-30T17:41:51.618Z] === RUN TestEmptyTar [2021-07-30T17:41:51.618Z] --- PASS: TestEmptyTar (0.00s) [2021-07-30T17:41:51.618Z] === RUN TestTarSumsReadSize [2021-07-30T17:41:51.618Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-30T17:41:51.618Z] === RUN TestTarSums [2021-07-30T17:41:51.618Z] --- PASS: TestTarSums (0.08s) [2021-07-30T17:41:51.618Z] === RUN TestIteration [2021-07-30T17:41:51.618Z] --- PASS: TestIteration (0.00s) [2021-07-30T17:41:51.618Z] === RUN TestVersionLabelForChecksum [2021-07-30T17:41:51.618Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-30T17:41:51.618Z] === RUN TestVersion [2021-07-30T17:41:51.618Z] --- PASS: TestVersion (0.00s) [2021-07-30T17:41:51.618Z] === RUN TestGetVersion [2021-07-30T17:41:51.618Z] --- PASS: TestGetVersion (0.00s) [2021-07-30T17:41:51.618Z] === RUN TestGetVersions [2021-07-30T17:41:51.618Z] --- PASS: TestGetVersions (0.00s) [2021-07-30T17:41:51.618Z] PASS [2021-07-30T17:41:51.618Z] coverage: 89.3% of statements [2021-07-30T17:41:51.618Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2021-07-30T17:41:51.852Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-30T17:41:51.852Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-30T17:41:52.075Z] time="2021-07-30T17:41:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-30T17:41:52.532Z] testing: warning: no tests to run [2021-07-30T17:41:52.533Z] PASS [2021-07-30T17:41:52.533Z] coverage: [no statements] [2021-07-30T17:41:52.533Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2021-07-30T17:41:52.917Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-30T17:41:52.917Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-30T17:41:52.990Z] === RUN TestTruncIndex [2021-07-30T17:41:53.310Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2021-07-30T17:41:53.310Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-07-30T17:41:53.448Z] --- PASS: TestTruncIndex (0.10s) [2021-07-30T17:41:53.448Z] PASS [2021-07-30T17:41:53.448Z] coverage: 91.5% of statements [2021-07-30T17:41:53.448Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2021-07-30T17:41:53.448Z] --- PASS: TestRetrieveFromStore (2.16s) [2021-07-30T17:41:53.448Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-30T17:41:53.448Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-30T17:41:53.448Z] === RUN TestParallelPredefinedRequest1 [2021-07-30T17:41:53.448Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-30T17:41:53.448Z] === RUN TestParallelPredefinedRequest2 [2021-07-30T17:41:53.448Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-30T17:41:53.448Z] === RUN TestParallelPredefinedRequest3 [2021-07-30T17:41:53.448Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-30T17:41:53.448Z] === RUN TestParallelPredefinedRequest4 [2021-07-30T17:41:53.448Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-30T17:41:53.448Z] === RUN TestParallelPredefinedRequest5 [2021-07-30T17:41:53.448Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-30T17:41:53.448Z] === RUN TestDebug [2021-07-30T17:41:53.448Z] --- PASS: TestDebug (0.00s) [2021-07-30T17:41:53.448Z] === RUN TestRequestPoolParallel [2021-07-30T17:41:53.764Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2021-07-30T17:41:53.764Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-30T17:41:53.905Z] === RUN TestIsGIT [2021-07-30T17:41:53.905Z] --- PASS: TestIsGIT (0.00s) [2021-07-30T17:41:53.905Z] === RUN TestIsTransport [2021-07-30T17:41:53.905Z] --- PASS: TestIsTransport (0.00s) [2021-07-30T17:41:53.905Z] PASS [2021-07-30T17:41:53.905Z] coverage: 100.0% of statements [2021-07-30T17:41:53.905Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2021-07-30T17:41:53.905Z] time="2021-07-30T17:41:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-30T17:41:53.905Z] --- PASS: TestRequestPoolParallel (0.52s) [2021-07-30T17:41:53.905Z] === RUN TestFullAllocateRelease [2021-07-30T17:41:54.363Z] === RUN TestVersionInfo [2021-07-30T17:41:54.363Z] --- PASS: TestVersionInfo (0.00s) [2021-07-30T17:41:54.363Z] === RUN TestAppendVersions [2021-07-30T17:41:54.363Z] --- PASS: TestAppendVersions (0.00s) [2021-07-30T17:41:54.363Z] PASS [2021-07-30T17:41:54.363Z] coverage: 88.9% of statements [2021-07-30T17:41:54.363Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2021-07-30T17:41:54.675Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-07-30T17:41:54.821Z] --- PASS: TestFullAllocateRelease (0.55s) [2021-07-30T17:41:54.821Z] === RUN TestOddAllocateRelease [2021-07-30T17:41:54.821Z] --- PASS: TestOddAllocateRelease (0.34s) [2021-07-30T17:41:54.821Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-30T17:41:55.279Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-07-30T17:41:55.279Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-30T17:41:55.279Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-30T17:41:55.279Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-30T17:41:55.279Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-07-30T17:41:55.279Z] === CONT TestParallelPredefinedRequest1 [2021-07-30T17:41:55.279Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:41:55.279Z] === CONT TestParallelPredefinedRequest4 [2021-07-30T17:41:55.279Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-30T17:41:55.279Z] === CONT TestParallelPredefinedRequest3 [2021-07-30T17:41:55.279Z] === CONT TestParallelPredefinedRequest4 [2021-07-30T17:41:55.279Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:41:55.279Z] === CONT TestParallelPredefinedRequest5 [2021-07-30T17:41:55.279Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:41:55.279Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-30T17:41:55.279Z] === CONT TestParallelPredefinedRequest3 [2021-07-30T17:41:55.279Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:41:55.279Z] === CONT TestParallelPredefinedRequest2 [2021-07-30T17:41:55.279Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:41:55.279Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-30T17:41:55.279Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-30T17:41:55.279Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-30T17:41:55.279Z] PASS [2021-07-30T17:41:55.279Z] coverage: 85.3% of statements [2021-07-30T17:41:55.279Z] ok github.com/docker/docker/libnetwork/ipam 67.748s coverage: 85.3% of statements [2021-07-30T17:41:55.468Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-30T17:41:55.677Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) [2021-07-30T17:41:55.677Z] === RUN TestAuthZPluginHeader [2021-07-30T17:41:56.244Z] === RUN TestValidatePrivileges [2021-07-30T17:41:56.244Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-30T17:41:56.244Z] === RUN TestFilterByCapNeg [2021-07-30T17:41:56.244Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-30T17:41:56.244Z] === RUN TestFilterByCapPos [2021-07-30T17:41:56.244Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-30T17:41:56.244Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-30T17:41:56.244Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-30T17:41:56.244Z] PASS [2021-07-30T17:41:56.244Z] coverage: 12.0% of statements [2021-07-30T17:41:56.244Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-07-30T17:41:56.618Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-07-30T17:41:56.618Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-30T17:41:56.618Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:41:56.618Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-30T17:41:56.618Z] === RUN TestAuthZPluginV2Disable [2021-07-30T17:41:56.618Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:41:56.618Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-30T17:41:56.618Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-30T17:41:56.618Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:41:56.618Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-30T17:41:56.618Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-30T17:41:56.618Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:41:56.618Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-30T17:41:56.618Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-30T17:41:57.354Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-30T17:41:57.777Z] === RUN TestNewSettable [2021-07-30T17:41:57.777Z] --- PASS: TestNewSettable (0.00s) [2021-07-30T17:41:57.777Z] === RUN TestIsSettable [2021-07-30T17:41:57.777Z] --- PASS: TestIsSettable (0.00s) [2021-07-30T17:41:57.777Z] === RUN TestUpdateSettingsEnv [2021-07-30T17:41:57.777Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-30T17:41:57.777Z] PASS [2021-07-30T17:41:57.777Z] coverage: 20.0% of statements [2021-07-30T17:41:57.777Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2021-07-30T17:41:57.777Z] time="2021-07-30T17:41:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-30T17:41:58.279Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-30T17:41:58.744Z] === RUN TestLoad [2021-07-30T17:41:58.744Z] --- PASS: TestLoad (0.00s) [2021-07-30T17:41:58.744Z] === RUN TestSave [2021-07-30T17:41:58.744Z] --- PASS: TestSave (0.03s) [2021-07-30T17:41:58.744Z] === RUN TestAddDeleteGet [2021-07-30T17:41:58.744Z] --- PASS: TestAddDeleteGet (0.05s) [2021-07-30T17:41:58.744Z] === RUN TestInvalidTags [2021-07-30T17:41:58.744Z] --- PASS: TestInvalidTags (0.01s) [2021-07-30T17:41:58.744Z] PASS [2021-07-30T17:41:58.744Z] coverage: 84.4% of statements [2021-07-30T17:41:58.744Z] ok github.com/docker/docker/reference 0.137s coverage: 84.4% of statements [2021-07-30T17:41:58.881Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-30T17:41:59.808Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-30T17:42:00.734Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-30T17:42:00.734Z] --- PASS: TestServiceUpdatePidsLimit (17.33s) [2021-07-30T17:42:00.734Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.36s) [2021-07-30T17:42:00.734Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2021-07-30T17:42:00.734Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-07-30T17:42:00.734Z] PASS [2021-07-30T17:42:00.734Z] [2021-07-30T17:42:00.734Z] === Skipped [2021-07-30T17:42:00.734Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-30T17:42:00.734Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-30T17:42:00.734Z] [2021-07-30T17:42:00.734Z] [2021-07-30T17:42:00.734Z] DONE 27 tests, 1 skipped in 197.295s [2021-07-30T17:42:00.734Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-30T17:42:00.734Z] ++ 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 [2021-07-30T17:42:00.734Z] ++ set -e [2021-07-30T17:42:00.734Z] ++ '[' -n 0 ']' [2021-07-30T17:42:00.734Z] ++ set -x [2021-07-30T17:42:00.734Z] ++ 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 [2021-07-30T17:42:00.734Z] INFO: Testing against a local daemon [2021-07-30T17:42:00.734Z] === RUN TestSessionCreate [2021-07-30T17:42:00.734Z] --- PASS: TestSessionCreate (0.03s) [2021-07-30T17:42:00.734Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-30T17:42:00.734Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-07-30T17:42:00.734Z] PASS [2021-07-30T17:42:00.734Z] [2021-07-30T17:42:00.734Z] DONE 2 tests in 0.190s [2021-07-30T17:42:00.734Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-30T17:42:00.734Z] ++ 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 [2021-07-30T17:42:00.734Z] ++ set -e [2021-07-30T17:42:00.734Z] ++ '[' -n 0 ']' [2021-07-30T17:42:00.734Z] ++ set -x [2021-07-30T17:42:00.734Z] ++ 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 [2021-07-30T17:42:00.990Z] INFO: Testing against a local daemon [2021-07-30T17:42:00.990Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-30T17:42:00.990Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-30T17:42:00.990Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:42:00.990Z] === RUN TestEventsExecDie [2021-07-30T17:42:01.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-30T17:42:01.504Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-30T17:42:01.644Z] === RUN TestResolveAuthConfigIndexServer [2021-07-30T17:42:01.644Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestResolveAuthConfigFullURL [2021-07-30T17:42:01.644Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-30T17:42:01.644Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestValidateMirror [2021-07-30T17:42:01.644Z] --- PASS: TestValidateMirror (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestLoadInsecureRegistries [2021-07-30T17:42:01.644Z] time="2021-07-30T17:42:00Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-30T17:42:01.644Z] time="2021-07-30T17:42:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-30T17:42:01.644Z] time="2021-07-30T17:42:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-30T17:42:01.644Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-07-30T17:42:01.644Z] === RUN TestNewServiceConfig [2021-07-30T17:42:01.644Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestValidateIndexName [2021-07-30T17:42:01.644Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestValidateIndexNameWithError [2021-07-30T17:42:01.644Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestEndpointParse [2021-07-30T17:42:01.644Z] --- PASS: TestEndpointParse (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestEndpointParseInvalid [2021-07-30T17:42:01.644Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestValidateEndpoint [2021-07-30T17:42:01.644Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-30T17:42:01.644Z] === RUN TestPing [2021-07-30T17:42:01.644Z] --- PASS: TestPing (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestPingRegistryEndpoint [2021-07-30T17:42:01.644Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:01.644Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestEndpoint [2021-07-30T17:42:01.644Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:01.644Z] --- SKIP: TestEndpoint (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestParseRepositoryInfo [2021-07-30T17:42:01.644Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestNewIndexInfo [2021-07-30T17:42:01.644Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestMirrorEndpointLookup [2021-07-30T17:42:01.644Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:01.644Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-30T17:42:01.644Z] === RUN TestSearchRepositories [2021-07-30T17:42:01.644Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-30T17:42:01.644Z] Host: 127.0.0.1:49318 [2021-07-30T17:42:01.644Z] User-Agent: docker test client [2021-07-30T17:42:01.644Z] Authorization: Token fake-token [2021-07-30T17:42:01.644Z] X-Docker-Token: true [2021-07-30T17:42:01.644Z] Accept-Encoding: gzip [2021-07-30T17:42:01.644Z] [2021-07-30T17:42:01.644Z] [2021-07-30T17:42:01.644Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-30T17:42:01.644Z] Connection: close [2021-07-30T17:42:01.644Z] Content-Length: 144 [2021-07-30T17:42:01.644Z] Cache-Control: no-cache [2021-07-30T17:42:01.644Z] Content-Type: application/json [2021-07-30T17:42:01.644Z] Date: Fri, 30 Jul 2021 17:42:01 GMT [2021-07-30T17:42:01.644Z] Expires: -1 [2021-07-30T17:42:01.644Z] Pragma: no-cache [2021-07-30T17:42:01.644Z] Server: docker-tests/mock [2021-07-30T17:42:01.644Z] X-Docker-Registry-Config: mock [2021-07-30T17:42:01.644Z] X-Docker-Registry-Version: 0.0.0 [2021-07-30T17:42:01.644Z] [2021-07-30T17:42:01.644Z] [2021-07-30T17:42:01.644Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-30T17:42:01.644Z] === RUN TestTrustedLocation [2021-07-30T17:42:01.644Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-30T17:42:01.644Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestAllowNondistributableArtifacts [2021-07-30T17:42:01.644Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-30T17:42:01.644Z] === RUN TestIsSecureIndex [2021-07-30T17:42:01.644Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-30T17:42:01.644Z] PASS [2021-07-30T17:42:01.644Z] coverage: 51.7% of statements [2021-07-30T17:42:01.644Z] ok github.com/docker/docker/registry 0.256s coverage: 51.7% of statements [2021-07-30T17:42:02.611Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-30T17:42:02.611Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-30T17:42:02.611Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-30T17:42:02.611Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.04s) [2021-07-30T17:42:02.611Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-30T17:42:02.611Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-30T17:42:02.611Z] === RUN TestResumableRequestReaderWithReadError [2021-07-30T17:42:02.611Z] time="2021-07-30T17:42:02Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-30T17:42:02.611Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-07-30T17:42:02.611Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-30T17:42:02.611Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-30T17:42:02.611Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-30T17:42:02.611Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-30T17:42:02.611Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-30T17:42:02.611Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-30T17:42:02.611Z] === RUN TestResumableRequestReader [2021-07-30T17:42:02.611Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-30T17:42:02.611Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-30T17:42:02.611Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-30T17:42:02.611Z] PASS [2021-07-30T17:42:02.611Z] coverage: 100.0% of statements [2021-07-30T17:42:02.611Z] ok github.com/docker/docker/registry/resumable 0.255s coverage: 100.0% of statements [2021-07-30T17:42:02.751Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2021-07-30T17:42:02.868Z] --- PASS: TestEventsExecDie (1.62s) [2021-07-30T17:42:02.868Z] === RUN TestEventsBackwardsCompatible [2021-07-30T17:42:02.868Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-30T17:42:02.868Z] === RUN TestEventsVolumeCreate [2021-07-30T17:42:02.868Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-30T17:42:02.868Z] === RUN TestInfoBinaryCommits [2021-07-30T17:42:02.868Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-30T17:42:02.868Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-30T17:42:02.868Z] === RUN TestInfoAPIVersioned [2021-07-30T17:42:02.868Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-30T17:42:02.868Z] === RUN TestInfoDiscoveryBackend [2021-07-30T17:42:03.007Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.4% of statements [2021-07-30T17:42:03.262Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-30T17:42:03.427Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-30T17:42:03.427Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-30T17:42:03.578Z] === RUN TestRestartManagerTimeout [2021-07-30T17:42:03.578Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-30T17:42:03.578Z] === RUN TestRestartManagerTimeoutReset [2021-07-30T17:42:03.578Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-30T17:42:03.578Z] PASS [2021-07-30T17:42:03.578Z] coverage: 50.9% of statements [2021-07-30T17:42:03.578Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2021-07-30T17:42:03.822Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-30T17:42:04.036Z] === RUN TestDecodeContainerConfig [2021-07-30T17:42:04.354Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-30T17:42:04.354Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-30T17:42:04.354Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-30T17:42:04.382Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-30T17:42:04.493Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-30T17:42:04.493Z] === RUN TestDecodeContainerConfigIsolation [2021-07-30T17:42:04.493Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-30T17:42:04.493Z] === RUN TestValidatePrivileged [2021-07-30T17:42:04.493Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-30T17:42:04.493Z] PASS [2021-07-30T17:42:04.493Z] coverage: 52.2% of statements [2021-07-30T17:42:04.493Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.2% of statements [2021-07-30T17:42:04.915Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-30T17:42:04.915Z] === RUN TestInfoAPI [2021-07-30T17:42:04.915Z] --- PASS: TestInfoAPI (0.03s) [2021-07-30T17:42:04.915Z] === RUN TestInfoAPIWarnings [2021-07-30T17:42:04.951Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-30T17:42:04.951Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-30T17:42:04.951Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-30T17:42:04.951Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-30T17:42:04.951Z] PASS [2021-07-30T17:42:04.951Z] coverage: 62.5% of statements [2021-07-30T17:42:04.951Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-07-30T17:42:05.745Z] ok github.com/docker/docker/daemon 12.168s coverage: 17.6% of statements [2021-07-30T17:42:05.745Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-30T17:42:05.745Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-30T17:42:05.745Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-30T17:42:05.745Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-30T17:42:05.840Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-30T17:42:05.916Z] --- PASS: TestGet (15.01s) [2021-07-30T17:42:05.916Z] === RUN TestPluginWithNoManifest [2021-07-30T17:42:05.916Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-30T17:42:05.916Z] === RUN TestGetAll [2021-07-30T17:42:05.916Z] --- PASS: TestGetAll (0.00s) [2021-07-30T17:42:05.916Z] PASS [2021-07-30T17:42:05.916Z] coverage: 73.4% of statements [2021-07-30T17:42:05.916Z] ok github.com/docker/docker/pkg/plugins 34.964s coverage: 73.4% of statements [2021-07-30T17:42:06.001Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.986s coverage: 73.3% of statements [2021-07-30T17:42:07.367Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.430s coverage: 56.2% of statements [2021-07-30T17:42:08.292Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.1% of statements [2021-07-30T17:42:09.118Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-30T17:42:09.649Z] === RUN TestGetDriver [2021-07-30T17:42:09.649Z] --- PASS: TestGetDriver (0.00s) [2021-07-30T17:42:09.649Z] === RUN TestVolumeRequestError [2021-07-30T17:42:09.649Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-30T17:42:09.649Z] PASS [2021-07-30T17:42:09.649Z] coverage: 36.1% of statements [2021-07-30T17:42:09.649Z] ok github.com/docker/docker/volume/drivers 0.124s coverage: 36.1% of statements [2021-07-30T17:42:10.107Z] === RUN TestGetAddress [2021-07-30T17:42:10.107Z] --- PASS: TestGetAddress (0.00s) [2021-07-30T17:42:10.107Z] === RUN TestRemove [2021-07-30T17:42:10.107Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-30T17:42:10.107Z] --- SKIP: TestRemove (0.00s) [2021-07-30T17:42:10.107Z] === RUN TestInitializeWithVolumes [2021-07-30T17:42:10.107Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-30T17:42:10.107Z] === RUN TestCreate [2021-07-30T17:42:10.107Z] --- PASS: TestCreate (0.01s) [2021-07-30T17:42:10.107Z] === RUN TestValidateName [2021-07-30T17:42:10.107Z] --- PASS: TestValidateName (0.00s) [2021-07-30T17:42:10.107Z] === RUN TestCreateWithOpts [2021-07-30T17:42:10.107Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-30T17:42:10.107Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-30T17:42:10.107Z] === RUN TestRelaodNoOpts [2021-07-30T17:42:10.107Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-30T17:42:10.107Z] PASS [2021-07-30T17:42:10.107Z] coverage: 41.5% of statements [2021-07-30T17:42:10.107Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2021-07-30T17:42:10.239Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-07-30T17:42:11.001Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-30T17:42:11.074Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-30T17:42:11.074Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-30T17:42:11.074Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-30T17:42:11.074Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRaw [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRaw (0.02s) [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-30T17:42:11.532Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRaw [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-30T17:42:11.532Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-30T17:42:11.532Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-30T17:42:11.532Z] === RUN TestConvertTmpfsOptions [2021-07-30T17:42:11.532Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-30T17:42:11.532Z] linux_parser_test.go:209: data="ro" [2021-07-30T17:42:11.532Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-30T17:42:11.532Z] === RUN TestParseMountSpec [2021-07-30T17:42:11.532Z] parser_test.go:63: case 0 [2021-07-30T17:42:11.532Z] parser_test.go:63: case 1 [2021-07-30T17:42:11.532Z] parser_test.go:63: case 2 [2021-07-30T17:42:11.532Z] parser_test.go:63: case 3 [2021-07-30T17:42:11.532Z] parser_test.go:63: case 4 [2021-07-30T17:42:11.532Z] parser_test.go:63: case 5 [2021-07-30T17:42:11.532Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-30T17:42:11.532Z] === RUN TestValidateMount [2021-07-30T17:42:11.532Z] --- PASS: TestValidateMount (0.01s) [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRaw [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit (0.01s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-30T17:42:11.532Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-30T17:42:11.532Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-30T17:42:11.532Z] PASS [2021-07-30T17:42:11.532Z] coverage: 67.7% of statements [2021-07-30T17:42:11.532Z] ok github.com/docker/docker/volume/mounts 0.121s coverage: 67.7% of statements [2021-07-30T17:42:11.648Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.475s coverage: 45.9% of statements [2021-07-30T17:42:11.648Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-30T17:42:11.648Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.302s coverage: 49.4% of statements [2021-07-30T17:42:11.969Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-30T17:42:12.499Z] === RUN TestSetGetMeta [2021-07-30T17:42:12.499Z] === PAUSE TestSetGetMeta [2021-07-30T17:42:12.499Z] === RUN TestRestore [2021-07-30T17:42:12.499Z] === PAUSE TestRestore [2021-07-30T17:42:12.499Z] === RUN TestServiceCreate [2021-07-30T17:42:12.499Z] === PAUSE TestServiceCreate [2021-07-30T17:42:12.499Z] === RUN TestServiceList [2021-07-30T17:42:12.499Z] === PAUSE TestServiceList [2021-07-30T17:42:12.499Z] === RUN TestServiceRemove [2021-07-30T17:42:12.499Z] === PAUSE TestServiceRemove [2021-07-30T17:42:12.499Z] === RUN TestServiceGet [2021-07-30T17:42:12.499Z] === PAUSE TestServiceGet [2021-07-30T17:42:12.499Z] === RUN TestServicePrune [2021-07-30T17:42:12.499Z] === PAUSE TestServicePrune [2021-07-30T17:42:12.499Z] === RUN TestCreate [2021-07-30T17:42:12.499Z] === PAUSE TestCreate [2021-07-30T17:42:12.499Z] === RUN TestRemove [2021-07-30T17:42:12.499Z] === PAUSE TestRemove [2021-07-30T17:42:12.499Z] === RUN TestList [2021-07-30T17:42:12.499Z] === PAUSE TestList [2021-07-30T17:42:12.499Z] === RUN TestFindByDriver [2021-07-30T17:42:12.499Z] === PAUSE TestFindByDriver [2021-07-30T17:42:12.499Z] === RUN TestFindByReferenced [2021-07-30T17:42:12.499Z] === PAUSE TestFindByReferenced [2021-07-30T17:42:12.499Z] === RUN TestDerefMultipleOfSameRef [2021-07-30T17:42:12.499Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-30T17:42:12.499Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-30T17:42:12.499Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-30T17:42:12.499Z] === RUN TestDefererencePluginOnCreateError [2021-07-30T17:42:12.499Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-30T17:42:12.499Z] === RUN TestRefDerefRemove [2021-07-30T17:42:12.499Z] === PAUSE TestRefDerefRemove [2021-07-30T17:42:12.499Z] === RUN TestGet [2021-07-30T17:42:12.499Z] === PAUSE TestGet [2021-07-30T17:42:12.499Z] === RUN TestGetWithReference [2021-07-30T17:42:12.499Z] === PAUSE TestGetWithReference [2021-07-30T17:42:12.499Z] === RUN TestFilterFunc [2021-07-30T17:42:12.499Z] === RUN TestFilterFunc/test_nil_list [2021-07-30T17:42:12.499Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-30T17:42:12.499Z] === RUN TestFilterFunc/test_empty_list [2021-07-30T17:42:12.499Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-30T17:42:12.499Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-30T17:42:12.499Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-30T17:42:12.499Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-30T17:42:12.499Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-30T17:42:12.499Z] === RUN TestFilterFunc/test_filter_some [2021-07-30T17:42:12.499Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-30T17:42:12.499Z] === RUN TestFilterFunc/test_filter_middle [2021-07-30T17:42:12.499Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-30T17:42:12.499Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-30T17:42:12.499Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-30T17:42:12.499Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-30T17:42:12.499Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-30T17:42:12.499Z] === CONT TestFilterFunc/test_nil_list [2021-07-30T17:42:12.499Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-30T17:42:12.499Z] === CONT TestFilterFunc/test_filter_some [2021-07-30T17:42:12.499Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-30T17:42:12.499Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-30T17:42:12.499Z] === CONT TestFilterFunc/test_empty_list [2021-07-30T17:42:12.499Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-30T17:42:12.499Z] === CONT TestFilterFunc/test_filter_middle [2021-07-30T17:42:12.499Z] --- PASS: TestFilterFunc (0.00s) [2021-07-30T17:42:12.499Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-30T17:42:12.499Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-30T17:42:12.499Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-30T17:42:12.499Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-30T17:42:12.499Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-30T17:42:12.499Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-30T17:42:12.499Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-30T17:42:12.499Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-30T17:42:12.499Z] === CONT TestSetGetMeta [2021-07-30T17:42:12.499Z] === CONT TestServicePrune [2021-07-30T17:42:12.499Z] === CONT TestFindByReferenced [2021-07-30T17:42:12.499Z] === CONT TestServiceList [2021-07-30T17:42:12.499Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-30T17:42:12.499Z] === CONT TestFindByDriver [2021-07-30T17:42:12.499Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-30T17:42:12.499Z] === CONT TestList [2021-07-30T17:42:12.499Z] --- PASS: TestFindByDriver (0.03s) [2021-07-30T17:42:12.499Z] === CONT TestRemove [2021-07-30T17:42:12.499Z] --- PASS: TestList (0.03s) [2021-07-30T17:42:12.499Z] === CONT TestCreate [2021-07-30T17:42:12.499Z] --- PASS: TestRemove (0.03s) [2021-07-30T17:42:12.499Z] === CONT TestServiceCreate [2021-07-30T17:42:12.499Z] --- PASS: TestCreate (0.02s) [2021-07-30T17:42:12.499Z] === CONT TestRestore [2021-07-30T17:42:12.499Z] --- PASS: TestRestore (0.03s) [2021-07-30T17:42:12.499Z] === CONT TestGetWithReference [2021-07-30T17:42:12.499Z] --- PASS: TestGetWithReference (0.02s) [2021-07-30T17:42:12.499Z] === CONT TestServiceGet [2021-07-30T17:42:12.499Z] --- PASS: TestServiceGet (0.06s) [2021-07-30T17:42:12.499Z] === CONT TestDefererencePluginOnCreateError [2021-07-30T17:42:12.499Z] time="2021-07-30T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:42:12.499Z] --- PASS: TestServiceList (0.21s) [2021-07-30T17:42:12.499Z] === CONT TestGet [2021-07-30T17:42:12.499Z] --- PASS: TestServiceCreate (0.13s) [2021-07-30T17:42:12.499Z] === CONT TestRefDerefRemove [2021-07-30T17:42:12.499Z] time="2021-07-30T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:42:12.499Z] time="2021-07-30T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:42:12.499Z] time="2021-07-30T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-30T17:42:12.499Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-30T17:42:12.499Z] === CONT TestServiceRemove [2021-07-30T17:42:12.499Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-30T17:42:12.499Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-30T17:42:12.499Z] --- PASS: TestGet (0.03s) [2021-07-30T17:42:12.499Z] === CONT TestDerefMultipleOfSameRef [2021-07-30T17:42:12.499Z] time="2021-07-30T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-30T17:42:12.499Z] --- PASS: TestServicePrune (0.24s) [2021-07-30T17:42:12.499Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-30T17:42:12.499Z] --- PASS: TestServiceRemove (0.03s) [2021-07-30T17:42:12.499Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-07-30T17:42:12.499Z] PASS [2021-07-30T17:42:12.499Z] coverage: 69.6% of statements [2021-07-30T17:42:12.499Z] ok github.com/docker/docker/volume/service 0.312s coverage: 69.6% of statements [2021-07-30T17:42:13.333Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-30T17:42:13.589Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-07-30T17:42:13.589Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.685s coverage: 57.7% of statements [2021-07-30T17:42:13.589Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-30T17:42:13.589Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-30T17:42:14.514Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-07-30T17:42:14.731Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2021-07-30T17:42:14.731Z] PASS [2021-07-30T17:42:14.731Z] [2021-07-30T17:42:14.731Z] === Skipped [2021-07-30T17:42:14.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-30T17:42:14.731Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:42:14.731Z] [2021-07-30T17:42:14.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-30T17:42:14.731Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:42:14.731Z] [2021-07-30T17:42:14.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-30T17:42:14.731Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:42:14.731Z] [2021-07-30T17:42:14.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-30T17:42:14.731Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:42:14.731Z] [2021-07-30T17:42:14.731Z] [2021-07-30T17:42:14.731Z] DONE 17 tests, 4 skipped in 42.317s [2021-07-30T17:42:14.731Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-30T17:42:14.731Z] ++ 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 [2021-07-30T17:42:14.731Z] ++ set -e [2021-07-30T17:42:14.731Z] ++ '[' -n 0 ']' [2021-07-30T17:42:14.731Z] ++ set -x [2021-07-30T17:42:14.731Z] ++ 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 [2021-07-30T17:42:14.731Z] INFO: Testing against a local daemon [2021-07-30T17:42:14.731Z] === RUN TestPluginInvalidJSON [2021-07-30T17:42:14.731Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:42:14.731Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:42:14.731Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:42:14.731Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-30T17:42:14.731Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-30T17:42:14.731Z] === RUN TestPluginInstall [2021-07-30T17:42:14.731Z] === RUN TestPluginInstall/no_auth [2021-07-30T17:42:15.441Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-07-30T17:42:16.002Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.8% of statements [2021-07-30T17:42:16.002Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-30T17:42:16.002Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-30T17:42:16.927Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements [2021-07-30T17:42:17.853Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 77.4% of statements [2021-07-30T17:42:17.853Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-30T17:42:17.853Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-30T17:42:17.853Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2021-07-30T17:42:18.028Z] time="2021-07-30T17:42:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:42:18.028Z] time="2021-07-30T17:42:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:980716f40d2a2181854607ca0c3edfba2469ba8e137fddb758e2e2aad2b847eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:42:18.028Z] time="2021-07-30T17:42:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:42:18.028Z] time="2021-07-30T17:42:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:980716f40d2a2181854607ca0c3edfba2469ba8e137fddb758e2e2aad2b847eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:42:18.028Z] === RUN TestPluginInstall/with_htpasswd [2021-07-30T17:42:18.414Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-07-30T17:42:18.598Z] time="2021-07-30T17:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:42:18.598Z] time="2021-07-30T17:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fed9bfff55e411941a3dbdf95fed9cb0afd15f29b80054fb0fe80d38a604080e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:42:18.598Z] time="2021-07-30T17:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:42:18.599Z] time="2021-07-30T17:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fed9bfff55e411941a3dbdf95fed9cb0afd15f29b80054fb0fe80d38a604080e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:42:18.669Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2021-07-30T17:42:18.967Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-07-30T17:42:19.169Z] === RUN TestPluginInstall/with_insecure [2021-07-30T17:42:19.528Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-07-30T17:42:19.528Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-30T17:42:19.946Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-30T17:42:19.946Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-30T17:42:20.088Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 59.3% of statements [2021-07-30T17:42:20.110Z] time="2021-07-30T17:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:42:20.110Z] time="2021-07-30T17:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ce24138638efbe5e0157ace18bd4ad679a6f5407e770c036ea305912f2e5d78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:42:20.110Z] time="2021-07-30T17:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-30T17:42:20.110Z] time="2021-07-30T17:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ce24138638efbe5e0157ace18bd4ad679a6f5407e770c036ea305912f2e5d78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-30T17:42:20.551Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-30T17:42:20.681Z] plugin_test.go:166: [dfb2db8ff7ecb] daemon is not started [2021-07-30T17:42:20.681Z] --- PASS: TestPluginInstall (5.82s) [2021-07-30T17:42:20.681Z] --- PASS: TestPluginInstall/no_auth (3.43s) [2021-07-30T17:42:20.681Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-07-30T17:42:20.681Z] --- PASS: TestPluginInstall/with_insecure (1.44s) [2021-07-30T17:42:20.681Z] === RUN TestPluginsWithRuntimes [2021-07-30T17:42:20.690Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-07-30T17:42:21.111Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-30T17:42:21.111Z] === RUN TestInfoDebug [2021-07-30T17:42:21.111Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-30T17:42:21.366Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-30T17:42:21.621Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-30T17:42:21.621Z] --- PASS: TestInfoDebug (0.54s) [2021-07-30T17:42:21.621Z] === RUN TestInfoInsecureRegistries [2021-07-30T17:42:21.621Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-30T17:42:21.659Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-07-30T17:42:21.876Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-30T17:42:21.914Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-07-30T17:42:22.132Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-07-30T17:42:22.132Z] === RUN TestInfoRegistryMirrors [2021-07-30T17:42:22.476Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-07-30T17:42:22.597Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-30T17:42:22.693Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-30T17:42:22.693Z] === RUN TestLoginFailsWithBadCredentials [2021-07-30T17:42:22.805Z] 2021/07/30 17:42:21 Closing DB instances... [2021-07-30T17:42:22.949Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-07-30T17:42:22.949Z] === RUN TestPingCacheHeaders [2021-07-30T17:42:22.949Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-30T17:42:22.949Z] === RUN TestPingGet [2021-07-30T17:42:22.949Z] --- PASS: TestPingGet (0.03s) [2021-07-30T17:42:22.949Z] === RUN TestPingHead [2021-07-30T17:42:22.949Z] --- PASS: TestPingHead (0.03s) [2021-07-30T17:42:22.949Z] === RUN TestVersion [2021-07-30T17:42:22.949Z] --- PASS: TestVersion (0.04s) [2021-07-30T17:42:22.949Z] PASS [2021-07-30T17:42:22.949Z] [2021-07-30T17:42:22.949Z] === Skipped [2021-07-30T17:42:22.949Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:42:22.949Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-30T17:42:22.949Z] [2021-07-30T17:42:22.949Z] [2021-07-30T17:42:22.949Z] DONE 19 tests, 1 skipped in 22.172s [2021-07-30T17:42:22.949Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-30T17:42:22.949Z] ++ 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 [2021-07-30T17:42:22.949Z] ++ set -e [2021-07-30T17:42:22.949Z] ++ '[' -n 0 ']' [2021-07-30T17:42:22.949Z] ++ set -x [2021-07-30T17:42:22.949Z] ++ 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 [2021-07-30T17:42:22.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-30T17:42:23.038Z] ok github.com/docker/docker/daemon/logger/splunk 1.678s coverage: 82.5% of statements [2021-07-30T17:42:23.038Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-30T17:42:23.038Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-30T17:42:23.205Z] INFO: Testing against a local daemon [2021-07-30T17:42:23.205Z] === RUN TestVolumesCreateAndList [2021-07-30T17:42:23.205Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-30T17:42:23.205Z] === RUN TestVolumesRemove [2021-07-30T17:42:23.205Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-30T17:42:23.205Z] === RUN TestVolumesInspect [2021-07-30T17:42:23.263Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2021-07-30T17:42:23.263Z] === RUN TestFindNode [2021-07-30T17:42:23.263Z] 2021/07/30 17:42:23 Closing DB instances... [2021-07-30T17:42:23.263Z] --- PASS: TestFindNode (0.02s) [2021-07-30T17:42:23.263Z] === RUN TestChangeNodeState [2021-07-30T17:42:23.263Z] 2021/07/30 17:42:23 Closing DB instances... [2021-07-30T17:42:23.263Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-30T17:42:23.263Z] === RUN TestNodeReincarnation [2021-07-30T17:42:23.263Z] 2021/07/30 17:42:23 Closing DB instances... [2021-07-30T17:42:23.461Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-30T17:42:23.461Z] === RUN TestVolumesInvalidJSON [2021-07-30T17:42:23.461Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-30T17:42:23.461Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-30T17:42:23.461Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-30T17:42:23.461Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-30T17:42:23.461Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-30T17:42:23.461Z] PASS [2021-07-30T17:42:23.461Z] [2021-07-30T17:42:23.461Z] DONE 5 tests in 0.345s [2021-07-30T17:42:23.461Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-30T17:42:23.461Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-30T17:42:23.538Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-30T17:42:23.716Z] ++++ cat bundles/test-integration/docker.pid [2021-07-30T17:42:23.716Z] +++ kill 5775 [2021-07-30T17:42:23.971Z] +++ /etc/init.d/apparmor stop [2021-07-30T17:42:23.971Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-30T17:42:23.971Z] [2021-07-30T17:42:23.971Z] Unloading profiles will leave already running processes permanently [2021-07-30T17:42:23.971Z] unconfined, which can lead to unexpected situations. [2021-07-30T17:42:23.971Z] [2021-07-30T17:42:23.971Z] To set a process to complain mode, use the command line tool [2021-07-30T17:42:23.971Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-30T17:42:23.971Z] +++ true [2021-07-30T17:42:23.971Z] exiting test-integration [2021-07-30T17:42:23.971Z] ++ exit 0 [2021-07-30T17:42:23.971Z] [2021-07-30T17:42:24.007Z] ok github.com/docker/docker/distribution 0.119s coverage: 25.8% of statements [2021-07-30T17:42:24.263Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2021-07-30T17:42:24.263Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-30T17:42:24.901Z] + for job in $(jobs -p) [2021-07-30T17:42:24.901Z] + wait 20997 [2021-07-30T17:42:24.922Z] --- PASS: TestPluginsWithRuntimes (4.19s) [2021-07-30T17:42:24.922Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.15s) [2021-07-30T17:42:24.922Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-07-30T17:42:24.922Z] === RUN TestPluginBackCompatMediaTypes [2021-07-30T17:42:25.191Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-07-30T17:42:25.494Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-07-30T17:42:25.494Z] PASS [2021-07-30T17:42:25.494Z] [2021-07-30T17:42:25.494Z] DONE 10 tests in 12.290s [2021-07-30T17:42:25.494Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-30T17:42:25.494Z] ++ 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 [2021-07-30T17:42:25.494Z] ++ set -e [2021-07-30T17:42:25.494Z] ++ '[' -n 0 ']' [2021-07-30T17:42:25.494Z] ++ set -x [2021-07-30T17:42:25.494Z] ++ 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 [2021-07-30T17:42:25.754Z] INFO: Testing against a local daemon [2021-07-30T17:42:25.754Z] === RUN TestExternalGraphDriver [2021-07-30T17:42:25.754Z] === RUN TestExternalGraphDriver/json [2021-07-30T17:42:25.793Z] ok github.com/docker/docker/image 0.021s coverage: 86.6% of statements [2021-07-30T17:42:26.346Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-30T17:42:26.346Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-30T17:42:26.346Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-30T17:42:26.354Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-30T17:42:26.915Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-30T17:42:26.915Z] ok github.com/docker/docker/distribution/xfer 1.950s coverage: 85.1% of statements [2021-07-30T17:42:26.915Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-30T17:42:27.214Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-07-30T17:42:27.215Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-30T17:42:27.316Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-30T17:42:27.471Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-07-30T17:42:27.572Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-30T17:42:28.133Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-30T17:42:28.303Z] === RUN TestExternalGraphDriver/spec [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-30T17:42:29.047Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-30T17:42:29.047Z] === RUN TestParallelCreate [2021-07-30T17:42:29.047Z] 2021/07/30 17:42:28 Closing DB instances... [2021-07-30T17:42:29.047Z] --- PASS: TestParallelCreate (0.02s) [2021-07-30T17:42:29.047Z] === RUN TestParallelDelete [2021-07-30T17:42:29.047Z] 2021/07/30 17:42:28 Closing DB instances... [2021-07-30T17:42:29.047Z] --- PASS: TestParallelDelete (0.02s) [2021-07-30T17:42:29.047Z] === RUN TestNetworkDBIslands [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c9278c59d639 with config:&{NodeID:c9278c59d639 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}" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="Node c9278c59d639/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="Node c9278c59d639/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fff6cd958015 with config:&{NodeID:fff6cd958015 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}" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="Node fff6cd958015/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="Node fff6cd958015/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49344" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="Node fff6cd958015/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="Node fff6cd958015/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="Node c9278c59d639/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=info msg="Node c9278c59d639/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-30T17:42:29.047Z] time="2021-07-30T17:42:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345" [2021-07-30T17:42:29.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-30T17:42:29.362Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-30T17:42:29.362Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-30T17:42:29.362Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-30T17:42:29.362Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-30T17:42:29.362Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-30T17:42:29.362Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:32ca558c088a with config:&{NodeID:32ca558c088a 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}" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node c9278c59d639/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node c9278c59d639/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node fff6cd958015/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node fff6cd958015/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.504Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3157e5de52c5 with config:&{NodeID:3157e5de52c5 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}" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node c9278c59d639/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node c9278c59d639/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node fff6cd958015/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node fff6cd958015/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, added to nodes list" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:29.965Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.219Z] === RUN TestExternalGraphDriver/pull [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a86b836e52f8 with config:&{NodeID:a86b836e52f8 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}" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node a86b836e52f8/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node a86b836e52f8/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node a86b836e52f8/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node a86b836e52f8/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node fff6cd958015/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node fff6cd958015/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node 3157e5de52c5/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node 32ca558c088a/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node c9278c59d639/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=info msg="Node c9278c59d639/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-07-30T17:42:30.422Z] time="2021-07-30T17:42:30Z" level=info msg="Node a86b836e52f8/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=info msg="Node a86b836e52f8/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=info msg="Node a86b836e52f8/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=info msg="Node a86b836e52f8/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=info msg="Node a86b836e52f8/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=info msg="Node a86b836e52f8/172.31.148.8, added to nodes list" [2021-07-30T17:42:30.423Z] networkdb_test.go:842: Re-joining: 3 [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=info msg="The new bootstrap node list is:[172.31.148.8:10033 172.31.148.8:10034 172.31.148.8:10035]" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10033" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49354" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10034" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49355" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10035" [2021-07-30T17:42:30.423Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49356" [2021-07-30T17:42:30.725Z] docker_api_swarm_service_test.go:394: [d70ca569b1be0] joining swarm manager [d534acad0394c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:42:30.880Z] networkdb_test.go:842: Re-joining: 4 [2021-07-30T17:42:30.880Z] time="2021-07-30T17:42:30Z" level=info msg="The new bootstrap node list is:[172.31.148.8:10033 172.31.148.8:10034 172.31.148.8:10035]" [2021-07-30T17:42:30.880Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10033" [2021-07-30T17:42:30.880Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49357" [2021-07-30T17:42:30.880Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10034" [2021-07-30T17:42:30.880Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49358" [2021-07-30T17:42:30.880Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10035" [2021-07-30T17:42:30.880Z] time="2021-07-30T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49359" [2021-07-30T17:42:30.880Z] time="2021-07-30T17:42:30Z" level=info msg="node 0 leaving" [2021-07-30T17:42:31.285Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="Node c9278c59d639 change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="Node c9278c59d639 change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="node3(32ca558c088a): Node leave event for c9278c59d639/172.31.148.8" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="node2(fff6cd958015): Node leave event for c9278c59d639/172.31.148.8" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="Node c9278c59d639 change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="node5(a86b836e52f8): Node leave event for c9278c59d639/172.31.148.8" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="Node c9278c59d639 change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="node1(c9278c59d639): Node leave event for c9278c59d639/172.31.148.8" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="Node c9278c59d639 change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:30Z" level=info msg="node4(3157e5de52c5): Node leave event for c9278c59d639/172.31.148.8" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:31Z" level=info msg="Node c9278c59d639/172.31.148.8, left gossip cluster" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:31Z" level=info msg="Node c9278c59d639/172.31.148.8, left gossip cluster" [2021-07-30T17:42:31.337Z] time="2021-07-30T17:42:31Z" level=info msg="Node c9278c59d639/172.31.148.8, left gossip cluster" [2021-07-30T17:42:31.338Z] time="2021-07-30T17:42:31Z" level=info msg="Node c9278c59d639/172.31.148.8, left gossip cluster" [2021-07-30T17:42:31.338Z] time="2021-07-30T17:42:31Z" level=info msg="Node c9278c59d639/172.31.148.8, left gossip cluster" [2021-07-30T17:42:31.338Z] time="2021-07-30T17:42:31Z" level=info msg="node 1 leaving" [2021-07-30T17:42:31.338Z] time="2021-07-30T17:42:31Z" level=info msg="Node fff6cd958015 change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.338Z] time="2021-07-30T17:42:31Z" level=info msg="node5(a86b836e52f8): Node leave event for fff6cd958015/172.31.148.8" [2021-07-30T17:42:31.338Z] time="2021-07-30T17:42:31Z" level=info msg="Node fff6cd958015 change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.338Z] time="2021-07-30T17:42:31Z" level=info msg="node4(3157e5de52c5): Node leave event for fff6cd958015/172.31.148.8" [2021-07-30T17:42:31.338Z] time="2021-07-30T17:42:31Z" level=info msg="Node fff6cd958015 change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.338Z] time="2021-07-30T17:42:31Z" level=info msg="node2(fff6cd958015): Node leave event for fff6cd958015/172.31.148.8" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="Node fff6cd958015 change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="node3(32ca558c088a): Node leave event for fff6cd958015/172.31.148.8" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="Node fff6cd958015/172.31.148.8, left gossip cluster" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="Node fff6cd958015/172.31.148.8, left gossip cluster" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="Node fff6cd958015/172.31.148.8, left gossip cluster" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="Node fff6cd958015/172.31.148.8, left gossip cluster" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="node 2 leaving" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=warning msg="memberlist: Failed to send gossip to 172.31.148.8:10037: write udp [::]:10034->172.31.148.8:10037: use of closed network connection" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="Node 32ca558c088a change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="node5(a86b836e52f8): Node leave event for 32ca558c088a/172.31.148.8" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="Node 32ca558c088a change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="node4(3157e5de52c5): Node leave event for 32ca558c088a/172.31.148.8" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="Node 32ca558c088a change state NodeActive --> NodeLeft" [2021-07-30T17:42:31.795Z] time="2021-07-30T17:42:31Z" level=info msg="node3(32ca558c088a): Node leave event for 32ca558c088a/172.31.148.8" [2021-07-30T17:42:31.854Z] docker_api_swarm_service_test.go:394: [d2576caabba52] joining swarm manager [d534acad0394c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:42:32.111Z] === RUN TestDockerSuite/TestEventsRename [2021-07-30T17:42:32.132Z] --- PASS: TestExternalGraphDriver (6.25s) [2021-07-30T17:42:32.132Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2021-07-30T17:42:32.132Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2021-07-30T17:42:32.132Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2021-07-30T17:42:32.132Z] === RUN TestGraphdriverPluginV2 [2021-07-30T17:42:32.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:42:32.132Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-07-30T17:42:32.132Z] PASS [2021-07-30T17:42:32.132Z] [2021-07-30T17:42:32.132Z] === Skipped [2021-07-30T17:42:32.132Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-07-30T17:42:32.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:42:32.132Z] [2021-07-30T17:42:32.132Z] [2021-07-30T17:42:32.132Z] DONE 5 tests, 1 skipped in 6.412s [2021-07-30T17:42:32.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-30T17:42:32.132Z] ++ 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 [2021-07-30T17:42:32.132Z] ++ set -e [2021-07-30T17:42:32.132Z] ++ '[' -n 0 ']' [2021-07-30T17:42:32.132Z] ++ set -x [2021-07-30T17:42:32.132Z] ++ 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 [2021-07-30T17:42:32.132Z] INFO: Testing against a local daemon [2021-07-30T17:42:32.132Z] === RUN TestContinueAfterPluginCrash [2021-07-30T17:42:32.132Z] === PAUSE TestContinueAfterPluginCrash [2021-07-30T17:42:32.132Z] === RUN TestReadPluginNoRead [2021-07-30T17:42:32.132Z] === PAUSE TestReadPluginNoRead [2021-07-30T17:42:32.132Z] === RUN TestDaemonStartWithLogOpt [2021-07-30T17:42:32.132Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-30T17:42:32.132Z] === CONT TestContinueAfterPluginCrash [2021-07-30T17:42:32.132Z] === CONT TestDaemonStartWithLogOpt [2021-07-30T17:42:32.132Z] === CONT TestReadPluginNoRead [2021-07-30T17:42:32.254Z] time="2021-07-30T17:42:31Z" level=debug msg="memberlist: Failed ping: 3157e5de52c5 (timeout reached)" [2021-07-30T17:42:32.254Z] time="2021-07-30T17:42:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.148.8:10035: use of closed network connection" [2021-07-30T17:42:32.254Z] time="2021-07-30T17:42:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.148.8:10034: use of closed network connection" [2021-07-30T17:42:32.254Z] time="2021-07-30T17:42:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.148.8:10037: use of closed network connection" [2021-07-30T17:42:32.254Z] time="2021-07-30T17:42:31Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49360" [2021-07-30T17:42:32.254Z] time="2021-07-30T17:42:31Z" level=info msg="Node 32ca558c088a/172.31.148.8, left gossip cluster" [2021-07-30T17:42:32.254Z] time="2021-07-30T17:42:32Z" level=info msg="Node 32ca558c088a/172.31.148.8, left gossip cluster" [2021-07-30T17:42:32.254Z] time="2021-07-30T17:42:32Z" level=info msg="Node 32ca558c088a/172.31.148.8, left gossip cluster" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=warning msg="memberlist: Was able to connect to 3157e5de52c5 but other probes failed, network may be misconfigured" [2021-07-30T17:42:32.712Z] networkdb_test.go:874: node4: OK [2021-07-30T17:42:32.712Z] networkdb_test.go:874: node5: OK [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="node 0 coming back" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:935b6ef2a03e with config:&{NodeID:935b6ef2a03e 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}" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, added to nodes list" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="node 1 coming back" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8e2f1d3fa1e0 with config:&{NodeID:8e2f1d3fa1e0 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}" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, added to nodes list" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="node 2 coming back" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f375331a8a25 with config:&{NodeID:f375331a8a25 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}" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="Node f375331a8a25/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:32.712Z] time="2021-07-30T17:42:32Z" level=info msg="Node f375331a8a25/172.31.148.8, added to nodes list" [2021-07-30T17:42:33.035Z] === RUN TestDockerSuite/TestEventsResize [2021-07-30T17:42:34.399Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-30T17:42:35.612Z] time="2021-07-30T17:42:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.148.8:10033 172.31.148.8:10034 172.31.148.8:10035]" [2021-07-30T17:42:36.072Z] time="2021-07-30T17:42:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.148.8:10033 172.31.148.8:10034 172.31.148.8:10035]" [2021-07-30T17:42:36.339Z] === RUN TestReadPluginNoRead/default [2021-07-30T17:42:36.339Z] --- PASS: TestDaemonStartWithLogOpt (4.01s) [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10033" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49361" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node a86b836e52f8/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node a86b836e52f8/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 3157e5de52c5/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 3157e5de52c5/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, is the new incarnation of the shutdown node c9278c59d639/172.31.148.8" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10034" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49362" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node a86b836e52f8/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node a86b836e52f8/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 3157e5de52c5/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 3157e5de52c5/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, is the new incarnation of the shutdown node fff6cd958015/172.31.148.8" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10035" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49363" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.038Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, is the new incarnation of the shutdown node 32ca558c088a/172.31.148.8" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 3157e5de52c5/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 3157e5de52c5/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node a86b836e52f8/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node a86b836e52f8/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, is the new incarnation of the shutdown node fff6cd958015/172.31.148.8" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, is the new incarnation of the shutdown node c9278c59d639/172.31.148.8" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, is the new incarnation of the shutdown node 32ca558c088a/172.31.148.8" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, joined gossip cluster" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=info msg="Node f375331a8a25/172.31.148.8, added to nodes list" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49364" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10033" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10034" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49365" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.148.8:10035" [2021-07-30T17:42:37.039Z] time="2021-07-30T17:42:36Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49366" [2021-07-30T17:42:37.409Z] ok github.com/docker/docker/layer 7.758s coverage: 68.8% of statements [2021-07-30T17:42:37.409Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-30T17:42:37.409Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-30T17:42:37.409Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-30T17:42:37.409Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-30T17:42:37.497Z] 2021/07/30 17:42:37 Closing DB instances... [2021-07-30T17:42:37.720Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e change state NodeActive --> NodeLeft" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="node3(f375331a8a25): Node leave event for 935b6ef2a03e/172.31.148.8" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e change state NodeActive --> NodeLeft" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="node4(3157e5de52c5): Node leave event for 935b6ef2a03e/172.31.148.8" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e change state NodeActive --> NodeLeft" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="node5(a86b836e52f8): Node leave event for 935b6ef2a03e/172.31.148.8" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e change state NodeActive --> NodeLeft" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="node1(935b6ef2a03e): Node leave event for 935b6ef2a03e/172.31.148.8" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e change state NodeActive --> NodeLeft" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, left gossip cluster" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="node2(8e2f1d3fa1e0): Node leave event for 935b6ef2a03e/172.31.148.8" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, left gossip cluster" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, left gossip cluster" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, left gossip cluster" [2021-07-30T17:42:37.958Z] time="2021-07-30T17:42:37Z" level=info msg="Node 935b6ef2a03e/172.31.148.8, left gossip cluster" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:37Z" level=info msg="Node 8e2f1d3fa1e0 change state NodeActive --> NodeLeft" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:37Z" level=info msg="node4(3157e5de52c5): Node leave event for 8e2f1d3fa1e0/172.31.148.8" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:37Z" level=info msg="Node 8e2f1d3fa1e0 change state NodeActive --> NodeLeft" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:37Z" level=info msg="Node 8e2f1d3fa1e0 change state NodeActive --> NodeLeft" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:37Z" level=info msg="node5(a86b836e52f8): Node leave event for 8e2f1d3fa1e0/172.31.148.8" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:37Z" level=info msg="node3(f375331a8a25): Node leave event for 8e2f1d3fa1e0/172.31.148.8" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:37Z" level=info msg="Node 8e2f1d3fa1e0 change state NodeActive --> NodeLeft" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:37Z" level=info msg="node2(8e2f1d3fa1e0): Node leave event for 8e2f1d3fa1e0/172.31.148.8" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:38Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, left gossip cluster" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:38Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, left gossip cluster" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:38Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, left gossip cluster" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:38Z" level=info msg="Node 8e2f1d3fa1e0/172.31.148.8, left gossip cluster" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:38Z" level=info msg="Node f375331a8a25 change state NodeActive --> NodeLeft" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:38Z" level=info msg="node4(3157e5de52c5): Node leave event for f375331a8a25/172.31.148.8" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:38Z" level=info msg="Node f375331a8a25 change state NodeActive --> NodeLeft" [2021-07-30T17:42:38.415Z] time="2021-07-30T17:42:38Z" level=info msg="node5(a86b836e52f8): Node leave event for f375331a8a25/172.31.148.8" [2021-07-30T17:42:38.873Z] time="2021-07-30T17:42:38Z" level=info msg="Node f375331a8a25 change state NodeActive --> NodeLeft" [2021-07-30T17:42:38.873Z] time="2021-07-30T17:42:38Z" level=info msg="node3(f375331a8a25): Node leave event for f375331a8a25/172.31.148.8" [2021-07-30T17:42:38.873Z] time="2021-07-30T17:42:38Z" level=info msg="Node f375331a8a25/172.31.148.8, left gossip cluster" [2021-07-30T17:42:38.873Z] time="2021-07-30T17:42:38Z" level=info msg="Node f375331a8a25/172.31.148.8, left gossip cluster" [2021-07-30T17:42:38.873Z] time="2021-07-30T17:42:38Z" level=info msg="Node f375331a8a25/172.31.148.8, left gossip cluster" [2021-07-30T17:42:39.330Z] time="2021-07-30T17:42:38Z" level=debug msg="memberlist: Failed ping: 3157e5de52c5 (timeout reached)" [2021-07-30T17:42:39.330Z] time="2021-07-30T17:42:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.148.8:10035: use of closed network connection" [2021-07-30T17:42:39.330Z] time="2021-07-30T17:42:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.148.8:10037: use of closed network connection" [2021-07-30T17:42:39.330Z] time="2021-07-30T17:42:38Z" level=debug msg="memberlist: Stream connection from=172.31.148.8:49367" [2021-07-30T17:42:39.330Z] time="2021-07-30T17:42:39Z" level=info msg="Node 3157e5de52c5 change state NodeActive --> NodeLeft" [2021-07-30T17:42:39.330Z] time="2021-07-30T17:42:39Z" level=info msg="node5(a86b836e52f8): Node leave event for 3157e5de52c5/172.31.148.8" [2021-07-30T17:42:39.330Z] time="2021-07-30T17:42:39Z" level=info msg="Node 3157e5de52c5 change state NodeActive --> NodeLeft" [2021-07-30T17:42:39.330Z] time="2021-07-30T17:42:39Z" level=info msg="node4(3157e5de52c5): Node leave event for 3157e5de52c5/172.31.148.8" [2021-07-30T17:42:39.631Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-30T17:42:39.788Z] time="2021-07-30T17:42:39Z" level=warning msg="memberlist: Was able to connect to 3157e5de52c5 but other probes failed, network may be misconfigured" [2021-07-30T17:42:39.788Z] time="2021-07-30T17:42:39Z" level=info msg="Node 3157e5de52c5/172.31.148.8, left gossip cluster" [2021-07-30T17:42:39.788Z] time="2021-07-30T17:42:39Z" level=info msg="Node 3157e5de52c5/172.31.148.8, left gossip cluster" [2021-07-30T17:42:39.966Z] ok github.com/docker/docker/libnetwork/api 1.229s coverage: 90.1% of statements [2021-07-30T17:42:40.227Z] ok github.com/docker/docker/libnetwork/bitseq 0.146s coverage: 84.4% of statements [2021-07-30T17:42:40.753Z] time="2021-07-30T17:42:40Z" level=error msg="node4(3157e5de52c5) Could not close DB: timeout waiting for leave broadcast" [2021-07-30T17:42:40.753Z] time="2021-07-30T17:42:40Z" level=info msg="Node a86b836e52f8/172.31.148.8, left gossip cluster" [2021-07-30T17:42:40.753Z] time="2021-07-30T17:42:40Z" level=info msg="Node a86b836e52f8 change state NodeActive --> NodeFailed" [2021-07-30T17:42:40.753Z] time="2021-07-30T17:42:40Z" level=info msg="Node a86b836e52f8/172.31.148.8, added to failed nodes list" [2021-07-30T17:42:40.753Z] time="2021-07-30T17:42:40Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.31.148.8:10036: use of closed network connection from=172.31.148.8:10036" [2021-07-30T17:42:40.753Z] --- PASS: TestNetworkDBIslands (12.28s) [2021-07-30T17:42:40.753Z] PASS [2021-07-30T17:42:40.753Z] coverage: 60.0% of statements [2021-07-30T17:42:40.753Z] ok github.com/docker/docker/libnetwork/networkdb 104.226s coverage: 60.0% of statements [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/quota [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/rootless [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/volume [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-30T17:42:40.753Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-30T17:42:40.933Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-30T17:42:41.014Z] === CONT TestReadPluginNoRead [2021-07-30T17:42:41.014Z] read_test.go:92: [d8d2f727b29b7] daemon is not started [2021-07-30T17:42:41.014Z] --- PASS: TestReadPluginNoRead (8.72s) [2021-07-30T17:42:41.014Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2021-07-30T17:42:41.014Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2021-07-30T17:42:41.014Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s) [2021-07-30T17:42:41.189Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-30T17:42:41.584Z] --- PASS: TestContinueAfterPluginCrash (9.47s) [2021-07-30T17:42:41.584Z] PASS [2021-07-30T17:42:41.584Z] [2021-07-30T17:42:41.584Z] DONE 6 tests in 9.604s [2021-07-30T17:42:41.584Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-30T17:42:41.584Z] ++ 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 [2021-07-30T17:42:41.584Z] ++ set -e [2021-07-30T17:42:41.584Z] ++ '[' -n 0 ']' [2021-07-30T17:42:41.584Z] ++ set -x [2021-07-30T17:42:41.584Z] ++ 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 [2021-07-30T17:42:41.600Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-30T17:42:41.748Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-30T17:42:41.845Z] testing: warning: no tests to run [2021-07-30T17:42:41.845Z] PASS [2021-07-30T17:42:41.845Z] [2021-07-30T17:42:41.845Z] DONE 0 tests in 0.037s [2021-07-30T17:42:41.845Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-30T17:42:41.845Z] ++ 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 [2021-07-30T17:42:41.845Z] ++ set -e [2021-07-30T17:42:41.845Z] ++ '[' -n 0 ']' [2021-07-30T17:42:41.845Z] ++ set -x [2021-07-30T17:42:41.845Z] ++ 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 [2021-07-30T17:42:41.845Z] INFO: Testing against a local daemon [2021-07-30T17:42:41.845Z] === RUN TestPluginWithDevMounts [2021-07-30T17:42:41.845Z] === PAUSE TestPluginWithDevMounts [2021-07-30T17:42:41.845Z] === CONT TestPluginWithDevMounts [2021-07-30T17:42:41.855Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-30T17:42:42.110Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === Skipped [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-30T17:42:43.653Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-30T17:42:43.653Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-30T17:42:43.653Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-30T17:42:43.653Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-07-30T17:42:43.653Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-30T17:42:43.653Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-30T17:42:43.653Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-30T17:42:43.653Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-30T17:42:43.653Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-07-30T17:42:43.653Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-30T17:42:43.653Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-30T17:42:43.653Z] daemon_test.go:147: root required [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-30T17:42:43.653Z] reload_test.go:520: root required [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-30T17:42:43.653Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-30T17:42:43.653Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-30T17:42:43.653Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-30T17:42:43.653Z] download_test.go:268: Needs fixing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-30T17:42:43.653Z] layer_test.go:304: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-30T17:42:43.653Z] layer_test.go:353: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-30T17:42:43.653Z] layer_test.go:468: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-30T17:42:43.653Z] layer_test.go:697: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-30T17:42:43.653Z] migration_test.go:46: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-30T17:42:43.653Z] migration_test.go:182: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-30T17:42:43.653Z] mount_test.go:17: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-30T17:42:43.653Z] mount_test.go:76: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-30T17:42:43.653Z] mount_test.go:125: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-30T17:42:43.653Z] mount_test.go:212: Failing on Windows [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-30T17:42:43.653Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-30T17:42:43.653Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-30T17:42:43.653Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-30T17:42:43.653Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2021-07-30T17:42:43.653Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-30T17:42:43.653Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-30T17:42:43.653Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.653Z] [2021-07-30T17:42:43.653Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-30T17:42:43.654Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-30T17:42:43.654Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-30T17:42:43.654Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-30T17:42:43.654Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-30T17:42:43.654Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-30T17:42:43.654Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-30T17:42:43.654Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-30T17:42:43.654Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-30T17:42:43.654Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-30T17:42:43.654Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:134: Xz not present in msys2 [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:239: Failing on Windows CI machines [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-30T17:42:43.654Z] archive_windows_test.go:16: Currently fails [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-30T17:42:43.654Z] changes_test.go:196: needs more investigation [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-30T17:42:43.654Z] changes_test.go:433: needs further investigation [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-30T17:42:43.654Z] changes_test.go:469: needs further investigation [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-30T17:42:43.654Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-30T17:42:43.654Z] poller_test.go:41: No chmod on Windows [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-30T17:42:43.654Z] fileutils_test.go:134: Needs porting to Windows [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-30T17:42:43.654Z] fileutils_test.go:180: Needs porting to Windows [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-30T17:42:43.654Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-30T17:42:43.654Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-30T17:42:43.654Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-30T17:42:43.654Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-30T17:42:43.654Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] [2021-07-30T17:42:43.654Z] DONE 2068 tests, 67 skipped in 317.602s [2021-07-30T17:42:43.654Z] INFO: make.ps1 ended at 07/30/2021 17:42:43 [2021-07-30T17:42:43.756Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-07-30T17:42:43.756Z] PASS [2021-07-30T17:42:43.756Z] [2021-07-30T17:42:43.756Z] DONE 1 tests in 2.017s [2021-07-30T17:42:43.756Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-30T17:42:43.756Z] ++ 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 [2021-07-30T17:42:43.756Z] ++ set -e [2021-07-30T17:42:43.756Z] ++ '[' -n 0 ']' [2021-07-30T17:42:43.756Z] ++ set -x [2021-07-30T17:42:43.756Z] ++ 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 [2021-07-30T17:42:44.326Z] INFO: Testing against a local daemon [2021-07-30T17:42:44.326Z] === RUN TestSecretInspect [2021-07-30T17:42:44.663Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.417s coverage: 59.9% of statements [2021-07-30T17:42:44.919Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-30T17:42:45.009Z] === RUN TestDockerSuite/TestEventsTop [2021-07-30T17:42:45.265Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-30T17:42:45.479Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.170s coverage: 4.0% of statements [2021-07-30T17:42:45.832Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-30T17:42:45.833Z] INFO: Unit tests ended at 07/30/2021 17:42:45. Duration:00:05:37.2337637 [2021-07-30T17:42:45.833Z] INFO: Building busybox [2021-07-30T17:42:45.833Z] Sending build context to Docker daemon 5.12kB [2021-07-30T17:42:45.833Z] [2021-07-30T17:42:45.833Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-30T17:42:45.833Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-30T17:42:45.833Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-30T17:42:45.833Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-30T17:42:45.833Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-30T17:42:45.833Z] ---> 9a0a02eca0e6 [2021-07-30T17:42:45.833Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-30T17:42:45.833Z] ---> Running in 12ac73130ac0 [2021-07-30T17:42:46.039Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-30T17:42:46.295Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-30T17:42:46.870Z] --- PASS: TestSecretInspect (2.61s) [2021-07-30T17:42:46.871Z] === RUN TestSecretList [2021-07-30T17:42:47.816Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-30T17:42:49.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-30T17:42:49.413Z] --- PASS: TestSecretList (2.23s) [2021-07-30T17:42:49.413Z] === RUN TestSecretsCreateAndDelete [2021-07-30T17:42:51.691Z] docker_api_swarm_service_test.go:342: [de45deae325ae] joining swarm manager [dc6189e070204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:42:51.946Z] docker_api_swarm_service_test.go:342: [ddcdcf1e3c89f] joining swarm manager [dc6189e070204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:42:51.956Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2021-07-30T17:42:51.956Z] === RUN TestSecretsUpdate [2021-07-30T17:42:54.498Z] --- PASS: TestSecretsUpdate (2.61s) [2021-07-30T17:42:54.498Z] === RUN TestTemplatedSecret [2021-07-30T17:42:56.269Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.227s coverage: 6.6% of statements [2021-07-30T17:42:56.269Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-30T17:42:56.269Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2021-07-30T17:42:56.269Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-07-30T17:42:56.525Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2021-07-30T17:42:56.782Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-30T17:42:57.038Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-30T17:42:57.293Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-30T17:42:57.800Z] --- PASS: TestTemplatedSecret (3.14s) [2021-07-30T17:42:57.800Z] === RUN TestSecretCreateResolve [2021-07-30T17:43:00.026Z] === RUN TestDockerSuite/TestExec [2021-07-30T17:43:00.026Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-30T17:43:00.345Z] --- PASS: TestSecretCreateResolve (2.68s) [2021-07-30T17:43:00.345Z] PASS [2021-07-30T17:43:00.345Z] [2021-07-30T17:43:00.345Z] DONE 6 tests in 16.472s [2021-07-30T17:43:00.345Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-30T17:43:00.345Z] ++ 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 [2021-07-30T17:43:00.345Z] ++ set -e [2021-07-30T17:43:00.345Z] ++ '[' -n 0 ']' [2021-07-30T17:43:00.345Z] ++ set -x [2021-07-30T17:43:00.345Z] ++ 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 [2021-07-30T17:43:00.345Z] INFO: Testing against a local daemon [2021-07-30T17:43:00.345Z] === RUN TestServiceCreateInit [2021-07-30T17:43:00.345Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-30T17:43:00.952Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-30T17:43:01.513Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-30T17:43:02.079Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-30T17:43:03.968Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-30T17:43:04.936Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-30T17:43:05.631Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-30T17:43:05.862Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-30T17:43:06.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-30T17:43:06.903Z] Removing intermediate container 12ac73130ac0 [2021-07-30T17:43:06.903Z] ---> a1e72ac6b383 [2021-07-30T17:43:06.903Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-30T17:43:06.903Z] ---> Running in 59b24138c8a8 [2021-07-30T17:43:06.903Z] Removing intermediate container 59b24138c8a8 [2021-07-30T17:43:06.903Z] ---> b6d11025c1c0 [2021-07-30T17:43:06.903Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-30T17:43:06.903Z] ---> Running in fdb02aabb332 [2021-07-30T17:43:06.903Z] Removing intermediate container fdb02aabb332 [2021-07-30T17:43:06.903Z] ---> 0a7bc3109d14 [2021-07-30T17:43:06.903Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-30T17:43:06.903Z] [2021-07-30T17:43:06.903Z] ---> e4f3b22541c4 [2021-07-30T17:43:06.903Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-30T17:43:06.903Z] ---> Running in 371de142ce57 [2021-07-30T17:43:06.984Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-30T17:43:07.912Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-30T17:43:08.840Z] docker_api_swarm_service_test.go:489: [d4a66f95f43d5] joining swarm manager [dcc2a52b84aee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:43:09.401Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-30T17:43:09.458Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-07-30T17:43:09.458Z] ok github.com/docker/docker/libnetwork 37.741s coverage: 40.8% of statements [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-30T17:43:09.458Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-30T17:43:09.656Z] docker_api_swarm_service_test.go:489: [daa15101cba48] joining swarm manager [dcc2a52b84aee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:43:10.019Z] ok github.com/docker/docker/libnetwork/ipams/null 0.006s coverage: 57.1% of statements [2021-07-30T17:43:10.919Z] --- PASS: TestServiceCreateInit (9.86s) [2021-07-30T17:43:10.919Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) [2021-07-30T17:43:10.919Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.93s) [2021-07-30T17:43:10.919Z] === RUN TestCreateServiceMultipleTimes [2021-07-30T17:43:10.945Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2021-07-30T17:43:11.020Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-30T17:43:11.506Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.013s coverage: 71.4% of statements [2021-07-30T17:43:12.432Z] ok github.com/docker/docker/libnetwork/ipamutils 0.584s coverage: 74.0% of statements [2021-07-30T17:43:13.531Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-30T17:43:13.797Z] ok github.com/docker/docker/libnetwork/iptables 0.377s coverage: 45.1% of statements [2021-07-30T17:43:13.797Z] ok github.com/docker/docker/libnetwork/netlabel 0.009s coverage: 60.0% of statements [2021-07-30T17:43:14.722Z] ok github.com/docker/docker/libnetwork/netutils 0.044s coverage: 44.1% of statements [2021-07-30T17:43:16.043Z] === RUN TestDockerSuite/TestExecEnv [2021-07-30T17:43:16.604Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-30T17:43:18.533Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-30T17:43:19.095Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-30T17:43:22.397Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-30T17:43:23.323Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-30T17:43:23.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-30T17:43:24.505Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-30T17:43:25.887Z] === RUN TestDockerSuite/TestExecParseError [2021-07-30T17:43:26.813Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-30T17:43:26.950Z] ok github.com/docker/docker/libnetwork/ipam 18.816s coverage: 85.3% of statements [2021-07-30T17:43:26.950Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-30T17:43:26.950Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-30T17:43:26.950Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-30T17:43:27.206Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-30T17:43:27.783Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-30T17:43:29.033Z] --- PASS: TestCreateServiceMultipleTimes (16.78s) [2021-07-30T17:43:29.033Z] === RUN TestCreateServiceConflict [2021-07-30T17:43:29.146Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-30T17:43:29.603Z] --- PASS: TestCreateServiceConflict (2.69s) [2021-07-30T17:43:29.603Z] === RUN TestCreateServiceMaxReplicas [2021-07-30T17:43:31.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-30T17:43:32.111Z] Removing intermediate container 371de142ce57 [2021-07-30T17:43:32.111Z] ---> e0fd39abd24c [2021-07-30T17:43:32.111Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-30T17:43:32.111Z] ---> Running in 7e1c033cc05c [2021-07-30T17:43:32.111Z] [2021-07-30T17:43:32.111Z] SUCCESS: Specified value was saved. [2021-07-30T17:43:32.486Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2021-07-30T17:43:32.486Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-30T17:43:32.743Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-30T17:43:33.304Z] ok github.com/docker/docker/libnetwork/portmapper 0.243s coverage: 49.5% of statements [2021-07-30T17:43:33.559Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-30T17:43:33.640Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-30T17:43:33.640Z] docker_api_swarm_service_test.go:127: [dd47d49076eb5] joining swarm manager [d01c094a6e63d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:43:33.809Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2021-07-30T17:43:33.809Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-30T17:43:34.119Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-30T17:43:34.201Z] docker_api_swarm_service_test.go:128: [dba274d294c24] joining swarm manager [d01c094a6e63d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:43:34.290Z] Removing intermediate container 7e1c033cc05c [2021-07-30T17:43:34.290Z] ---> 51cc128f9931 [2021-07-30T17:43:34.290Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-30T17:43:34.290Z] ---> Running in 4eafd939aab6 [2021-07-30T17:43:34.374Z] ok github.com/docker/docker/oci 0.006s coverage: 43.3% of statements [2021-07-30T17:43:34.456Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-30T17:43:34.936Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-07-30T17:43:35.233Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-30T17:43:36.342Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-30T17:43:36.596Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 82.3% of statements [2021-07-30T17:43:37.275Z] docker_api_swarm_service_test.go:136: [d580a810011f7] joining swarm manager [d01c094a6e63d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-30T17:43:37.523Z] ok github.com/docker/docker/pkg/authorization 0.146s coverage: 68.3% of statements [2021-07-30T17:43:37.523Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-30T17:43:37.778Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-07-30T17:43:38.201Z] docker_api_swarm_service_test.go:137: [d524ae9f3e254] joining swarm manager [d01c094a6e63d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-30T17:43:41.082Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2021-07-30T17:43:41.082Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-30T17:43:41.338Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-30T17:43:41.356Z] Cannot create a file when that file already exists. [2021-07-30T17:43:41.594Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-30T17:43:45.762Z] ok github.com/docker/docker/pkg/discovery/kv 3.031s coverage: 84.1% of statements [2021-07-30T17:43:45.762Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-30T17:43:45.762Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-30T17:43:45.762Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-30T17:43:46.686Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-30T17:43:46.942Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-30T17:43:47.140Z] Removing intermediate container 4eafd939aab6 [2021-07-30T17:43:47.140Z] ---> 073730fc5113 [2021-07-30T17:43:47.140Z] Step 13/13 : CMD ["sh"] [2021-07-30T17:43:47.140Z] ---> Running in c6568f7cd637 [2021-07-30T17:43:47.140Z] Removing intermediate container c6568f7cd637 [2021-07-30T17:43:47.140Z] ---> 9fa1898a8fde [2021-07-30T17:43:47.140Z] Successfully built 9fa1898a8fde [2021-07-30T17:43:47.140Z] Successfully tagged busybox:latest [2021-07-30T17:43:47.140Z] INFO: Docker images of the daemon under test [2021-07-30T17:43:47.140Z] [2021-07-30T17:43:47.140Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-30T17:43:47.140Z] busybox latest 9fa1898a8fde Less than a second ago 5.72GB [2021-07-30T17:43:47.140Z] microsoft/windowsservercore latest 9a0a02eca0e6 3 weeks ago 5.7GB [2021-07-30T17:43:47.140Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 3 weeks ago 5.7GB [2021-07-30T17:43:47.140Z] [2021-07-30T17:43:47.140Z] INFO: Running integration tests at 07/30/2021 17:43:46... [2021-07-30T17:43:47.140Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-30T17:43:47.140Z] INFO: Integration API tests being run from the host: [2021-07-30T17:43:47.140Z] INFO: make.ps1 starting at 07/30/2021 17:43:46 [2021-07-30T17:43:47.543Z] ok github.com/docker/docker/pkg/fsutils 0.148s coverage: 85.1% of statements [2021-07-30T17:43:47.543Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-30T17:43:48.108Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-30T17:43:48.175Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-30T17:43:48.469Z] ok github.com/docker/docker/pkg/idtools 0.281s coverage: 69.5% of statements [2021-07-30T17:43:48.711Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.92s) [2021-07-30T17:43:48.711Z] === RUN TestCreateServiceSecretFileMode [2021-07-30T17:43:49.073Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 68.8% of statements [2021-07-30T17:43:49.102Z] === RUN TestDockerSuite/TestExecTTY [2021-07-30T17:43:49.329Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-07-30T17:43:49.584Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-30T17:43:49.840Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-30T17:43:49.840Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-30T17:43:50.028Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-30T17:43:50.096Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-30T17:43:50.360Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-30T17:43:50.622Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2021-07-30T17:43:50.622Z] === RUN TestCreateServiceConfigFileMode [2021-07-30T17:43:50.625Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-30T17:43:50.998Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-30T17:43:51.559Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-30T17:43:52.488Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-30T17:43:52.488Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-30T17:43:52.488Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-30T17:43:53.166Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2021-07-30T17:43:53.166Z] === RUN TestCreateServiceSysctls [2021-07-30T17:43:54.397Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-30T17:43:55.322Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-30T17:43:57.254Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-30T17:43:57.369Z] --- PASS: TestCreateServiceSysctls (4.08s) [2021-07-30T17:43:57.369Z] === RUN TestCreateServiceCapabilities [2021-07-30T17:43:58.180Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-30T17:43:59.584Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-30T17:44:00.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-30T17:44:00.665Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2021-07-30T17:44:00.665Z] === RUN TestInspect [2021-07-30T17:44:02.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-30T17:44:03.965Z] --- PASS: TestInspect (3.45s) [2021-07-30T17:44:03.965Z] === RUN TestCreateJob [2021-07-30T17:44:04.017Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-30T17:44:04.315Z] docker_api_swarm_service_test.go:303: [d4b101e6f2a09] joining swarm manager [dfc0bd94d2990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:44:05.242Z] docker_api_swarm_service_test.go:303: [dfafbf7168220] joining swarm manager [dfc0bd94d2990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:44:08.180Z] --- PASS: TestCreateJob (4.18s) [2021-07-30T17:44:08.181Z] === RUN TestReplicatedJob [2021-07-30T17:44:09.404Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-30T17:44:10.813Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-30T17:44:14.764Z] --- PASS: TestReplicatedJob (6.73s) [2021-07-30T17:44:14.764Z] === RUN TestUpdateReplicatedJob [2021-07-30T17:44:16.127Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-30T17:44:16.127Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-30T17:44:16.127Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-30T17:44:16.127Z] === RUN TestDockerSuite/TestHealth [2021-07-30T17:44:19.038Z] --- PASS: TestUpdateReplicatedJob (4.13s) [2021-07-30T17:44:19.038Z] === RUN TestServiceListWithStatuses [2021-07-30T17:44:19.038Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-30T17:44:19.038Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-30T17:44:19.038Z] === RUN TestDockerNetworkConnectAlias [2021-07-30T17:44:24.324Z] --- PASS: TestDockerNetworkConnectAlias (4.85s) [2021-07-30T17:44:24.324Z] === RUN TestDockerNetworkReConnect [2021-07-30T17:44:26.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-30T17:44:27.551Z] docker_api_swarm_service_test.go:99: [da9ef9606250f] joining swarm manager [d9f7d26d3a98c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:44:28.478Z] docker_api_swarm_service_test.go:100: [dccdda7a6e2f2] joining swarm manager [d9f7d26d3a98c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:44:28.527Z] --- PASS: TestDockerNetworkReConnect (4.32s) [2021-07-30T17:44:28.527Z] === RUN TestServicePlugin [2021-07-30T17:44:28.527Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:44:28.527Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-30T17:44:28.527Z] === RUN TestServiceUpdateLabel [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-07-30T17:44:29.393Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2021-07-30T17:44:30.040Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2021-07-30T17:44:30.040Z] testing: warning: no tests to run [2021-07-30T17:44:30.040Z] coverage: [no statements] [2021-07-30T17:44:30.040Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-30T17:44:30.295Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-30T17:44:30.552Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-30T17:44:30.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T17:44:30.635Z] INFO: Testing against a local daemon [2021-07-30T17:44:30.635Z] === RUN TestBuildWithSession [2021-07-30T17:44:30.635Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:44:30.635Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-30T17:44:30.635Z] === RUN TestBuildSquashParent [2021-07-30T17:44:30.635Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:44:30.635Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-30T17:44:30.635Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-30T17:44:30.635Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:44:30.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:44:30.635Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:44:30.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:44:30.635Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:44:30.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:44:30.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:44:30.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:44:30.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:44:30.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:44:30.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:44:30.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:44:30.635Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-30T17:44:30.635Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-30T17:44:30.635Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-30T17:44:30.635Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-30T17:44:30.852Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-30T17:44:31.071Z] --- PASS: TestServiceUpdateLabel (2.62s) [2021-07-30T17:44:31.071Z] === RUN TestServiceUpdateSecrets [2021-07-30T17:44:32.782Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-30T17:44:32.782Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2021-07-30T17:44:33.344Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-07-30T17:44:34.276Z] ok github.com/docker/docker/quota 0.274s coverage: 71.4% of statements [2021-07-30T17:44:34.838Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-30T17:44:35.807Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-07-30T17:44:36.106Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-30T17:44:36.405Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-30T17:44:36.661Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-07-30T17:44:36.958Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-30T17:44:39.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-30T17:44:39.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-30T17:44:40.267Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-07-30T17:44:40.523Z] ok github.com/docker/docker/volume/local 0.089s coverage: 76.4% of statements [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-30T17:44:40.773Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-30T17:44:41.028Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-30T17:44:41.083Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.8% of statements [2021-07-30T17:44:41.283Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-30T17:44:41.283Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-30T17:44:41.891Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-30T17:44:41.891Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-30T17:44:42.048Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-07-30T17:44:42.452Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-30T17:44:43.444Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-30T17:44:43.444Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-30T17:44:44.411Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-30T17:44:46.922Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-30T17:44:46.922Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-30T17:44:46.922Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-30T17:44:49.181Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2021-07-30T17:44:49.181Z] === RUN TestServiceUpdateConfigs [2021-07-30T17:44:49.481Z] === RUN TestDockerSuite/TestImportFile [2021-07-30T17:44:49.879Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-07-30T17:44:49.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.23s) [2021-07-30T17:44:49.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.52s) [2021-07-30T17:44:49.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.66s) [2021-07-30T17:44:49.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.65s) [2021-07-30T17:44:49.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.65s) [2021-07-30T17:44:49.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.50s) [2021-07-30T17:44:49.879Z] === RUN TestBuildMultiStageCopy [2021-07-30T17:44:49.879Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-30T17:44:51.412Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-30T17:44:51.412Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-30T17:44:51.675Z] check_test.go:380: [da9ef9606250f] daemon is not started [2021-07-30T17:44:53.037Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-30T17:44:54.923Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-30T17:44:56.286Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-30T17:44:56.847Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-30T17:44:57.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-30T17:44:57.665Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-30T17:44:58.434Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-30T17:44:58.592Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-30T17:44:58.592Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-30T17:44:58.592Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-30T17:44:59.412Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-30T17:44:59.520Z] docker_api_swarm_service_test.go:532: [de48f5d909aca] joining swarm manager [dd0a6a2529041]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:44:59.520Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-30T17:45:00.378Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-30T17:45:00.447Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-30T17:45:01.008Z] docker_api_swarm_service_test.go:533: [d685390dd4628] joining swarm manager [dd0a6a2529041]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:45:01.008Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-30T17:45:01.406Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2021-07-30T17:45:01.406Z] === RUN TestServiceUpdateNetwork [2021-07-30T17:45:01.913Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-30T17:45:01.978Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-30T17:45:02.905Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-30T17:45:03.447Z] --- PASS: TestBuildMultiStageCopy (14.61s) [2021-07-30T17:45:03.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.61s) [2021-07-30T17:45:03.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-07-30T17:45:03.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2021-07-30T17:45:03.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2021-07-30T17:45:03.447Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2021-07-30T17:45:03.447Z] === RUN TestBuildMultiStageParentConfig [2021-07-30T17:45:03.832Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-30T17:45:03.832Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-30T17:45:04.003Z] ok github.com/docker/docker/libnetwork/networkdb 105.046s coverage: 60.0% of statements [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/rootless [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/volume [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-30T17:45:04.003Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === Skipped [2021-07-30T17:45:04.003Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-30T17:45:04.003Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-30T17:45:04.003Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-30T17:45:04.003Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-30T17:45:04.003Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:71: No driver to put! [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-30T17:45:04.003Z] time="2021-07-30T17:42:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-30T17:45:04.003Z] time="2021-07-30T17:42:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-30T17:45:04.003Z] time="2021-07-30T17:42:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-30T17:45:04.003Z] time="2021-07-30T17:42:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-30T17:45:04.003Z] time="2021-07-30T17:42:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:71: No driver to put! [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-30T17:45:04.003Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-30T17:45:04.003Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-30T17:45:04.003Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-30T17:45:04.003Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-30T17:45:04.003Z] graphtest_unix.go:71: No driver to put! [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-30T17:45:04.003Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-30T17:45:04.003Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-30T17:45:04.003Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-30T17:45:04.003Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-30T17:45:04.003Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-30T17:45:04.003Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-30T17:45:04.003Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-30T17:45:04.003Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-30T17:45:04.003Z] firewalld_test.go:13: firewalld is not running [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-30T17:45:04.003Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-30T17:45:04.003Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] [2021-07-30T17:45:04.003Z] DONE 2669 tests, 37 skipped in 364.858s Post stage [Pipeline] junit [2021-07-30T17:45:04.071Z] Recording test results [2021-07-30T17:45:04.442Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-30T17:45:04.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42649/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9b9ba19bae20d1c499077bf3dde56ac895f3286 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9b9ba19bae20d1c499077bf3dde56ac895f3286 hack/validate/vendor [2021-07-30T17:45:05.717Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-30T17:45:06.315Z] + echo Ensuring container killed. [2021-07-30T17:45:06.315Z] Ensuring container killed. [2021-07-30T17:45:06.315Z] + docker rm -vf docker-pr9 [2021-07-30T17:45:06.315Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-30T17:45:06.346Z] --- PASS: TestBuildMultiStageParentConfig (3.13s) [2021-07-30T17:45:06.346Z] === RUN TestBuildLabelWithTargets [2021-07-30T17:45:06.346Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:45:06.346Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-30T17:45:06.346Z] === RUN TestBuildWithEmptyLayers [2021-07-30T17:45:06.391Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-30T17:45:06.592Z] + echo Chowning /workspace to jenkins user [2021-07-30T17:45:06.592Z] Chowning /workspace to jenkins user [2021-07-30T17:45:06.592Z] + id -u [2021-07-30T17:45:06.592Z] + id -g [2021-07-30T17:45:06.592Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42649:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-30T17:45:07.317Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-30T17:45:07.528Z] + bundleName=unit [2021-07-30T17:45:07.528Z] + echo Creating unit-bundles.tar.gz [2021-07-30T17:45:07.528Z] Creating unit-bundles.tar.gz [2021-07-30T17:45:07.528Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-30T17:45:07.528Z] bundles/junit-report.xml [2021-07-30T17:45:07.528Z] bundles/go-test-report.json [2021-07-30T17:45:07.528Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-30T17:45:07.536Z] Archiving artifacts [2021-07-30T17:45:07.879Z] --- PASS: TestBuildWithEmptyLayers (1.54s) [2021-07-30T17:45:07.879Z] === RUN TestBuildMultiStageOnBuild [2021-07-30T17:45:08.054Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42649/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-30T17:45:08.301Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-30T17:45:08.301Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-30T17:45:08.370Z] + make clean [2021-07-30T17:45:08.370Z] docker volume rm -f docker-dev-cache [2021-07-30T17:45:08.625Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T17:45:09.286Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-30T17:45:09.286Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-30T17:45:09.286Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-30T17:45:10.651Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-30T17:45:11.622Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-30T17:45:12.183Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-30T17:45:13.109Z] === RUN TestDockerSuite/TestInspectImage [2021-07-30T17:45:13.109Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-30T17:45:13.109Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-30T17:45:13.109Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-30T17:45:13.109Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-30T17:45:13.671Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-30T17:45:14.596Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-30T17:45:14.596Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-30T17:45:15.157Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-30T17:45:15.718Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-30T17:45:16.306Z] --- PASS: TestServiceUpdateNetwork (13.99s) [2021-07-30T17:45:16.306Z] === RUN TestServiceUpdatePidsLimit [2021-07-30T17:45:16.877Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-30T17:45:17.688Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-30T17:45:17.688Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-30T17:45:18.269Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-30T17:45:18.658Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-30T17:45:19.262Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-30T17:45:20.836Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-30T17:45:21.397Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-30T17:45:21.959Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-30T17:45:22.888Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-30T17:45:23.450Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-30T17:45:23.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-30T17:45:24.012Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-30T17:45:24.938Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-30T17:45:24.938Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-30T17:45:25.908Z] docker_api_swarm_service_test.go:147: [db755adf08e75] joining swarm manager [d770b9391ee9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:45:26.578Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-30T17:45:26.842Z] docker_api_swarm_service_test.go:147: [da68c1e56682a] joining swarm manager [d770b9391ee9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:45:27.454Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-30T17:45:29.127Z] --- PASS: TestBuildMultiStageOnBuild (18.79s) [2021-07-30T17:45:29.127Z] === RUN TestBuildUncleanTarFilenames [2021-07-30T17:45:29.127Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:45:29.127Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-30T17:45:29.127Z] === RUN TestBuildMultiStageLayerLeak [2021-07-30T17:45:29.970Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-30T17:45:31.334Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-30T17:45:31.590Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-30T17:45:33.163Z] --- PASS: TestServiceUpdatePidsLimit (17.52s) [2021-07-30T17:45:33.163Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-07-30T17:45:33.163Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-07-30T17:45:33.163Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-30T17:45:33.163Z] PASS [2021-07-30T17:45:33.163Z] [2021-07-30T17:45:33.163Z] === Skipped [2021-07-30T17:45:33.163Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-30T17:45:33.163Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-30T17:45:33.163Z] [2021-07-30T17:45:33.163Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-30T17:45:33.163Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-30T17:45:33.163Z] [2021-07-30T17:45:33.163Z] [2021-07-30T17:45:33.163Z] DONE 27 tests, 2 skipped in 152.747s [2021-07-30T17:45:33.163Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-30T17:45:33.163Z] ++ 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 [2021-07-30T17:45:33.163Z] ++ set -e [2021-07-30T17:45:33.163Z] ++ '[' -n 0 ']' [2021-07-30T17:45:33.163Z] ++ set -x [2021-07-30T17:45:33.163Z] ++ 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 [2021-07-30T17:45:33.163Z] INFO: Testing against a local daemon [2021-07-30T17:45:33.163Z] === RUN TestSessionCreate [2021-07-30T17:45:33.163Z] --- PASS: TestSessionCreate (0.04s) [2021-07-30T17:45:33.163Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-30T17:45:33.163Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-30T17:45:33.163Z] PASS [2021-07-30T17:45:33.163Z] [2021-07-30T17:45:33.163Z] DONE 2 tests in 0.196s [2021-07-30T17:45:33.163Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-30T17:45:33.163Z] ++ 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 [2021-07-30T17:45:33.163Z] ++ set -e [2021-07-30T17:45:33.163Z] ++ '[' -n 0 ']' [2021-07-30T17:45:33.163Z] ++ set -x [2021-07-30T17:45:33.163Z] ++ 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 [2021-07-30T17:45:34.147Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-30T17:45:38.224Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-30T17:45:38.224Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-30T17:45:38.224Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-30T17:45:39.124Z] INFO: Testing against a local daemon [2021-07-30T17:45:39.124Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-30T17:45:39.124Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-30T17:45:39.124Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:45:39.124Z] === RUN TestEventsExecDie [2021-07-30T17:45:39.696Z] --- PASS: TestEventsExecDie (1.08s) [2021-07-30T17:45:39.696Z] === RUN TestEventsBackwardsCompatible [2021-07-30T17:45:39.696Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-30T17:45:39.696Z] === RUN TestEventsVolumeCreate [2021-07-30T17:45:39.696Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-30T17:45:39.696Z] === RUN TestInfoBinaryCommits [2021-07-30T17:45:39.696Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-30T17:45:39.696Z] === RUN TestInfoAPIVersioned [2021-07-30T17:45:39.696Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-30T17:45:39.696Z] === RUN TestInfoDiscoveryBackend [2021-07-30T17:45:40.268Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-30T17:45:40.268Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-30T17:45:40.781Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-30T17:45:41.211Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-30T17:45:41.211Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-30T17:45:41.341Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-30T17:45:41.782Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-30T17:45:41.782Z] === RUN TestInfoAPI [2021-07-30T17:45:41.782Z] --- PASS: TestInfoAPI (0.04s) [2021-07-30T17:45:41.782Z] === RUN TestInfoAPIWarnings [2021-07-30T17:45:42.270Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-30T17:45:43.519Z] --- PASS: TestBuildMultiStageLayerLeak (16.66s) [2021-07-30T17:45:43.519Z] === RUN TestBuildWithHugeFile [2021-07-30T17:45:54.433Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-30T17:45:55.796Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-30T17:45:58.322Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-30T17:45:58.883Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-30T17:45:59.899Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-07-30T17:45:59.899Z] === RUN TestInfoDebug [2021-07-30T17:45:59.899Z] --- PASS: TestInfoDebug (0.54s) [2021-07-30T17:45:59.899Z] === RUN TestInfoInsecureRegistries [2021-07-30T17:45:59.899Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-30T17:45:59.899Z] === RUN TestInfoRegistryMirrors [2021-07-30T17:45:59.899Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-30T17:45:59.899Z] === RUN TestLoginFailsWithBadCredentials [2021-07-30T17:45:59.899Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-07-30T17:45:59.899Z] === RUN TestPingCacheHeaders [2021-07-30T17:46:00.160Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-30T17:46:00.160Z] === RUN TestPingGet [2021-07-30T17:46:00.160Z] --- PASS: TestPingGet (0.03s) [2021-07-30T17:46:00.160Z] === RUN TestPingHead [2021-07-30T17:46:00.160Z] --- PASS: TestPingHead (0.03s) [2021-07-30T17:46:00.160Z] === RUN TestVersion [2021-07-30T17:46:00.160Z] --- PASS: TestVersion (0.03s) [2021-07-30T17:46:00.160Z] PASS [2021-07-30T17:46:00.160Z] [2021-07-30T17:46:00.160Z] === Skipped [2021-07-30T17:46:00.160Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:46:00.160Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-30T17:46:00.160Z] [2021-07-30T17:46:00.160Z] [2021-07-30T17:46:00.160Z] DONE 19 tests, 1 skipped in 26.887s [2021-07-30T17:46:00.160Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-30T17:46:00.160Z] ++ 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 [2021-07-30T17:46:00.160Z] ++ set -e [2021-07-30T17:46:00.160Z] ++ '[' -n 0 ']' [2021-07-30T17:46:00.160Z] ++ set -x [2021-07-30T17:46:00.160Z] ++ 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 [2021-07-30T17:46:01.397Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-30T17:46:01.398Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-30T17:46:01.543Z] INFO: Testing against a local daemon [2021-07-30T17:46:01.543Z] === RUN TestVolumesCreateAndList [2021-07-30T17:46:01.543Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-30T17:46:01.543Z] === RUN TestVolumesRemove [2021-07-30T17:46:01.543Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-30T17:46:01.543Z] === RUN TestVolumesInspect [2021-07-30T17:46:01.543Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-30T17:46:01.543Z] === RUN TestVolumesInvalidJSON [2021-07-30T17:46:01.543Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-30T17:46:01.543Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-30T17:46:01.543Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-30T17:46:01.543Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-30T17:46:01.543Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-30T17:46:01.543Z] PASS [2021-07-30T17:46:01.543Z] [2021-07-30T17:46:01.543Z] DONE 5 tests in 1.407s [2021-07-30T17:46:01.543Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-30T17:46:01.653Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-30T17:46:01.653Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-30T17:46:01.653Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-30T17:46:02.114Z] ++++ cat bundles/test-integration/docker.pid [2021-07-30T17:46:02.114Z] +++ kill 14628 [2021-07-30T17:46:02.375Z] +++ /etc/init.d/apparmor stop [2021-07-30T17:46:02.375Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-30T17:46:02.375Z] [2021-07-30T17:46:02.375Z] Unloading profiles will leave already running processes permanently [2021-07-30T17:46:02.375Z] unconfined, which can lead to unexpected situations. [2021-07-30T17:46:02.375Z] [2021-07-30T17:46:02.375Z] To set a process to complain mode, use the command line tool [2021-07-30T17:46:02.375Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-30T17:46:02.375Z] +++ true [2021-07-30T17:46:02.578Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-30T17:46:02.637Z] exiting test-integration [2021-07-30T17:46:02.637Z] ++ exit 0 [2021-07-30T17:46:02.637Z] [2021-07-30T17:46:02.854Z] --- PASS: TestBuildWCOWSandboxSize (726.01s) [2021-07-30T17:46:02.854Z] === RUN TestBuildWithEmptyDockerfile [2021-07-30T17:46:02.854Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:46:02.854Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:46:02.854Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:46:02.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:46:02.855Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:46:02.855Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:46:02.855Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:46:02.855Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:46:02.855Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:46:02.855Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2021-07-30T17:46:02.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-30T17:46:02.855Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-30T17:46:02.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-30T17:46:02.855Z] === RUN TestBuildPreserveOwnership [2021-07-30T17:46:02.855Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:46:02.855Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-30T17:46:02.855Z] === RUN TestBuildPlatformInvalid [2021-07-30T17:46:02.855Z] --- PASS: TestBuildPlatformInvalid (0.54s) [2021-07-30T17:46:02.855Z] PASS [2021-07-30T17:46:02.855Z] ok github.com/docker/docker/integration/build 889.949s [2021-07-30T17:46:02.855Z] [2021-07-30T17:46:02.855Z] === Skipped [2021-07-30T17:46:02.855Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-30T17:46:02.855Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:46:02.855Z] [2021-07-30T17:46:02.855Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-30T17:46:02.855Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:02.855Z] [2021-07-30T17:46:02.855Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-30T17:46:02.855Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:46:02.855Z] [2021-07-30T17:46:02.855Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-30T17:46:02.855Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:46:02.855Z] [2021-07-30T17:46:02.855Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-30T17:46:02.855Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:46:02.855Z] [2021-07-30T17:46:02.855Z] [2021-07-30T17:46:02.855Z] DONE 29 tests, 5 skipped in 914.699s [2021-07-30T17:46:02.855Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-30T17:46:03.138Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-30T17:46:03.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:46:03.820Z] INFO: Testing against a local daemon [2021-07-30T17:46:03.820Z] === RUN TestConfigInspect [2021-07-30T17:46:03.820Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.820Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-30T17:46:03.820Z] === RUN TestConfigList [2021-07-30T17:46:03.820Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.820Z] --- SKIP: TestConfigList (0.00s) [2021-07-30T17:46:03.820Z] === RUN TestConfigsCreateAndDelete [2021-07-30T17:46:03.820Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.820Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-30T17:46:03.820Z] === RUN TestConfigsUpdate [2021-07-30T17:46:03.820Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.820Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-30T17:46:03.820Z] === RUN TestTemplatedConfig [2021-07-30T17:46:03.820Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.820Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-30T17:46:03.820Z] === RUN TestConfigCreateResolve [2021-07-30T17:46:03.820Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:46:03.821Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-30T17:46:03.821Z] PASS [2021-07-30T17:46:03.821Z] ok github.com/docker/docker/integration/config 0.275s [2021-07-30T17:46:03.821Z] [2021-07-30T17:46:03.821Z] === Skipped [2021-07-30T17:46:03.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-30T17:46:03.821Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.821Z] [2021-07-30T17:46:03.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-30T17:46:03.821Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.821Z] [2021-07-30T17:46:03.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-30T17:46:03.821Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.821Z] [2021-07-30T17:46:03.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-30T17:46:03.821Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.821Z] [2021-07-30T17:46:03.821Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-30T17:46:03.821Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:03.821Z] [2021-07-30T17:46:03.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-30T17:46:03.821Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:46:03.821Z] [2021-07-30T17:46:04.279Z] [2021-07-30T17:46:04.279Z] DONE 6 tests, 6 skipped in 2.668s [2021-07-30T17:46:04.279Z] Running D:\gopath\src\github.com\docker\docker\integration\container Post stage [Pipeline] junit [2021-07-30T17:46:05.205Z] Recording test results [2021-07-30T17:46:05.561Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-30T17:46:05.910Z] + echo Ensuring container killed. [2021-07-30T17:46:05.910Z] Ensuring container killed. [2021-07-30T17:46:05.910Z] + docker rm -vf docker-pr9 [2021-07-30T17:46:05.910Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-07-30T17:46:06.212Z] + echo Chowning /workspace to jenkins user [2021-07-30T17:46:06.212Z] Chowning /workspace to jenkins user [2021-07-30T17:46:06.212Z] + id -u [2021-07-30T17:46:06.212Z] + id -g [2021-07-30T17:46:06.212Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42649:/workspace busybox chown -R 1000:1000 /workspace [2021-07-30T17:46:06.212Z] Unable to find image 'busybox:latest' locally [2021-07-30T17:46:06.458Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:46:06.458Z] INFO: Testing against a local daemon [2021-07-30T17:46:06.458Z] === RUN TestCheckpoint [2021-07-30T17:46:06.458Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:46:06.458Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-30T17:46:06.458Z] === RUN TestContainerInvalidJSON [2021-07-30T17:46:06.458Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:46:06.458Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:46:06.458Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:46:06.458Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:46:06.473Z] latest: Pulling from library/busybox [2021-07-30T17:46:06.473Z] 38cc3b49dbab: Pulling fs layer [2021-07-30T17:46:06.473Z] 38cc3b49dbab: Verifying Checksum [2021-07-30T17:46:06.473Z] 38cc3b49dbab: Download complete [2021-07-30T17:46:06.735Z] 38cc3b49dbab: Pull complete [2021-07-30T17:46:06.735Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-30T17:46:06.735Z] Status: Downloaded newer image for busybox:latest [2021-07-30T17:46:06.915Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:46:06.915Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:46:06.915Z] --- PASS: TestContainerInvalidJSON (0.50s) [2021-07-30T17:46:06.915Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-30T17:46:06.915Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-30T17:46:06.915Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-30T17:46:07.372Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-07-30T17:46:07.372Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-30T17:46:07.372Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-07-30T17:46:07.372Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-30T17:46:07.427Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-30T17:46:07.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-30T17:46:07.427Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-30T17:46:07.830Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-07-30T17:46:07.830Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-30T17:46:07.830Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-07-30T17:46:07.830Z] === RUN TestCopyFromContainer [2021-07-30T17:46:07.830Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:07.830Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-30T17:46:07.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-30T17:46:07.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:46:07.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:46:07.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:46:07.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:46:07.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:46:07.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:46:07.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:46:07.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:46:07.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:46:07.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-30T17:46:07.830Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-30T17:46:07.830Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-30T17:46:07.830Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidEnv [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-30T17:46:07.830Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-30T17:46:07.830Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-30T17:46:07.830Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-30T17:46:07.830Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-30T17:46:07.830Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-30T17:46:07.830Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-30T17:46:07.830Z] === RUN TestCreateTmpfsMountsTarget [2021-07-30T17:46:07.830Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:07.830Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-30T17:46:07.830Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-30T17:46:07.830Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:46:07.830Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-30T17:46:07.830Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-30T17:46:07.830Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:46:07.830Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:46:07.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:46:07.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:46:07.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:46:07.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:46:07.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:46:07.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:46:07.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:46:07.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:46:07.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:46:07.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:46:07.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-30T17:46:07.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-30T17:46:07.830Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-30T17:46:07.830Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-30T17:46:07.830Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-30T17:46:07.830Z] === RUN TestCreateDifferentPlatform [2021-07-30T17:46:07.830Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-30T17:46:07.830Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-30T17:46:08.287Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-30T17:46:08.287Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-30T17:46:08.287Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-30T17:46:08.287Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-30T17:46:08.287Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-07-30T17:46:08.287Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-30T17:46:08.287Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-30T17:46:08.287Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-30T17:46:08.287Z] === RUN TestContainerKillOnDaemonStart [2021-07-30T17:46:08.287Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:08.287Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-30T17:46:08.287Z] === RUN TestDiff [2021-07-30T17:46:08.287Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-30T17:46:08.287Z] --- SKIP: TestDiff (0.00s) [2021-07-30T17:46:08.287Z] === RUN TestExecWithCloseStdin [2021-07-30T17:46:11.189Z] --- PASS: TestExecWithCloseStdin (2.76s) [2021-07-30T17:46:11.189Z] === RUN TestExec [2021-07-30T17:46:12.679Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-30T17:46:12.747Z] --- PASS: TestExec (1.99s) [2021-07-30T17:46:12.747Z] === RUN TestExecUser [2021-07-30T17:46:12.747Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-30T17:46:12.747Z] --- SKIP: TestExecUser (0.00s) [2021-07-30T17:46:12.747Z] === RUN TestExportContainerAndImportImage [2021-07-30T17:46:12.747Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:12.747Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-30T17:46:12.747Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-30T17:46:13.204Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:13.204Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-30T17:46:13.205Z] === RUN TestHealthCheckWorkdir [2021-07-30T17:46:13.205Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-30T17:46:13.205Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-30T17:46:13.205Z] === RUN TestHealthKillContainer [2021-07-30T17:46:13.205Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-30T17:46:13.205Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-30T17:46:13.205Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-30T17:46:13.205Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-30T17:46:13.205Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-30T17:46:13.205Z] === RUN TestKillContainerInvalidSignal [2021-07-30T17:46:13.239Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-30T17:46:13.239Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-30T17:46:13.630Z] + bundleName=arm64-integration [2021-07-30T17:46:13.630Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-30T17:46:13.630Z] Creating arm64-integration-bundles.tar.gz [2021-07-30T17:46:13.630Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) tar -print -czf [2021-07-30T17:46:13.630Z] arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-30T17:46:13.905Z] Archiving artifacts [2021-07-30T17:46:14.603Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-30T17:46:14.736Z] --- PASS: TestKillContainerInvalidSignal (1.70s) [2021-07-30T17:46:14.736Z] === RUN TestKillContainer [2021-07-30T17:46:14.736Z] === RUN TestKillContainer/no_signal [2021-07-30T17:46:15.821Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42649/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-30T17:46:15.966Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-30T17:46:16.137Z] + make clean [2021-07-30T17:46:16.266Z] === RUN TestKillContainer/non_killing_signal [2021-07-30T17:46:16.266Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-30T17:46:16.266Z] === RUN TestKillContainer/killing_signal [2021-07-30T17:46:16.709Z] docker volume rm -f docker-dev-cache [2021-07-30T17:46:16.709Z] docker-dev-cache [Pipeline] deleteDir [2021-07-30T17:46:16.893Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-30T17:46:18.256Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-30T17:46:19.163Z] --- PASS: TestKillContainer (4.10s) [2021-07-30T17:46:19.163Z] --- PASS: TestKillContainer/no_signal (1.71s) [2021-07-30T17:46:19.163Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-30T17:46:19.163Z] --- PASS: TestKillContainer/killing_signal (2.36s) [2021-07-30T17:46:19.163Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-30T17:46:19.163Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:46:19.163Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-30T17:46:19.163Z] === RUN TestKillStoppedContainer [2021-07-30T17:46:19.163Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:46:19.163Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-30T17:46:19.163Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-30T17:46:19.163Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:46:19.163Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-30T17:46:19.163Z] === RUN TestKillDifferentUserContainer [2021-07-30T17:46:19.163Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-30T17:46:19.163Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-30T17:46:19.163Z] === RUN TestInspectOomKilledTrue [2021-07-30T17:46:19.163Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:19.163Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-30T17:46:19.163Z] === RUN TestInspectOomKilledFalse [2021-07-30T17:46:19.163Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:46:19.163Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-30T17:46:19.163Z] === RUN TestLogsFollowTailEmpty [2021-07-30T17:46:19.663Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-30T17:46:20.696Z] --- PASS: TestLogsFollowTailEmpty (1.90s) [2021-07-30T17:46:20.696Z] === RUN TestNetworkNat [2021-07-30T17:46:20.696Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-30T17:46:20.696Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-30T17:46:20.696Z] === RUN TestNetworkLocalhostTCPNat [2021-07-30T17:46:22.220Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-30T17:46:22.868Z] --- PASS: TestNetworkLocalhostTCPNat (2.08s) [2021-07-30T17:46:22.868Z] === RUN TestNetworkLoopbackNat [2021-07-30T17:46:22.868Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-30T17:46:22.868Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-30T17:46:22.868Z] === RUN TestPause [2021-07-30T17:46:22.868Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-30T17:46:22.868Z] --- SKIP: TestPause (0.00s) [2021-07-30T17:46:22.868Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-30T17:46:23.147Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-30T17:46:24.073Z] === RUN TestDockerSuite/TestLogsSince [2021-07-30T17:46:25.038Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.91s) [2021-07-30T17:46:25.038Z] === RUN TestPauseStopPausedContainer [2021-07-30T17:46:25.038Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:25.038Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-30T17:46:25.038Z] === RUN TestPsFilter [2021-07-30T17:46:25.038Z] --- PASS: TestPsFilter (0.32s) [2021-07-30T17:46:25.038Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T17:46:27.208Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.35s) [2021-07-30T17:46:27.208Z] === RUN TestRemoveContainerWithVolume [2021-07-30T17:46:29.381Z] --- PASS: TestRemoveContainerWithVolume (1.99s) [2021-07-30T17:46:29.381Z] === RUN TestRemoveContainerRunning [2021-07-30T17:46:30.913Z] --- PASS: TestRemoveContainerRunning (1.78s) [2021-07-30T17:46:30.913Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-30T17:46:32.151Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-30T17:46:33.084Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2021-07-30T17:46:33.084Z] === RUN TestRemoveInvalidContainer [2021-07-30T17:46:33.084Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-30T17:46:33.084Z] === RUN TestRenameLinkedContainer [2021-07-30T17:46:33.084Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-30T17:46:33.084Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-30T17:46:33.084Z] === RUN TestRenameStoppedContainer [2021-07-30T17:46:35.256Z] --- PASS: TestRenameStoppedContainer (2.30s) [2021-07-30T17:46:35.256Z] === RUN TestRenameRunningContainerAndReuse [2021-07-30T17:46:37.478Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-30T17:46:37.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-30T17:46:37.733Z] === RUN TestDockerSuite/TestLogsTail [2021-07-30T17:46:38.698Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-30T17:46:38.979Z] --- PASS: TestRenameRunningContainerAndReuse (3.65s) [2021-07-30T17:46:38.979Z] === RUN TestRenameInvalidName [2021-07-30T17:46:39.625Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-30T17:46:40.510Z] --- PASS: TestRenameInvalidName (1.77s) [2021-07-30T17:46:40.511Z] === RUN TestRenameAnonymousContainer [2021-07-30T17:46:41.033Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-30T17:46:41.033Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-30T17:46:42.443Z] === RUN TestDockerSuite/TestNetHostname [2021-07-30T17:46:43.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-30T17:46:45.181Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-30T17:46:45.443Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-30T17:46:46.852Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-30T17:46:46.852Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-30T17:46:48.739Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-30T17:46:49.666Z] === RUN TestDockerSuite/TestPluginActive [2021-07-30T17:46:50.227Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-30T17:46:50.811Z] --- PASS: TestRenameAnonymousContainer (9.10s) [2021-07-30T17:46:50.811Z] === RUN TestRenameContainerWithSameName [2021-07-30T17:46:51.151Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-30T17:46:51.777Z] --- PASS: TestRenameContainerWithSameName (1.90s) [2021-07-30T17:46:51.777Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-30T17:46:51.777Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-30T17:46:51.777Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-30T17:46:51.777Z] === RUN TestResize [2021-07-30T17:46:53.083Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-30T17:46:53.310Z] --- PASS: TestResize (1.84s) [2021-07-30T17:46:53.310Z] === RUN TestResizeWithInvalidSize [2021-07-30T17:46:55.482Z] --- PASS: TestResizeWithInvalidSize (1.81s) [2021-07-30T17:46:55.482Z] === RUN TestResizeWhenContainerNotStarted [2021-07-30T17:46:57.247Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-30T17:46:57.657Z] --- PASS: TestResizeWhenContainerNotStarted (2.09s) [2021-07-30T17:46:57.657Z] === RUN TestDaemonRestartKillContainers [2021-07-30T17:46:57.657Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:46:57.657Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-30T17:46:57.657Z] === RUN TestStats [2021-07-30T17:46:57.657Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-30T17:46:57.657Z] --- SKIP: TestStats (0.00s) [2021-07-30T17:46:57.657Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-30T17:46:58.610Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-30T17:46:58.610Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-30T17:46:58.610Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-30T17:46:59.218Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-30T17:46:59.819Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-30T17:47:01.385Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.02s) [2021-07-30T17:47:01.385Z] === RUN TestStopContainerWithTimeout [2021-07-30T17:47:01.385Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-30T17:47:01.385Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-30T17:47:01.385Z] === RUN TestUpdateRestartPolicy [2021-07-30T17:47:03.086Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-30T17:47:03.689Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-30T17:47:03.689Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-30T17:47:06.249Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-30T17:47:08.145Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-30T17:47:10.704Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-30T17:47:13.215Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-30T17:47:14.141Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-30T17:47:16.072Z] === RUN TestDockerSuite/TestPortList [2021-07-30T17:47:22.455Z] --- PASS: TestUpdateRestartPolicy (20.36s) [2021-07-30T17:47:22.455Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-30T17:47:23.419Z] --- PASS: TestUpdateRestartWithAutoRemove (1.81s) [2021-07-30T17:47:23.419Z] === RUN TestWaitNonBlocked [2021-07-30T17:47:23.419Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:47:23.419Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:47:23.419Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:47:23.419Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:47:23.419Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:47:23.419Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:47:24.243Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-30T17:47:25.651Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-30T17:47:27.149Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-30T17:47:27.149Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.98s) [2021-07-30T17:47:27.149Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.06s) [2021-07-30T17:47:27.149Z] === RUN TestWaitBlocked [2021-07-30T17:47:27.149Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:27.149Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-30T17:47:27.149Z] PASS [2021-07-30T17:47:27.149Z] ok github.com/docker/docker/integration/container 80.361s [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === Skipped [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-30T17:47:27.149Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-30T17:47:27.149Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-30T17:47:27.149Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-30T17:47:27.149Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-30T17:47:27.149Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-30T17:47:27.149Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-30T17:47:27.149Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-30T17:47:27.149Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-30T17:47:27.149Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-30T17:47:27.149Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-30T17:47:27.149Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-30T17:47:27.149Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-30T17:47:27.149Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-30T17:47:27.149Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-30T17:47:27.149Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-30T17:47:27.149Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-30T17:47:27.149Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-30T17:47:27.149Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-30T17:47:27.149Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-30T17:47:27.149Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-30T17:47:27.149Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-30T17:47:27.149Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-30T17:47:27.149Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-30T17:47:27.149Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-30T17:47:27.149Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-30T17:47:27.149Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-30T17:47:27.149Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-30T17:47:27.149Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-30T17:47:27.149Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-30T17:47:27.149Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-30T17:47:27.149Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-30T17:47:27.149Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-30T17:47:27.149Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-30T17:47:27.149Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] [2021-07-30T17:47:27.149Z] DONE 87 tests, 33 skipped in 82.630s [2021-07-30T17:47:27.149Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-30T17:47:28.117Z] === RUN TestConfigDaemonLibtrustID [2021-07-30T17:47:28.117Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-30T17:47:28.117Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-30T17:47:28.117Z] === RUN TestDaemonConfigValidation [2021-07-30T17:47:28.117Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-30T17:47:28.117Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-30T17:47:28.117Z] PASS [2021-07-30T17:47:28.117Z] ok github.com/docker/docker/integration/daemon 0.261s [2021-07-30T17:47:28.574Z] [2021-07-30T17:47:28.574Z] === Skipped [2021-07-30T17:47:28.574Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-30T17:47:28.574Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-30T17:47:28.574Z] [2021-07-30T17:47:28.574Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-30T17:47:28.574Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-30T17:47:28.574Z] [2021-07-30T17:47:28.574Z] [2021-07-30T17:47:28.574Z] DONE 2 tests, 2 skipped in 1.589s [2021-07-30T17:47:28.574Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-30T17:47:30.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:47:30.105Z] INFO: Testing against a local daemon [2021-07-30T17:47:30.105Z] === RUN TestCommitInheritsEnv [2021-07-30T17:47:30.105Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:47:30.105Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-30T17:47:30.105Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-30T17:47:30.105Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-30T17:47:30.105Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-30T17:47:30.105Z] === RUN TestImagesFilterMultiReference [2021-07-30T17:47:30.105Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-30T17:47:30.105Z] === RUN TestImagePullPlatformInvalid [2021-07-30T17:47:30.105Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-30T17:47:30.105Z] === RUN TestRemoveImageOrphaning [2021-07-30T17:47:31.069Z] --- PASS: TestRemoveImageOrphaning (0.98s) [2021-07-30T17:47:31.069Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-30T17:47:31.069Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-30T17:47:31.069Z] === RUN TestTagInvalidReference [2021-07-30T17:47:31.069Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-30T17:47:31.069Z] === RUN TestTagValidPrefixedRepo [2021-07-30T17:47:31.069Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-30T17:47:31.069Z] === RUN TestTagExistedNameWithoutForce [2021-07-30T17:47:31.527Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-30T17:47:31.527Z] === RUN TestTagOfficialNames [2021-07-30T17:47:31.527Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-30T17:47:31.527Z] === RUN TestTagMatchesDigest [2021-07-30T17:47:31.527Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-30T17:47:31.527Z] PASS [2021-07-30T17:47:31.527Z] ok github.com/docker/docker/integration/image 1.618s [2021-07-30T17:47:31.527Z] [2021-07-30T17:47:31.527Z] === Skipped [2021-07-30T17:47:31.527Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-30T17:47:31.527Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:47:31.527Z] [2021-07-30T17:47:31.527Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-30T17:47:31.527Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-30T17:47:31.527Z] [2021-07-30T17:47:31.527Z] [2021-07-30T17:47:31.527Z] DONE 11 tests, 2 skipped in 3.043s [2021-07-30T17:47:31.527Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-30T17:47:32.180Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-30T17:47:32.180Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-30T17:47:32.180Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-30T17:47:32.435Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-30T17:47:33.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-30T17:47:33.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-30T17:47:33.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:47:33.698Z] INFO: Testing against a local daemon [2021-07-30T17:47:33.698Z] === RUN TestNetworkCreateDelete [2021-07-30T17:47:33.698Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:33.698Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestDockerNetworkDeletePreferID [2021-07-30T17:47:33.698Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-30T17:47:33.698Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestDaemonDNSFallback [2021-07-30T17:47:33.698Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:33.698Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestInspectNetwork [2021-07-30T17:47:33.698Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:33.698Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestRunContainerWithBridgeNone [2021-07-30T17:47:33.698Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:33.698Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestNetworkInvalidJSON [2021-07-30T17:47:33.698Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-30T17:47:33.698Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-30T17:47:33.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:47:33.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:47:33.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:47:33.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:47:33.698Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-30T17:47:33.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:47:33.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:47:33.698Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-30T17:47:33.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-30T17:47:33.698Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-30T17:47:33.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-30T17:47:33.698Z] === RUN TestNetworkList [2021-07-30T17:47:33.698Z] === RUN TestNetworkList//networks [2021-07-30T17:47:33.698Z] === PAUSE TestNetworkList//networks [2021-07-30T17:47:33.698Z] === RUN TestNetworkList//networks/ [2021-07-30T17:47:33.698Z] === PAUSE TestNetworkList//networks/ [2021-07-30T17:47:33.698Z] === CONT TestNetworkList//networks [2021-07-30T17:47:33.698Z] === CONT TestNetworkList//networks/ [2021-07-30T17:47:33.698Z] --- PASS: TestNetworkList (0.04s) [2021-07-30T17:47:33.698Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-30T17:47:33.698Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestHostIPv4BridgeLabel [2021-07-30T17:47:33.698Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-30T17:47:33.698Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestDaemonDefaultNetworkPools [2021-07-30T17:47:33.698Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-30T17:47:33.698Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-30T17:47:33.698Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-30T17:47:33.698Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestServiceWithPredefinedNetwork [2021-07-30T17:47:33.698Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-30T17:47:33.698Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:47:33.698Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestServiceWithDataPathPortInit [2021-07-30T17:47:33.698Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-30T17:47:33.698Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-30T17:47:33.698Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-30T17:47:33.698Z] PASS [2021-07-30T17:47:33.698Z] ok github.com/docker/docker/integration/network 0.351s [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === Skipped [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-30T17:47:33.698Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-30T17:47:33.698Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-30T17:47:33.698Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-30T17:47:33.698Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-30T17:47:33.698Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-30T17:47:33.698Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-30T17:47:33.698Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-30T17:47:33.698Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-30T17:47:33.698Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-30T17:47:33.698Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-30T17:47:33.698Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-30T17:47:33.698Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:47:33.698Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-30T17:47:33.698Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-30T17:47:33.698Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] [2021-07-30T17:47:33.698Z] DONE 22 tests, 15 skipped in 1.952s [2021-07-30T17:47:33.698Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-30T17:47:33.923Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-30T17:47:33.923Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-30T17:47:34.156Z] testing: warning: no tests to run [2021-07-30T17:47:34.156Z] PASS [2021-07-30T17:47:34.156Z] ok github.com/docker/docker/integration/network/ipvlan 0.103s [2021-07-30T17:47:34.156Z] [2021-07-30T17:47:34.156Z] DONE 0 tests in 0.608s [2021-07-30T17:47:34.156Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-30T17:47:34.614Z] testing: warning: no tests to run [2021-07-30T17:47:34.614Z] PASS [2021-07-30T17:47:34.614Z] ok github.com/docker/docker/integration/network/macvlan 0.122s [2021-07-30T17:47:34.614Z] [2021-07-30T17:47:34.614Z] DONE 0 tests in 0.586s [2021-07-30T17:47:34.892Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-30T17:47:35.071Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-30T17:47:35.190Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-30T17:47:35.527Z] testing: warning: no tests to run [2021-07-30T17:47:35.527Z] PASS [2021-07-30T17:47:35.527Z] ok github.com/docker/docker/integration/plugin 0.121s [2021-07-30T17:47:35.527Z] [2021-07-30T17:47:35.527Z] DONE 0 tests in 0.645s [2021-07-30T17:47:35.527Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-30T17:47:35.984Z] testing: warning: no tests to run [2021-07-30T17:47:35.984Z] PASS [2021-07-30T17:47:35.984Z] ok github.com/docker/docker/integration/plugin/authz 0.103s [2021-07-30T17:47:35.984Z] [2021-07-30T17:47:35.984Z] DONE 0 tests in 0.599s [2021-07-30T17:47:35.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-30T17:47:37.080Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-30T17:47:37.080Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-30T17:47:39.640Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-30T17:47:41.574Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-30T17:47:41.574Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-30T17:47:42.134Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-30T17:47:42.134Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-30T17:47:44.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:47:44.554Z] INFO: Testing against a local daemon [2021-07-30T17:47:44.554Z] === RUN TestPluginInvalidJSON [2021-07-30T17:47:44.554Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:47:44.554Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:47:44.554Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:47:44.554Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-30T17:47:44.554Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-30T17:47:44.554Z] === RUN TestPluginInstall [2021-07-30T17:47:44.554Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-30T17:47:44.554Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-30T17:47:44.554Z] === RUN TestPluginsWithRuntimes [2021-07-30T17:47:44.554Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-30T17:47:44.554Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-30T17:47:44.554Z] === RUN TestPluginBackCompatMediaTypes [2021-07-30T17:47:44.554Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-30T17:47:44.554Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-30T17:47:44.554Z] PASS [2021-07-30T17:47:44.554Z] ok github.com/docker/docker/integration/plugin/common 0.312s [2021-07-30T17:47:45.015Z] [2021-07-30T17:47:45.015Z] === Skipped [2021-07-30T17:47:45.015Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-30T17:47:45.015Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-30T17:47:45.015Z] [2021-07-30T17:47:45.015Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-30T17:47:45.015Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-30T17:47:45.015Z] [2021-07-30T17:47:45.015Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-30T17:47:45.015Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-30T17:47:45.015Z] [2021-07-30T17:47:45.015Z] [2021-07-30T17:47:45.015Z] DONE 5 tests, 3 skipped in 8.638s [2021-07-30T17:47:45.015Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-30T17:47:45.397Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-30T17:47:45.652Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-30T17:47:47.101Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-30T17:47:47.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:47:47.917Z] INFO: Testing against a local daemon [2021-07-30T17:47:47.917Z] === RUN TestExternalGraphDriver [2021-07-30T17:47:47.917Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-30T17:47:47.917Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-30T17:47:47.917Z] === RUN TestGraphdriverPluginV2 [2021-07-30T17:47:47.917Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-30T17:47:47.917Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-30T17:47:47.917Z] PASS [2021-07-30T17:47:47.917Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.300s [2021-07-30T17:47:47.917Z] [2021-07-30T17:47:47.917Z] === Skipped [2021-07-30T17:47:47.917Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-30T17:47:47.917Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-30T17:47:47.917Z] [2021-07-30T17:47:47.917Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-30T17:47:47.917Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-30T17:47:47.917Z] [2021-07-30T17:47:47.917Z] [2021-07-30T17:47:47.917Z] DONE 2 tests, 2 skipped in 2.760s [2021-07-30T17:47:47.917Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-30T17:47:49.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:47:49.452Z] INFO: Testing against a local daemon [2021-07-30T17:47:49.452Z] === RUN TestReadPluginNoRead [2021-07-30T17:47:49.452Z] read_test.go:21: no unix domain sockets on Windows [2021-07-30T17:47:49.452Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-30T17:47:49.452Z] PASS [2021-07-30T17:47:49.452Z] ok github.com/docker/docker/integration/plugin/logging 0.270s [2021-07-30T17:47:49.452Z] [2021-07-30T17:47:49.452Z] === Skipped [2021-07-30T17:47:49.452Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-30T17:47:49.452Z] read_test.go:21: no unix domain sockets on Windows [2021-07-30T17:47:49.452Z] [2021-07-30T17:47:49.452Z] [2021-07-30T17:47:49.452Z] DONE 1 tests, 1 skipped in 1.820s [2021-07-30T17:47:49.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-30T17:47:50.368Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-30T17:47:50.418Z] testing: warning: no tests to run [2021-07-30T17:47:50.418Z] PASS [2021-07-30T17:47:50.418Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.135s [2021-07-30T17:47:50.418Z] [2021-07-30T17:47:50.418Z] DONE 0 tests in 0.973s [2021-07-30T17:47:50.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-30T17:47:52.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:47:52.607Z] INFO: Testing against a local daemon [2021-07-30T17:47:52.607Z] === RUN TestPluginWithDevMounts [2021-07-30T17:47:52.607Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:52.607Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-30T17:47:52.607Z] PASS [2021-07-30T17:47:52.607Z] ok github.com/docker/docker/integration/plugin/volumes 0.277s [2021-07-30T17:47:52.607Z] [2021-07-30T17:47:52.607Z] === Skipped [2021-07-30T17:47:52.607Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-30T17:47:52.607Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:52.607Z] [2021-07-30T17:47:52.607Z] [2021-07-30T17:47:52.607Z] DONE 1 tests, 1 skipped in 1.835s [2021-07-30T17:47:52.607Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-30T17:47:54.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:47:54.139Z] INFO: Testing against a local daemon [2021-07-30T17:47:54.139Z] === RUN TestSecretInspect [2021-07-30T17:47:54.139Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-30T17:47:54.139Z] === RUN TestSecretList [2021-07-30T17:47:54.139Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] --- SKIP: TestSecretList (0.00s) [2021-07-30T17:47:54.139Z] === RUN TestSecretsCreateAndDelete [2021-07-30T17:47:54.139Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-30T17:47:54.139Z] === RUN TestSecretsUpdate [2021-07-30T17:47:54.139Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-30T17:47:54.139Z] === RUN TestTemplatedSecret [2021-07-30T17:47:54.139Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-30T17:47:54.139Z] === RUN TestSecretCreateResolve [2021-07-30T17:47:54.139Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:54.139Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-30T17:47:54.139Z] PASS [2021-07-30T17:47:54.139Z] ok github.com/docker/docker/integration/secret 0.287s [2021-07-30T17:47:54.139Z] [2021-07-30T17:47:54.139Z] === Skipped [2021-07-30T17:47:54.139Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-30T17:47:54.139Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] [2021-07-30T17:47:54.139Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-30T17:47:54.139Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] [2021-07-30T17:47:54.139Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-30T17:47:54.139Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] [2021-07-30T17:47:54.139Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-30T17:47:54.139Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] [2021-07-30T17:47:54.139Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-30T17:47:54.139Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:54.139Z] [2021-07-30T17:47:54.139Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-30T17:47:54.139Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:54.139Z] [2021-07-30T17:47:54.139Z] [2021-07-30T17:47:54.139Z] DONE 6 tests, 6 skipped in 1.698s [2021-07-30T17:47:54.139Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-30T17:47:54.534Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-30T17:47:54.534Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-30T17:47:57.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:47:57.062Z] INFO: Testing against a local daemon [2021-07-30T17:47:57.062Z] === RUN TestServiceCreateInit [2021-07-30T17:47:57.062Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-30T17:47:57.062Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-30T17:47:57.062Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-30T17:47:57.062Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T17:47:57.062Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestCreateServiceMultipleTimes [2021-07-30T17:47:57.062Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestCreateServiceConflict [2021-07-30T17:47:57.062Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestCreateServiceMaxReplicas [2021-07-30T17:47:57.062Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-30T17:47:57.062Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-30T17:47:57.062Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestCreateServiceSecretFileMode [2021-07-30T17:47:57.062Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestCreateServiceConfigFileMode [2021-07-30T17:47:57.062Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestCreateServiceSysctls [2021-07-30T17:47:57.062Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-30T17:47:57.062Z] === RUN TestCreateServiceCapabilities [2021-07-30T17:47:57.062Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-30T17:47:57.062Z] === RUN TestInspect [2021-07-30T17:47:57.062Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestInspect (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestCreateJob [2021-07-30T17:47:57.062Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestCreateJob (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestReplicatedJob [2021-07-30T17:47:57.062Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestUpdateReplicatedJob [2021-07-30T17:47:57.062Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestServiceListWithStatuses [2021-07-30T17:47:57.062Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestDockerNetworkConnectAlias [2021-07-30T17:47:57.062Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestDockerNetworkReConnect [2021-07-30T17:47:57.062Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestServicePlugin [2021-07-30T17:47:57.062Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestServiceUpdateLabel [2021-07-30T17:47:57.062Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.062Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestServiceUpdateSecrets [2021-07-30T17:47:57.062Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.062Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestServiceUpdateConfigs [2021-07-30T17:47:57.062Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.062Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestServiceUpdateNetwork [2021-07-30T17:47:57.062Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.062Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-30T17:47:57.062Z] === RUN TestServiceUpdatePidsLimit [2021-07-30T17:47:57.062Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.062Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-30T17:47:57.062Z] PASS [2021-07-30T17:47:57.062Z] ok github.com/docker/docker/integration/service 0.462s [2021-07-30T17:47:57.062Z] [2021-07-30T17:47:57.062Z] === Skipped [2021-07-30T17:47:57.062Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T17:47:57.062Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.062Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T17:47:57.062Z] [2021-07-30T17:47:57.062Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T17:47:57.062Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-30T17:47:57.063Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-30T17:47:57.063Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-30T17:47:57.063Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-30T17:47:57.063Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-30T17:47:57.063Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-30T17:47:57.063Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-30T17:47:57.063Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-30T17:47:57.063Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-30T17:47:57.063Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-30T17:47:57.063Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-30T17:47:57.063Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-30T17:47:57.063Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-30T17:47:57.063Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-30T17:47:57.063Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-30T17:47:57.063Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-30T17:47:57.063Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-30T17:47:57.063Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-30T17:47:57.063Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-30T17:47:57.063Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-30T17:47:57.063Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-30T17:47:57.063Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] [2021-07-30T17:47:57.063Z] DONE 24 tests, 23 skipped in 2.536s [2021-07-30T17:47:57.063Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-30T17:47:58.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:47:58.596Z] INFO: Testing against a local daemon [2021-07-30T17:47:58.596Z] === RUN TestSessionCreate [2021-07-30T17:47:58.596Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:58.596Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-30T17:47:58.596Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-30T17:47:58.596Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:58.596Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-30T17:47:58.596Z] PASS [2021-07-30T17:47:58.596Z] ok github.com/docker/docker/integration/session 0.317s [2021-07-30T17:47:58.596Z] [2021-07-30T17:47:58.596Z] === Skipped [2021-07-30T17:47:58.596Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-30T17:47:58.596Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:58.596Z] [2021-07-30T17:47:58.596Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-30T17:47:58.596Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-30T17:47:58.596Z] [2021-07-30T17:47:58.596Z] [2021-07-30T17:47:58.596Z] DONE 2 tests, 2 skipped in 1.905s [2021-07-30T17:47:58.596Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-30T17:47:58.694Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-30T17:47:58.694Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-30T17:48:00.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:48:00.768Z] INFO: Testing against a local daemon [2021-07-30T17:48:00.768Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-30T17:48:00.768Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:48:00.768Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:48:00.768Z] === RUN TestEventsExecDie [2021-07-30T17:48:00.768Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-30T17:48:00.768Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-30T17:48:00.768Z] === RUN TestEventsBackwardsCompatible [2021-07-30T17:48:00.768Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-30T17:48:00.768Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-30T17:48:00.768Z] === RUN TestEventsVolumeCreate [2021-07-30T17:48:00.768Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-30T17:48:00.768Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-30T17:48:00.768Z] === RUN TestInfoAPI [2021-07-30T17:48:00.768Z] --- PASS: TestInfoAPI (0.06s) [2021-07-30T17:48:00.768Z] === RUN TestInfoAPIWarnings [2021-07-30T17:48:00.768Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:48:00.768Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-30T17:48:00.768Z] === RUN TestInfoDebug [2021-07-30T17:48:00.768Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:48:00.768Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-30T17:48:00.768Z] === RUN TestInfoInsecureRegistries [2021-07-30T17:48:00.769Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:48:00.769Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-30T17:48:00.769Z] === RUN TestInfoRegistryMirrors [2021-07-30T17:48:00.769Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:48:00.769Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-30T17:48:00.769Z] === RUN TestLoginFailsWithBadCredentials [2021-07-30T17:48:01.227Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-07-30T17:48:01.227Z] === RUN TestPingCacheHeaders [2021-07-30T17:48:01.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-30T17:48:01.684Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-30T17:48:01.684Z] === RUN TestPingGet [2021-07-30T17:48:01.684Z] --- PASS: TestPingGet (0.03s) [2021-07-30T17:48:01.684Z] === RUN TestPingHead [2021-07-30T17:48:01.684Z] --- PASS: TestPingHead (0.03s) [2021-07-30T17:48:01.684Z] === RUN TestVersion [2021-07-30T17:48:01.684Z] --- PASS: TestVersion (0.02s) [2021-07-30T17:48:01.684Z] PASS [2021-07-30T17:48:01.684Z] ok github.com/docker/docker/integration/system 1.379s [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] === Skipped [2021-07-30T17:48:01.684Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:48:01.684Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-30T17:48:01.684Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-30T17:48:01.684Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-30T17:48:01.684Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-30T17:48:01.684Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-30T17:48:01.684Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-30T17:48:01.684Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-30T17:48:01.684Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] [2021-07-30T17:48:01.684Z] DONE 14 tests, 8 skipped in 2.782s [2021-07-30T17:48:01.684Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-30T17:48:03.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:48:03.220Z] INFO: Testing against a local daemon [2021-07-30T17:48:03.220Z] === RUN TestVolumesCreateAndList [2021-07-30T17:48:03.220Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-30T17:48:03.220Z] === RUN TestVolumesRemove [2021-07-30T17:48:03.677Z] --- PASS: TestVolumesRemove (0.18s) [2021-07-30T17:48:03.677Z] === RUN TestVolumesInspect [2021-07-30T17:48:03.677Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-30T17:48:03.677Z] === RUN TestVolumesInvalidJSON [2021-07-30T17:48:03.677Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-30T17:48:03.677Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-30T17:48:03.677Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-30T17:48:03.677Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-30T17:48:03.677Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-30T17:48:03.677Z] PASS [2021-07-30T17:48:03.677Z] ok github.com/docker/docker/integration/volume 0.514s [2021-07-30T17:48:03.677Z] [2021-07-30T17:48:03.677Z] DONE 5 tests in 1.989s [2021-07-30T17:48:03.677Z] INFO: make.ps1 ended at 07/30/2021 17:48:03 [2021-07-30T17:48:03.677Z] INFO: Integration CLI tests being run from the host: [2021-07-30T17:48:03.677Z] 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" [2021-07-30T17:48:04.519Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-30T17:48:07.030Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-30T17:48:07.286Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-30T17:48:09.183Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-30T17:48:11.695Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-30T17:48:11.993Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-30T17:48:12.243Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:48:12.243Z] INFO: Testing against a local daemon [2021-07-30T17:48:12.243Z] === RUN TestDockerSuite [2021-07-30T17:48:12.243Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-30T17:48:12.243Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-30T17:48:12.243Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T17:48:12.243Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-30T17:48:12.243Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-30T17:48:12.243Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-30T17:48:12.243Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-30T17:48:12.243Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-30T17:48:12.243Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-30T17:48:12.243Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-30T17:48:12.701Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-30T17:48:12.701Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-30T17:48:13.665Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-30T17:48:13.665Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-30T17:48:13.881Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-30T17:48:14.850Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-30T17:48:15.411Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-30T17:48:18.719Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-30T17:48:18.719Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-30T17:48:21.243Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-30T17:48:21.243Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-30T17:48:22.607Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-30T17:48:22.863Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-30T17:48:24.229Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-30T17:48:25.558Z] --- PASS: TestBuildWithHugeFile (151.91s) [2021-07-30T17:48:25.558Z] === RUN TestBuildWCOWSandboxSize [2021-07-30T17:48:26.747Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-30T17:48:26.747Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-30T17:48:30.011Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-30T17:48:30.617Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-30T17:48:30.617Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-30T17:48:30.617Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-30T17:48:30.617Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-30T17:48:30.617Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-30T17:48:30.871Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-30T17:48:31.432Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-30T17:48:33.320Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-30T17:48:33.881Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-30T17:48:35.268Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-30T17:48:35.829Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-30T17:48:41.113Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-30T17:48:46.402Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-30T17:48:47.330Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-30T17:48:49.216Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-30T17:48:49.472Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-30T17:48:49.472Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-30T17:48:49.727Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-30T17:48:52.238Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-30T17:48:53.164Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-30T17:48:55.052Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-30T17:48:58.318Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-30T17:48:58.318Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-30T17:48:59.723Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-30T17:48:59.723Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-30T17:48:59.723Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-30T17:49:02.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-30T17:49:03.643Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-30T17:49:05.042Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-30T17:49:05.042Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-30T17:49:05.972Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-30T17:49:06.898Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-30T17:49:08.262Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-30T17:49:09.670Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-30T17:49:10.599Z] === RUN TestDockerSuite/TestRmiTag [2021-07-30T17:49:10.854Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-30T17:49:11.110Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-30T17:49:11.670Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-30T17:49:14.056Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-30T17:49:14.056Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-30T17:49:14.056Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-30T17:49:14.056Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-30T17:49:14.056Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-30T17:49:14.056Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-30T17:49:14.056Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-30T17:49:14.056Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T17:49:14.056Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-30T17:49:14.056Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T17:49:14.056Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-30T17:49:14.056Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-30T17:49:14.513Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-30T17:49:14.513Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-30T17:49:14.513Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-30T17:49:14.513Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T17:49:14.513Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-30T17:49:14.513Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-30T17:49:14.513Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-30T17:49:14.513Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-30T17:49:15.020Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-30T17:49:16.385Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-30T17:49:17.314Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-30T17:49:18.245Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-30T17:49:18.500Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-30T17:49:19.906Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-30T17:49:20.289Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-30T17:49:20.289Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T17:49:20.289Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-30T17:49:20.289Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-30T17:49:20.289Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-30T17:49:20.466Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-30T17:49:21.026Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-30T17:49:21.585Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-30T17:49:21.586Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-30T17:49:22.146Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-30T17:49:22.461Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-30T17:49:23.510Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-30T17:49:24.436Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-30T17:49:24.997Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-30T17:49:25.370Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-30T17:49:25.370Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-30T17:49:25.370Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-30T17:49:25.370Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-30T17:49:25.370Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-30T17:49:25.370Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-30T17:49:25.370Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-30T17:49:25.370Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-30T17:49:25.370Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-30T17:49:25.922Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-30T17:49:26.893Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-30T17:49:28.254Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-30T17:49:28.254Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-30T17:49:28.276Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-30T17:49:28.276Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-30T17:49:28.276Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-30T17:49:28.276Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T17:49:28.276Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-30T17:49:29.180Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-30T17:49:30.107Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-30T17:49:31.033Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-30T17:49:31.960Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-30T17:49:32.521Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-30T17:49:33.882Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-30T17:49:34.807Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-30T17:49:35.367Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-30T17:49:35.927Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-30T17:49:36.853Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-30T17:49:36.853Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-30T17:49:38.569Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-30T17:49:38.737Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-30T17:49:39.296Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-30T17:49:40.222Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-30T17:49:40.825Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-30T17:49:41.387Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-30T17:49:41.684Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-30T17:49:41.684Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-30T17:49:42.286Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-30T17:49:43.651Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-30T17:49:44.577Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-30T17:49:44.577Z] docker_cli_service_logs_test.go:245: checking task myblbb2n169i [2021-07-30T17:49:44.577Z] docker_cli_service_logs_test.go:250: checking messages for myblbb2n169i [2021-07-30T17:49:44.577Z] docker_cli_service_logs_test.go:245: checking task mv24aomscikz [2021-07-30T17:49:44.577Z] docker_cli_service_logs_test.go:250: checking messages for mv24aomscikz [2021-07-30T17:49:45.137Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-30T17:49:46.063Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-30T17:49:46.064Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-30T17:49:46.623Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-30T17:49:46.624Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-30T17:49:47.549Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-30T17:49:48.139Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-30T17:49:49.069Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-30T17:49:49.629Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-30T17:49:49.629Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-30T17:49:50.191Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-30T17:49:51.553Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-30T17:49:52.921Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-30T17:49:54.328Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-30T17:49:54.891Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-30T17:49:55.452Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-30T17:49:55.707Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-30T17:49:56.632Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-30T17:49:57.558Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-30T17:49:57.856Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-30T17:49:58.416Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-30T17:50:00.307Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-30T17:50:03.570Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-30T17:50:03.570Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-30T17:50:03.570Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-30T17:50:06.088Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-30T17:50:07.974Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-30T17:50:10.486Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-30T17:50:12.373Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-30T17:50:12.373Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-30T17:50:12.373Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-30T17:50:12.373Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-30T17:50:12.373Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-30T17:50:13.306Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-30T17:50:15.195Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-30T17:50:15.758Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-30T17:50:17.648Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-30T17:50:17.648Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-30T17:50:20.161Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-30T17:50:20.161Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-30T17:50:20.721Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-30T17:50:22.608Z] docker_cli_swarm_test.go:1901: [d90ba153554d6] joining swarm manager [d1d7365ad59a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:50:22.608Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-30T17:50:23.168Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-30T17:50:23.168Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-30T17:50:23.168Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-30T17:50:23.729Z] docker_cli_swarm_test.go:1902: [d9aa4d7e49bdf] joining swarm manager [d1d7365ad59a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:50:23.983Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-30T17:50:25.392Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-30T17:50:25.392Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-30T17:50:26.318Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-30T17:50:26.879Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-30T17:50:27.440Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-30T17:50:28.002Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-30T17:50:28.300Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-30T17:50:28.861Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-30T17:50:29.422Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-30T17:50:30.026Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-30T17:50:30.952Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-30T17:50:31.512Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-30T17:50:32.075Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-30T17:50:33.000Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-30T17:50:33.646Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-30T17:50:33.646Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-30T17:50:34.207Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-30T17:50:34.777Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-30T17:50:36.139Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-30T17:50:36.701Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-30T17:50:36.701Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-30T17:50:36.701Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-30T17:50:39.964Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-30T17:50:39.964Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-30T17:50:40.219Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-30T17:50:48.295Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-30T17:50:50.180Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-30T17:50:50.621Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-30T17:50:50.621Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-30T17:50:50.621Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-30T17:50:52.067Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-30T17:50:52.627Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-30T17:50:53.990Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-30T17:50:53.990Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-30T17:50:53.990Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-30T17:50:53.990Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-30T17:50:54.915Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-30T17:50:58.182Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-30T17:50:59.110Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-30T17:51:00.475Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-30T17:51:00.920Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-30T17:51:00.920Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-30T17:51:07.019Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-30T17:51:07.020Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-30T17:51:07.020Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-30T17:51:07.585Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-30T17:51:08.146Z] docker_cli_swarm_test.go:1802: [da4bb9c1fdfc5] joining swarm manager [ded6ff843dade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:51:09.071Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-30T17:51:09.071Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-30T17:51:09.326Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-30T17:51:09.464Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-30T17:51:09.464Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-30T17:51:09.464Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-30T17:51:09.464Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-30T17:51:09.464Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-30T17:51:09.464Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-30T17:51:09.464Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-30T17:51:09.464Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-30T17:51:09.464Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-30T17:51:09.582Z] docker_cli_swarm_test.go:1803: [d010ac834ef2f] joining swarm manager [ded6ff843dade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:51:10.427Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-30T17:51:10.944Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-30T17:51:12.309Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-30T17:51:13.673Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-30T17:51:13.673Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-30T17:51:13.673Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-30T17:51:14.148Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-30T17:51:15.035Z] === RUN TestDockerSuite/TestRunMount [2021-07-30T17:51:15.113Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-30T17:51:15.113Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-30T17:51:15.113Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-30T17:51:15.113Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-30T17:51:15.113Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-30T17:51:15.114Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-30T17:51:18.009Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-30T17:51:23.117Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-30T17:51:23.117Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-30T17:51:23.677Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-30T17:51:25.041Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-30T17:51:25.041Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-30T17:51:27.557Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-30T17:51:30.389Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-30T17:51:30.866Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-30T17:51:32.754Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-30T17:51:33.681Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-30T17:51:35.067Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-30T17:51:35.644Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-30T17:51:35.900Z] docker_cli_swarm_test.go:1321: [d3dd370929f0c] joining swarm manager [d76fe0209183d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:51:36.031Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-30T17:51:36.031Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-30T17:51:36.488Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-30T17:51:37.305Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-30T17:51:37.305Z] docker_cli_swarm_test.go:1322: [db4cbdf356dd6] joining swarm manager [d76fe0209183d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:51:39.191Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-30T17:51:39.191Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-30T17:51:39.384Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-30T17:51:39.752Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-30T17:51:40.913Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-30T17:51:41.114Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-30T17:51:41.675Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-30T17:51:42.601Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-30T17:51:44.531Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-30T17:51:46.420Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-30T17:51:46.697Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-30T17:51:46.697Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-30T17:51:46.697Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-30T17:51:46.697Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-30T17:51:46.697Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-30T17:51:46.697Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-30T17:51:46.697Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-30T17:51:46.697Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-30T17:51:46.697Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-30T17:51:46.697Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-30T17:51:50.585Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-30T17:51:51.147Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-30T17:51:51.147Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-30T17:51:51.708Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-30T17:51:51.708Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-30T17:51:52.636Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-30T17:51:53.198Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-30T17:51:53.198Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-30T17:51:53.759Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-30T17:52:00.330Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-30T17:52:00.330Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-30T17:52:00.330Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-30T17:52:00.330Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-30T17:52:00.898Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-30T17:52:02.265Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-30T17:52:03.207Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-30T17:52:03.462Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-30T17:52:03.462Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-30T17:52:04.022Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-30T17:52:04.278Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-30T17:52:05.204Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-30T17:52:05.459Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-30T17:52:05.459Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-30T17:52:05.459Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-30T17:52:06.384Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-30T17:52:06.640Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-30T17:52:06.640Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-30T17:52:06.640Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-30T17:52:07.201Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-30T17:52:08.567Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-30T17:52:08.567Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-30T17:52:08.567Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-30T17:52:11.875Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-30T17:52:12.841Z] === RUN TestDockerSuite/TestRunRm [2021-07-30T17:52:13.766Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-30T17:52:17.969Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-30T17:52:17.969Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-30T17:52:18.531Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-30T17:52:19.897Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-30T17:52:20.460Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-30T17:52:22.344Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-30T17:52:22.344Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-30T17:52:22.344Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-30T17:52:22.344Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-30T17:52:22.344Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-30T17:52:23.727Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-30T17:52:27.887Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-30T17:52:28.143Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-30T17:52:28.398Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-30T17:52:29.327Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-30T17:52:29.623Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-30T17:52:29.879Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-30T17:52:30.448Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-30T17:52:31.009Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-30T17:52:31.572Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-30T17:52:32.498Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-30T17:52:35.010Z] === RUN TestDockerSuite/TestRunState [2021-07-30T17:52:36.416Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-30T17:52:36.977Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-30T17:52:37.903Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-30T17:52:37.903Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-30T17:52:37.903Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-30T17:52:37.903Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-30T17:52:38.464Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-30T17:52:39.024Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-30T17:52:39.993Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-30T17:52:39.993Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-30T17:52:39.993Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-30T17:52:39.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-30T17:52:40.386Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-30T17:52:40.386Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-30T17:52:40.386Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-30T17:52:40.947Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-30T17:52:43.506Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-30T17:52:43.761Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-30T17:52:45.649Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-30T17:52:48.912Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-30T17:52:50.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-30T17:52:50.285Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-30T17:52:50.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-30T17:52:52.172Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-30T17:52:52.428Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-30T17:52:52.990Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-30T17:52:53.603Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-30T17:52:55.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-30T17:52:55.552Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-30T17:52:56.477Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-30T17:52:56.861Z] --- PASS: TestBuildWCOWSandboxSize (822.83s) [2021-07-30T17:52:56.861Z] === RUN TestBuildWithEmptyDockerfile [2021-07-30T17:52:56.861Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:52:56.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:52:56.861Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:52:56.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:52:56.861Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:52:56.861Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:52:56.861Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T17:52:56.861Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T17:52:56.861Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T17:52:56.861Z] --- PASS: TestBuildWithEmptyDockerfile (0.55s) [2021-07-30T17:52:56.861Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-30T17:52:56.861Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-30T17:52:56.861Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-30T17:52:56.861Z] === RUN TestBuildPreserveOwnership [2021-07-30T17:52:56.861Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:52:56.861Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestBuildPlatformInvalid [2021-07-30T17:52:56.861Z] --- PASS: TestBuildPlatformInvalid (0.58s) [2021-07-30T17:52:56.861Z] PASS [2021-07-30T17:52:56.861Z] ok github.com/docker/docker/integration/build 1008.710s [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === Skipped [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-30T17:52:56.861Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-30T17:52:56.861Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-30T17:52:56.861Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-30T17:52:56.861Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-30T17:52:56.861Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] DONE 29 tests, 5 skipped in 1041.487s [2021-07-30T17:52:56.861Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-30T17:52:56.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:52:56.861Z] INFO: Testing against a local daemon [2021-07-30T17:52:56.861Z] === RUN TestConfigInspect [2021-07-30T17:52:56.861Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestConfigList [2021-07-30T17:52:56.861Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] --- SKIP: TestConfigList (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestConfigsCreateAndDelete [2021-07-30T17:52:56.861Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestConfigsUpdate [2021-07-30T17:52:56.861Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestTemplatedConfig [2021-07-30T17:52:56.861Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestConfigCreateResolve [2021-07-30T17:52:56.861Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:52:56.861Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-30T17:52:56.861Z] PASS [2021-07-30T17:52:56.861Z] ok github.com/docker/docker/integration/config 0.121s [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === Skipped [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-30T17:52:56.861Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-30T17:52:56.861Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-30T17:52:56.861Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-30T17:52:56.861Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-30T17:52:56.861Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-30T17:52:56.861Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] [2021-07-30T17:52:56.861Z] DONE 6 tests, 6 skipped in 2.834s [2021-07-30T17:52:56.861Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-30T17:52:56.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:52:56.861Z] INFO: Testing against a local daemon [2021-07-30T17:52:56.861Z] === RUN TestCheckpoint [2021-07-30T17:52:56.861Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:52:56.861Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestContainerInvalidJSON [2021-07-30T17:52:56.861Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:52:56.861Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:52:56.861Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:52:56.861Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:52:56.861Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T17:52:56.861Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-30T17:52:56.861Z] --- PASS: TestContainerInvalidJSON (0.56s) [2021-07-30T17:52:56.861Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-30T17:52:56.861Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-30T17:52:56.861Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.35s) [2021-07-30T17:52:56.861Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-30T17:52:56.861Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-30T17:52:56.861Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-30T17:52:56.861Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-07-30T17:52:56.861Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-30T17:52:56.861Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-07-30T17:52:56.861Z] === RUN TestCopyFromContainer [2021-07-30T17:52:56.861Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-30T17:52:56.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:52:56.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:52:56.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:52:56.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:52:56.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:52:56.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:52:56.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T17:52:56.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T17:52:56.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T17:52:56.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-30T17:52:56.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-30T17:52:56.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-30T17:52:56.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-30T17:52:56.861Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-30T17:52:56.861Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-30T17:52:56.861Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestCreateWithInvalidEnv [2021-07-30T17:52:56.861Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-30T17:52:56.861Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-30T17:52:56.861Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-30T17:52:56.861Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-30T17:52:56.861Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-30T17:52:56.861Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-30T17:52:56.861Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-30T17:52:56.861Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-30T17:52:56.861Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-30T17:52:56.861Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-30T17:52:56.861Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-30T17:52:56.861Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-30T17:52:56.861Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestCreateTmpfsMountsTarget [2021-07-30T17:52:56.861Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.861Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-30T17:52:56.861Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-30T17:52:56.861Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:52:56.862Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-30T17:52:56.862Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-30T17:52:56.862Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:52:56.862Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-30T17:52:56.862Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-30T17:52:56.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:52:56.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:52:56.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:52:56.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:52:56.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:52:56.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:52:56.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:52:56.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:52:56.862Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:52:56.862Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:52:56.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T17:52:56.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T17:52:56.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T17:52:56.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T17:52:56.862Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T17:52:56.862Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-30T17:52:56.862Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-30T17:52:56.862Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-30T17:52:56.862Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-30T17:52:56.862Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-30T17:52:56.862Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-30T17:52:56.862Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-30T17:52:56.862Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-30T17:52:56.862Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-30T17:52:56.862Z] === RUN TestCreateDifferentPlatform [2021-07-30T17:52:56.862Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-30T17:52:56.862Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-30T17:52:56.862Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-30T17:52:56.862Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-30T17:52:56.862Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-30T17:52:56.862Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-30T17:52:56.862Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-07-30T17:52:56.862Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-30T17:52:56.862Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-30T17:52:56.862Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-30T17:52:56.862Z] === RUN TestContainerKillOnDaemonStart [2021-07-30T17:52:56.862Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:56.862Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-30T17:52:56.862Z] === RUN TestDiff [2021-07-30T17:52:56.862Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-30T17:52:56.862Z] --- SKIP: TestDiff (0.00s) [2021-07-30T17:52:56.862Z] === RUN TestExecWithCloseStdin [2021-07-30T17:52:56.862Z] --- PASS: TestExecWithCloseStdin (2.99s) [2021-07-30T17:52:56.862Z] === RUN TestExec [2021-07-30T17:52:57.405Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-30T17:52:57.405Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-30T17:52:57.405Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-30T17:52:57.965Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-30T17:52:58.432Z] --- PASS: TestExec (2.16s) [2021-07-30T17:52:58.432Z] === RUN TestExecUser [2021-07-30T17:52:58.432Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-30T17:52:58.432Z] --- SKIP: TestExecUser (0.00s) [2021-07-30T17:52:58.432Z] === RUN TestExportContainerAndImportImage [2021-07-30T17:52:58.432Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:58.432Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-30T17:52:58.432Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-30T17:52:58.432Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:52:58.432Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-30T17:52:58.432Z] === RUN TestHealthCheckWorkdir [2021-07-30T17:52:58.432Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-30T17:52:58.432Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-30T17:52:58.432Z] === RUN TestHealthKillContainer [2021-07-30T17:52:58.432Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-30T17:52:58.433Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-30T17:52:58.433Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-30T17:52:58.433Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-30T17:52:58.433Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-30T17:52:58.433Z] === RUN TestKillContainerInvalidSignal [2021-07-30T17:52:58.890Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-30T17:52:59.451Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-30T17:52:59.451Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-30T17:52:59.451Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-30T17:52:59.451Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-30T17:53:00.012Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-30T17:53:00.605Z] --- PASS: TestKillContainerInvalidSignal (2.06s) [2021-07-30T17:53:00.605Z] === RUN TestKillContainer [2021-07-30T17:53:00.605Z] === RUN TestKillContainer/no_signal [2021-07-30T17:53:02.778Z] === RUN TestKillContainer/non_killing_signal [2021-07-30T17:53:02.778Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-30T17:53:02.778Z] === RUN TestKillContainer/killing_signal [2021-07-30T17:53:04.173Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-30T17:53:04.471Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-30T17:53:05.397Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-30T17:53:05.688Z] --- PASS: TestKillContainer (4.63s) [2021-07-30T17:53:05.688Z] --- PASS: TestKillContainer/no_signal (2.01s) [2021-07-30T17:53:05.688Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-30T17:53:05.688Z] --- PASS: TestKillContainer/killing_signal (2.58s) [2021-07-30T17:53:05.688Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-30T17:53:05.688Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:53:05.688Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-30T17:53:05.688Z] === RUN TestKillStoppedContainer [2021-07-30T17:53:05.688Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:53:05.688Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-30T17:53:05.688Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-30T17:53:05.688Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:53:05.688Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-30T17:53:05.688Z] === RUN TestKillDifferentUserContainer [2021-07-30T17:53:05.688Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-30T17:53:05.688Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-30T17:53:05.688Z] === RUN TestInspectOomKilledTrue [2021-07-30T17:53:05.688Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:53:05.688Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-30T17:53:05.688Z] === RUN TestInspectOomKilledFalse [2021-07-30T17:53:05.688Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:53:05.688Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-30T17:53:05.688Z] === RUN TestLogsFollowTailEmpty [2021-07-30T17:53:07.232Z] --- PASS: TestLogsFollowTailEmpty (1.96s) [2021-07-30T17:53:07.232Z] === RUN TestNetworkNat [2021-07-30T17:53:07.232Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-30T17:53:07.232Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-30T17:53:07.232Z] === RUN TestNetworkLocalhostTCPNat [2021-07-30T17:53:07.327Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-30T17:53:07.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-30T17:53:08.693Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-30T17:53:10.129Z] --- PASS: TestNetworkLocalhostTCPNat (2.39s) [2021-07-30T17:53:10.129Z] === RUN TestNetworkLoopbackNat [2021-07-30T17:53:10.129Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-30T17:53:10.129Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-30T17:53:10.129Z] === RUN TestPause [2021-07-30T17:53:10.129Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-30T17:53:10.129Z] --- SKIP: TestPause (0.00s) [2021-07-30T17:53:10.129Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-30T17:53:11.208Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-30T17:53:11.663Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.05s) [2021-07-30T17:53:11.663Z] === RUN TestPauseStopPausedContainer [2021-07-30T17:53:11.663Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:53:11.663Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-30T17:53:11.663Z] === RUN TestPsFilter [2021-07-30T17:53:12.120Z] --- PASS: TestPsFilter (0.37s) [2021-07-30T17:53:12.120Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-30T17:53:13.182Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-30T17:53:13.744Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-30T17:53:13.744Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-30T17:53:13.744Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-30T17:53:13.744Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-30T17:53:13.744Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-30T17:53:13.744Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-30T17:53:13.744Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-30T17:53:13.744Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-30T17:53:13.744Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-30T17:53:13.744Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-30T17:53:14.293Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2021-07-30T17:53:14.293Z] === RUN TestRemoveContainerWithVolume [2021-07-30T17:53:17.198Z] --- PASS: TestRemoveContainerWithVolume (2.60s) [2021-07-30T17:53:17.198Z] === RUN TestRemoveContainerRunning [2021-07-30T17:53:17.904Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-30T17:53:18.159Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-30T17:53:18.732Z] --- PASS: TestRemoveContainerRunning (2.00s) [2021-07-30T17:53:18.732Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-30T17:53:19.569Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-30T17:53:20.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-30T17:53:20.112Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-30T17:53:20.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-30T17:53:20.130Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-30T17:53:20.690Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-30T17:53:20.690Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-30T17:53:20.918Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.97s) [2021-07-30T17:53:20.918Z] === RUN TestRemoveInvalidContainer [2021-07-30T17:53:20.918Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-30T17:53:20.918Z] === RUN TestRenameLinkedContainer [2021-07-30T17:53:20.918Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-30T17:53:20.918Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-30T17:53:20.918Z] === RUN TestRenameStoppedContainer [2021-07-30T17:53:21.615Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-30T17:53:21.615Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-30T17:53:21.615Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-30T17:53:21.615Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-30T17:53:21.615Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-30T17:53:21.615Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-30T17:53:21.615Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-30T17:53:21.615Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-30T17:53:21.615Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-30T17:53:21.615Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-30T17:53:21.615Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-30T17:53:21.615Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-30T17:53:21.615Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-30T17:53:21.615Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-30T17:53:21.615Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-30T17:53:22.540Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-30T17:53:23.100Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-30T17:53:23.100Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-30T17:53:23.815Z] --- PASS: TestRenameStoppedContainer (2.57s) [2021-07-30T17:53:23.815Z] === RUN TestRenameRunningContainerAndReuse [2021-07-30T17:53:23.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-30T17:53:23.822Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-30T17:53:23.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-30T17:53:23.822Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-30T17:53:23.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-30T17:53:24.024Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-30T17:53:24.024Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-30T17:53:24.585Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-30T17:53:24.585Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-30T17:53:25.511Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-30T17:53:26.073Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-30T17:53:26.073Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-30T17:53:26.073Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-30T17:53:26.635Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-30T17:53:27.544Z] --- PASS: TestRenameRunningContainerAndReuse (4.00s) [2021-07-30T17:53:27.544Z] === RUN TestRenameInvalidName [2021-07-30T17:53:27.998Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-30T17:53:28.560Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-30T17:53:28.560Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-30T17:53:28.560Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-30T17:53:29.161Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-30T17:53:29.161Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-30T17:53:29.716Z] --- PASS: TestRenameInvalidName (2.00s) [2021-07-30T17:53:29.716Z] === RUN TestRenameAnonymousContainer [2021-07-30T17:53:30.526Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-30T17:53:30.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-30T17:53:30.857Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-30T17:53:30.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-30T17:53:30.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-30T17:53:30.857Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-30T17:53:30.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-30T17:53:30.857Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-30T17:53:30.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-30T17:53:31.086Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-30T17:53:33.015Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-30T17:53:33.576Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-30T17:53:33.576Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-30T17:53:33.576Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-30T17:53:34.501Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-30T17:53:35.469Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-30T17:53:36.395Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-30T17:53:36.395Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-30T17:53:38.283Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-30T17:53:38.283Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-30T17:53:38.539Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-30T17:53:39.902Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents520729668 [2021-07-30T17:53:40.027Z] --- PASS: TestRenameAnonymousContainer (10.28s) [2021-07-30T17:53:40.027Z] === RUN TestRenameContainerWithSameName [2021-07-30T17:53:40.169Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-30T17:53:40.169Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-30T17:53:42.060Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-30T17:53:42.060Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-30T17:53:42.060Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-30T17:53:42.210Z] --- PASS: TestRenameContainerWithSameName (2.09s) [2021-07-30T17:53:42.210Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-30T17:53:42.210Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-30T17:53:42.210Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-30T17:53:42.210Z] === RUN TestResize [2021-07-30T17:53:43.423Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-30T17:53:44.396Z] --- PASS: TestResize (2.36s) [2021-07-30T17:53:44.396Z] === RUN TestResizeWithInvalidSize [2021-07-30T17:53:44.829Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-30T17:53:44.829Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-30T17:53:44.829Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-30T17:53:45.084Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-30T17:53:45.084Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-30T17:53:45.644Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-30T17:53:46.573Z] --- PASS: TestResizeWithInvalidSize (2.22s) [2021-07-30T17:53:46.573Z] === RUN TestResizeWhenContainerNotStarted [2021-07-30T17:53:47.533Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-30T17:53:49.473Z] --- PASS: TestResizeWhenContainerNotStarted (2.62s) [2021-07-30T17:53:49.473Z] === RUN TestDaemonRestartKillContainers [2021-07-30T17:53:49.473Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:53:49.473Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-30T17:53:49.473Z] === RUN TestStats [2021-07-30T17:53:49.473Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-30T17:53:49.473Z] --- SKIP: TestStats (0.00s) [2021-07-30T17:53:49.473Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-30T17:53:54.063Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-30T17:53:55.035Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-30T17:53:55.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-30T17:53:56.001Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-30T17:53:56.538Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.54s) [2021-07-30T17:53:56.538Z] === RUN TestStopContainerWithTimeout [2021-07-30T17:53:56.538Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-30T17:53:56.538Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-30T17:53:56.538Z] === RUN TestUpdateRestartPolicy [2021-07-30T17:53:57.363Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-30T17:53:59.878Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-30T17:54:01.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-30T17:54:01.700Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-30T17:54:02.435Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-30T17:54:02.660Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-30T17:54:02.660Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T17:54:02.997Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-30T17:54:03.115Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-30T17:54:04.637Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-30T17:54:04.637Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-30T17:54:04.637Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-30T17:54:04.881Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-30T17:54:06.767Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-30T17:54:08.676Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-30T17:54:11.981Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-30T17:54:13.159Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-30T17:54:14.683Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-30T17:54:14.683Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-30T17:54:14.683Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-30T17:54:14.683Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-30T17:54:14.683Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-30T17:54:16.142Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-30T17:54:16.208Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-30T17:54:17.166Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-30T17:54:17.614Z] --- PASS: TestUpdateRestartPolicy (21.51s) [2021-07-30T17:54:17.614Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-30T17:54:17.621Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-30T17:54:18.076Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-30T17:54:18.532Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-30T17:54:19.152Z] --- PASS: TestUpdateRestartWithAutoRemove (2.05s) [2021-07-30T17:54:19.152Z] === RUN TestWaitNonBlocked [2021-07-30T17:54:19.152Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:54:19.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:54:19.152Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:54:19.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:54:19.152Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T17:54:19.152Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T17:54:19.401Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-30T17:54:22.050Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-30T17:54:22.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.88s) [2021-07-30T17:54:22.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.00s) [2021-07-30T17:54:22.050Z] === RUN TestWaitBlocked [2021-07-30T17:54:22.050Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:22.050Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-30T17:54:22.050Z] PASS [2021-07-30T17:54:22.050Z] ok github.com/docker/docker/integration/container 90.811s [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === Skipped [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-30T17:54:22.509Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-30T17:54:22.509Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-30T17:54:22.509Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-30T17:54:22.509Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-30T17:54:22.509Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-30T17:54:22.509Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-30T17:54:22.509Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-30T17:54:22.509Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-30T17:54:22.509Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-30T17:54:22.509Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-30T17:54:22.509Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-30T17:54:22.509Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-30T17:54:22.509Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-30T17:54:22.509Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-30T17:54:22.509Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-30T17:54:22.509Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-30T17:54:22.509Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-30T17:54:22.509Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-30T17:54:22.509Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-30T17:54:22.509Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-30T17:54:22.509Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-30T17:54:22.509Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-30T17:54:22.509Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-30T17:54:22.509Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-30T17:54:22.509Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-30T17:54:22.509Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-30T17:54:22.509Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-30T17:54:22.509Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-30T17:54:22.509Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-30T17:54:22.509Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-30T17:54:22.509Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-30T17:54:22.509Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-30T17:54:22.509Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-30T17:54:22.509Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.509Z] [2021-07-30T17:54:22.510Z] DONE 87 tests, 33 skipped in 93.144s [2021-07-30T17:54:22.510Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-30T17:54:23.191Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-30T17:54:24.044Z] === RUN TestConfigDaemonLibtrustID [2021-07-30T17:54:24.044Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-30T17:54:24.044Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-30T17:54:24.044Z] === RUN TestDaemonConfigValidation [2021-07-30T17:54:24.044Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-30T17:54:24.044Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-30T17:54:24.044Z] PASS [2021-07-30T17:54:24.044Z] ok github.com/docker/docker/integration/daemon 0.098s [2021-07-30T17:54:24.044Z] [2021-07-30T17:54:24.044Z] === Skipped [2021-07-30T17:54:24.044Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-30T17:54:24.044Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-30T17:54:24.044Z] [2021-07-30T17:54:24.044Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-30T17:54:24.044Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-30T17:54:24.044Z] [2021-07-30T17:54:24.044Z] [2021-07-30T17:54:24.044Z] DONE 2 tests, 2 skipped in 1.742s [2021-07-30T17:54:24.044Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-30T17:54:24.638Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-30T17:54:25.352Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-30T17:54:25.352Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-30T17:54:25.352Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-30T17:54:26.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:26.218Z] INFO: Testing against a local daemon [2021-07-30T17:54:26.218Z] === RUN TestCommitInheritsEnv [2021-07-30T17:54:26.218Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:54:26.218Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-30T17:54:26.218Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-30T17:54:26.218Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-30T17:54:26.218Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-30T17:54:26.218Z] === RUN TestImagesFilterMultiReference [2021-07-30T17:54:26.218Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-30T17:54:26.218Z] === RUN TestImagePullPlatformInvalid [2021-07-30T17:54:26.218Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-30T17:54:26.218Z] === RUN TestRemoveImageOrphaning [2021-07-30T17:54:26.873Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-30T17:54:26.873Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-30T17:54:26.873Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-30T17:54:27.182Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2021-07-30T17:54:27.182Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-30T17:54:27.182Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-30T17:54:27.182Z] === RUN TestTagInvalidReference [2021-07-30T17:54:27.182Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-30T17:54:27.182Z] === RUN TestTagValidPrefixedRepo [2021-07-30T17:54:27.182Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-30T17:54:27.182Z] === RUN TestTagExistedNameWithoutForce [2021-07-30T17:54:27.182Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-30T17:54:27.182Z] === RUN TestTagOfficialNames [2021-07-30T17:54:27.182Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-30T17:54:27.182Z] === RUN TestTagMatchesDigest [2021-07-30T17:54:27.182Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-30T17:54:27.182Z] PASS [2021-07-30T17:54:27.182Z] ok github.com/docker/docker/integration/image 1.489s [2021-07-30T17:54:27.182Z] [2021-07-30T17:54:27.182Z] === Skipped [2021-07-30T17:54:27.182Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-30T17:54:27.182Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:54:27.182Z] [2021-07-30T17:54:27.182Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-30T17:54:27.182Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-30T17:54:27.182Z] [2021-07-30T17:54:27.182Z] [2021-07-30T17:54:27.182Z] DONE 11 tests, 2 skipped in 3.177s [2021-07-30T17:54:27.191Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-30T17:54:27.329Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-30T17:54:27.642Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-30T17:54:28.551Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-30T17:54:28.855Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-30T17:54:29.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:29.179Z] INFO: Testing against a local daemon [2021-07-30T17:54:29.179Z] === RUN TestNetworkCreateDelete [2021-07-30T17:54:29.179Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:29.179Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestDockerNetworkDeletePreferID [2021-07-30T17:54:29.179Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-30T17:54:29.179Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestDaemonDNSFallback [2021-07-30T17:54:29.179Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:29.179Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestInspectNetwork [2021-07-30T17:54:29.179Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:29.179Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestRunContainerWithBridgeNone [2021-07-30T17:54:29.179Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:29.179Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestNetworkInvalidJSON [2021-07-30T17:54:29.179Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-30T17:54:29.179Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-30T17:54:29.179Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:54:29.179Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:54:29.179Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:54:29.179Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:54:29.179Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-30T17:54:29.179Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T17:54:29.179Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T17:54:29.179Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-30T17:54:29.179Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-30T17:54:29.179Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-30T17:54:29.179Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-30T17:54:29.179Z] === RUN TestNetworkList [2021-07-30T17:54:29.179Z] === RUN TestNetworkList//networks [2021-07-30T17:54:29.179Z] === PAUSE TestNetworkList//networks [2021-07-30T17:54:29.179Z] === RUN TestNetworkList//networks/ [2021-07-30T17:54:29.179Z] === PAUSE TestNetworkList//networks/ [2021-07-30T17:54:29.179Z] === CONT TestNetworkList//networks [2021-07-30T17:54:29.179Z] === CONT TestNetworkList//networks/ [2021-07-30T17:54:29.179Z] --- PASS: TestNetworkList (0.03s) [2021-07-30T17:54:29.179Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-30T17:54:29.179Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestHostIPv4BridgeLabel [2021-07-30T17:54:29.179Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-30T17:54:29.179Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-30T17:54:29.179Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-30T17:54:29.179Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestDaemonDefaultNetworkPools [2021-07-30T17:54:29.179Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-30T17:54:29.179Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-30T17:54:29.179Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-30T17:54:29.179Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-30T17:54:29.179Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-30T17:54:29.476Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-30T17:54:29.637Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-07-30T17:54:29.637Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-30T17:54:29.637Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-30T17:54:29.637Z] === RUN TestServiceWithPredefinedNetwork [2021-07-30T17:54:29.637Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-30T17:54:29.637Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-30T17:54:29.637Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:54:29.637Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:54:29.637Z] === RUN TestServiceWithDataPathPortInit [2021-07-30T17:54:29.637Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-30T17:54:29.637Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-30T17:54:29.637Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-30T17:54:29.637Z] PASS [2021-07-30T17:54:29.637Z] ok github.com/docker/docker/integration/network 0.167s [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === Skipped [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-30T17:54:29.637Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-30T17:54:29.637Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-30T17:54:29.637Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-30T17:54:29.637Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-30T17:54:29.637Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-30T17:54:29.637Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-30T17:54:29.637Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-30T17:54:29.637Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-30T17:54:29.637Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-07-30T17:54:29.637Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-30T17:54:29.637Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-30T17:54:29.637Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T17:54:29.637Z] service_test.go:242: FLAKY_TEST [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-30T17:54:29.637Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-30T17:54:29.637Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] [2021-07-30T17:54:29.637Z] DONE 22 tests, 15 skipped in 2.143s [2021-07-30T17:54:29.637Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-30T17:54:29.813Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-30T17:54:30.036Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-30T17:54:30.097Z] testing: warning: no tests to run [2021-07-30T17:54:30.097Z] PASS [2021-07-30T17:54:30.097Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2021-07-30T17:54:30.097Z] [2021-07-30T17:54:30.097Z] DONE 0 tests in 0.671s [2021-07-30T17:54:30.267Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-30T17:54:30.267Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-30T17:54:30.267Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-30T17:54:30.555Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-30T17:54:30.598Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-30T17:54:30.598Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-30T17:54:30.598Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-30T17:54:31.013Z] testing: warning: no tests to run [2021-07-30T17:54:31.013Z] PASS [2021-07-30T17:54:31.013Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2021-07-30T17:54:31.013Z] [2021-07-30T17:54:31.013Z] DONE 0 tests in 0.660s [2021-07-30T17:54:31.013Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-30T17:54:31.225Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-30T17:54:31.525Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-30T17:54:31.683Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-30T17:54:31.683Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-30T17:54:31.683Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-30T17:54:31.683Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-30T17:54:31.683Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-30T17:54:31.978Z] testing: warning: no tests to run [2021-07-30T17:54:31.978Z] PASS [2021-07-30T17:54:31.978Z] ok github.com/docker/docker/integration/plugin 0.076s [2021-07-30T17:54:31.978Z] [2021-07-30T17:54:31.978Z] DONE 0 tests in 0.653s [2021-07-30T17:54:31.978Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-30T17:54:32.444Z] testing: warning: no tests to run [2021-07-30T17:54:32.444Z] PASS [2021-07-30T17:54:32.444Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2021-07-30T17:54:32.444Z] [2021-07-30T17:54:32.444Z] DONE 0 tests in 0.671s [2021-07-30T17:54:32.444Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-30T17:54:35.772Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-30T17:54:37.450Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-30T17:54:38.338Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-30T17:54:38.898Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-30T17:54:39.826Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-30T17:54:39.826Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-30T17:54:39.826Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-30T17:54:39.826Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-30T17:54:39.826Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-30T17:54:40.386Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-30T17:54:41.312Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-30T17:54:42.674Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-30T17:54:42.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:42.782Z] INFO: Testing against a local daemon [2021-07-30T17:54:42.782Z] === RUN TestPluginInvalidJSON [2021-07-30T17:54:42.782Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:54:42.782Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:54:42.782Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T17:54:42.782Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-30T17:54:42.782Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-30T17:54:42.782Z] === RUN TestPluginInstall [2021-07-30T17:54:42.782Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-30T17:54:42.782Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-30T17:54:42.782Z] === RUN TestPluginsWithRuntimes [2021-07-30T17:54:42.782Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-30T17:54:42.782Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-30T17:54:42.782Z] === RUN TestPluginBackCompatMediaTypes [2021-07-30T17:54:42.782Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-30T17:54:42.782Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-30T17:54:42.782Z] PASS [2021-07-30T17:54:42.782Z] ok github.com/docker/docker/integration/plugin/common 0.115s [2021-07-30T17:54:42.782Z] [2021-07-30T17:54:42.782Z] === Skipped [2021-07-30T17:54:42.782Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-30T17:54:42.782Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-30T17:54:42.782Z] [2021-07-30T17:54:42.782Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-30T17:54:42.782Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-30T17:54:42.782Z] [2021-07-30T17:54:42.782Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-30T17:54:42.782Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-30T17:54:42.782Z] [2021-07-30T17:54:42.782Z] [2021-07-30T17:54:42.782Z] DONE 5 tests, 3 skipped in 10.062s [2021-07-30T17:54:42.782Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-30T17:54:44.038Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-30T17:54:44.964Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-30T17:54:45.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:45.685Z] INFO: Testing against a local daemon [2021-07-30T17:54:45.685Z] === RUN TestExternalGraphDriver [2021-07-30T17:54:45.685Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-30T17:54:45.685Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-30T17:54:45.685Z] === RUN TestGraphdriverPluginV2 [2021-07-30T17:54:45.685Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-30T17:54:45.685Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-30T17:54:45.685Z] PASS [2021-07-30T17:54:45.685Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.138s [2021-07-30T17:54:45.685Z] [2021-07-30T17:54:45.685Z] === Skipped [2021-07-30T17:54:45.685Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-30T17:54:45.685Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-30T17:54:45.685Z] [2021-07-30T17:54:45.685Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-30T17:54:45.685Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-30T17:54:45.685Z] [2021-07-30T17:54:45.685Z] [2021-07-30T17:54:45.685Z] DONE 2 tests, 2 skipped in 3.082s [2021-07-30T17:54:45.685Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-30T17:54:47.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:47.865Z] INFO: Testing against a local daemon [2021-07-30T17:54:47.865Z] === RUN TestReadPluginNoRead [2021-07-30T17:54:47.865Z] read_test.go:21: no unix domain sockets on Windows [2021-07-30T17:54:47.865Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-30T17:54:47.865Z] PASS [2021-07-30T17:54:47.865Z] ok github.com/docker/docker/integration/plugin/logging 0.130s [2021-07-30T17:54:47.865Z] [2021-07-30T17:54:47.865Z] === Skipped [2021-07-30T17:54:47.865Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-30T17:54:47.865Z] read_test.go:21: no unix domain sockets on Windows [2021-07-30T17:54:47.865Z] [2021-07-30T17:54:47.865Z] [2021-07-30T17:54:47.865Z] DONE 1 tests, 1 skipped in 2.083s [2021-07-30T17:54:47.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-30T17:54:48.273Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-30T17:54:48.829Z] testing: warning: no tests to run [2021-07-30T17:54:48.829Z] PASS [2021-07-30T17:54:48.829Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [2021-07-30T17:54:48.829Z] [2021-07-30T17:54:48.829Z] DONE 0 tests in 0.986s [2021-07-30T17:54:48.829Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-30T17:54:48.834Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-30T17:54:49.394Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-30T17:54:49.394Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-30T17:54:49.394Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-30T17:54:51.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:51.005Z] INFO: Testing against a local daemon [2021-07-30T17:54:51.005Z] === RUN TestPluginWithDevMounts [2021-07-30T17:54:51.005Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:51.005Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-30T17:54:51.005Z] PASS [2021-07-30T17:54:51.005Z] ok github.com/docker/docker/integration/plugin/volumes 0.142s [2021-07-30T17:54:51.005Z] [2021-07-30T17:54:51.005Z] === Skipped [2021-07-30T17:54:51.005Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-30T17:54:51.005Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:51.005Z] [2021-07-30T17:54:51.005Z] [2021-07-30T17:54:51.005Z] DONE 1 tests, 1 skipped in 2.070s [2021-07-30T17:54:51.005Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-30T17:54:51.908Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-30T17:54:53.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:53.200Z] INFO: Testing against a local daemon [2021-07-30T17:54:53.200Z] === RUN TestSecretInspect [2021-07-30T17:54:53.200Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-30T17:54:53.200Z] === RUN TestSecretList [2021-07-30T17:54:53.200Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] --- SKIP: TestSecretList (0.00s) [2021-07-30T17:54:53.200Z] === RUN TestSecretsCreateAndDelete [2021-07-30T17:54:53.200Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-30T17:54:53.200Z] === RUN TestSecretsUpdate [2021-07-30T17:54:53.200Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-30T17:54:53.200Z] === RUN TestTemplatedSecret [2021-07-30T17:54:53.200Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-30T17:54:53.200Z] === RUN TestSecretCreateResolve [2021-07-30T17:54:53.200Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:53.200Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-30T17:54:53.200Z] PASS [2021-07-30T17:54:53.200Z] ok github.com/docker/docker/integration/secret 0.122s [2021-07-30T17:54:53.200Z] [2021-07-30T17:54:53.200Z] === Skipped [2021-07-30T17:54:53.200Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-30T17:54:53.200Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] [2021-07-30T17:54:53.200Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-30T17:54:53.200Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] [2021-07-30T17:54:53.200Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-30T17:54:53.200Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] [2021-07-30T17:54:53.200Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-30T17:54:53.200Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] [2021-07-30T17:54:53.200Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-30T17:54:53.200Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:53.200Z] [2021-07-30T17:54:53.200Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-30T17:54:53.200Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:53.200Z] [2021-07-30T17:54:53.200Z] [2021-07-30T17:54:53.200Z] DONE 6 tests, 6 skipped in 1.813s [2021-07-30T17:54:53.200Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-30T17:54:53.795Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-30T17:54:55.376Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:55.376Z] INFO: Testing against a local daemon [2021-07-30T17:54:55.376Z] === RUN TestServiceCreateInit [2021-07-30T17:54:55.376Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-30T17:54:55.376Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-30T17:54:55.376Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-30T17:54:55.376Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T17:54:55.376Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T17:54:55.376Z] === RUN TestCreateServiceMultipleTimes [2021-07-30T17:54:55.376Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-30T17:54:55.376Z] === RUN TestCreateServiceConflict [2021-07-30T17:54:55.376Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-30T17:54:55.376Z] === RUN TestCreateServiceMaxReplicas [2021-07-30T17:54:55.376Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-30T17:54:55.376Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-30T17:54:55.376Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-30T17:54:55.376Z] === RUN TestCreateServiceSecretFileMode [2021-07-30T17:54:55.376Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-30T17:54:55.376Z] === RUN TestCreateServiceConfigFileMode [2021-07-30T17:54:55.376Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-30T17:54:55.376Z] === RUN TestCreateServiceSysctls [2021-07-30T17:54:55.376Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-30T17:54:55.376Z] === RUN TestCreateServiceCapabilities [2021-07-30T17:54:55.376Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-30T17:54:55.376Z] === RUN TestInspect [2021-07-30T17:54:55.376Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestInspect (0.00s) [2021-07-30T17:54:55.376Z] === RUN TestCreateJob [2021-07-30T17:54:55.376Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.376Z] --- SKIP: TestCreateJob (0.00s) [2021-07-30T17:54:55.376Z] === RUN TestReplicatedJob [2021-07-30T17:54:55.376Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.377Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestUpdateReplicatedJob [2021-07-30T17:54:55.377Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.377Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestServiceListWithStatuses [2021-07-30T17:54:55.377Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.377Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestDockerNetworkConnectAlias [2021-07-30T17:54:55.377Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.377Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestDockerNetworkReConnect [2021-07-30T17:54:55.377Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.377Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestServicePlugin [2021-07-30T17:54:55.377Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.377Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestServiceUpdateLabel [2021-07-30T17:54:55.377Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.377Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestServiceUpdateSecrets [2021-07-30T17:54:55.377Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.377Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestServiceUpdateConfigs [2021-07-30T17:54:55.377Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.377Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestServiceUpdateNetwork [2021-07-30T17:54:55.377Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.377Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-30T17:54:55.377Z] === RUN TestServiceUpdatePidsLimit [2021-07-30T17:54:55.377Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.377Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-30T17:54:55.377Z] PASS [2021-07-30T17:54:55.377Z] ok github.com/docker/docker/integration/service 0.225s [2021-07-30T17:54:55.683Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === Skipped [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T17:54:55.835Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T17:54:55.835Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-30T17:54:55.835Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-30T17:54:55.835Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-30T17:54:55.835Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-30T17:54:55.835Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-30T17:54:55.835Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-30T17:54:55.835Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-30T17:54:55.835Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-30T17:54:55.835Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-30T17:54:55.835Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-30T17:54:55.835Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-30T17:54:55.835Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-30T17:54:55.835Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-30T17:54:55.835Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-30T17:54:55.835Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-30T17:54:55.835Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-30T17:54:55.835Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-30T17:54:55.835Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-30T17:54:55.835Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-30T17:54:55.835Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-30T17:54:55.835Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-30T17:54:55.835Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] [2021-07-30T17:54:55.835Z] DONE 24 tests, 23 skipped in 2.580s [2021-07-30T17:54:55.835Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-30T17:54:57.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:57.369Z] INFO: Testing against a local daemon [2021-07-30T17:54:57.369Z] === RUN TestSessionCreate [2021-07-30T17:54:57.369Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:57.369Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-30T17:54:57.369Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-30T17:54:57.369Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:57.369Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-30T17:54:57.369Z] PASS [2021-07-30T17:54:57.369Z] ok github.com/docker/docker/integration/session 0.107s [2021-07-30T17:54:57.369Z] [2021-07-30T17:54:57.369Z] === Skipped [2021-07-30T17:54:57.369Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-30T17:54:57.369Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:57.369Z] [2021-07-30T17:54:57.369Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-30T17:54:57.369Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-30T17:54:57.369Z] [2021-07-30T17:54:57.369Z] [2021-07-30T17:54:57.369Z] DONE 2 tests, 2 skipped in 1.724s [2021-07-30T17:54:57.369Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-30T17:54:59.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:54:59.547Z] INFO: Testing against a local daemon [2021-07-30T17:54:59.547Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-30T17:54:59.547Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:54:59.547Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:54:59.547Z] === RUN TestEventsExecDie [2021-07-30T17:54:59.547Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-30T17:54:59.547Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-30T17:54:59.547Z] === RUN TestEventsBackwardsCompatible [2021-07-30T17:54:59.547Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-30T17:54:59.547Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-30T17:54:59.547Z] === RUN TestEventsVolumeCreate [2021-07-30T17:54:59.547Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-30T17:54:59.547Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-30T17:54:59.547Z] === RUN TestInfoAPI [2021-07-30T17:54:59.547Z] --- PASS: TestInfoAPI (0.03s) [2021-07-30T17:54:59.547Z] === RUN TestInfoAPIWarnings [2021-07-30T17:54:59.547Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:54:59.547Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-30T17:54:59.547Z] === RUN TestInfoDebug [2021-07-30T17:54:59.547Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:54:59.547Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-30T17:54:59.547Z] === RUN TestInfoInsecureRegistries [2021-07-30T17:54:59.547Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:54:59.547Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-30T17:54:59.547Z] === RUN TestInfoRegistryMirrors [2021-07-30T17:54:59.547Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:54:59.547Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-30T17:54:59.547Z] === RUN TestLoginFailsWithBadCredentials [2021-07-30T17:54:59.847Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-30T17:55:00.004Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-07-30T17:55:00.004Z] === RUN TestPingCacheHeaders [2021-07-30T17:55:00.004Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-30T17:55:00.004Z] === RUN TestPingGet [2021-07-30T17:55:00.004Z] --- PASS: TestPingGet (0.03s) [2021-07-30T17:55:00.004Z] === RUN TestPingHead [2021-07-30T17:55:00.004Z] --- PASS: TestPingHead (0.03s) [2021-07-30T17:55:00.004Z] === RUN TestVersion [2021-07-30T17:55:00.462Z] --- PASS: TestVersion (0.03s) [2021-07-30T17:55:00.462Z] PASS [2021-07-30T17:55:00.462Z] ok github.com/docker/docker/integration/system 1.231s [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] === Skipped [2021-07-30T17:55:00.462Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T17:55:00.462Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-30T17:55:00.462Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-30T17:55:00.462Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-30T17:55:00.462Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-30T17:55:00.462Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-30T17:55:00.462Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-30T17:55:00.462Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-30T17:55:00.462Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] [2021-07-30T17:55:00.462Z] DONE 14 tests, 8 skipped in 2.946s [2021-07-30T17:55:00.462Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-30T17:55:02.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:55:02.636Z] INFO: Testing against a local daemon [2021-07-30T17:55:02.636Z] === RUN TestVolumesCreateAndList [2021-07-30T17:55:02.636Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-30T17:55:02.636Z] === RUN TestVolumesRemove [2021-07-30T17:55:02.636Z] --- PASS: TestVolumesRemove (0.16s) [2021-07-30T17:55:02.636Z] === RUN TestVolumesInspect [2021-07-30T17:55:02.636Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-30T17:55:02.636Z] === RUN TestVolumesInvalidJSON [2021-07-30T17:55:02.636Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-30T17:55:02.636Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-30T17:55:02.636Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-30T17:55:02.636Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-30T17:55:02.636Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-30T17:55:02.636Z] PASS [2021-07-30T17:55:02.636Z] ok github.com/docker/docker/integration/volume 0.347s [2021-07-30T17:55:02.636Z] [2021-07-30T17:55:02.636Z] DONE 5 tests in 2.080s [2021-07-30T17:55:02.636Z] INFO: make.ps1 ended at 07/30/2021 17:55:02 [2021-07-30T17:55:02.636Z] INFO: Integration CLI tests being run from the host: [2021-07-30T17:55:02.636Z] 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" [2021-07-30T17:55:05.098Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-30T17:55:05.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-30T17:55:07.242Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-30T17:55:09.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-30T17:55:11.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-30T17:55:11.213Z] INFO: Testing against a local daemon [2021-07-30T17:55:11.213Z] === RUN TestDockerSuite [2021-07-30T17:55:11.213Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-30T17:55:11.213Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-30T17:55:11.213Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T17:55:11.213Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-30T17:55:11.213Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-30T17:55:11.213Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-30T17:55:11.213Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-30T17:55:11.213Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-30T17:55:11.213Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-30T17:55:11.213Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-30T17:55:12.178Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-30T17:55:12.309Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-30T17:55:12.567Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-30T17:55:12.635Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-30T17:55:13.094Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-30T17:55:13.551Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-30T17:55:16.813Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-30T17:55:17.069Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-30T17:55:19.892Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-30T17:55:19.892Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-30T17:55:19.892Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-30T17:55:20.334Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-30T17:55:20.334Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-30T17:55:20.334Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-30T17:55:23.596Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-30T17:55:26.106Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-30T17:55:26.362Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-30T17:55:27.287Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-30T17:55:28.213Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-30T17:55:28.213Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-30T17:55:30.102Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-30T17:55:30.102Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-30T17:55:30.161Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-30T17:55:30.161Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-30T17:55:30.161Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-30T17:55:30.161Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-30T17:55:30.161Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-30T17:55:30.161Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-30T17:55:30.161Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-30T17:55:30.161Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-30T17:55:30.161Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-30T17:55:30.161Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-30T17:55:31.474Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-30T17:55:34.009Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-30T17:55:35.895Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-30T17:55:37.782Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-30T17:55:39.669Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-30T17:55:41.599Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-30T17:55:55.244Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-30T17:55:55.244Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-30T17:55:55.244Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-30T17:55:55.244Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-30T17:55:59.628Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-30T17:56:01.515Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-30T17:56:01.771Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-30T17:56:01.771Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-30T17:56:02.032Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-30T17:56:02.032Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-30T17:56:02.594Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-30T17:56:05.194Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-30T17:56:05.194Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-30T17:56:05.194Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-30T17:56:07.802Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-30T17:56:11.124Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-30T17:56:11.124Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite (1739.68s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.27s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.67s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.49s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.36s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.26s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.54s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.04s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.16s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.02s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.29s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.43s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.34s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAttachDetach (1.41s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.27s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.22s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.96s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.72s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.62s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.69s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.39s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.04s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.81s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.61s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.59s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.30s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.63s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.80s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.56s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.03s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.11s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.37s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.76s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.05s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.65s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.80s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.97s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.40s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.26s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.15s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.66s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.47s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.60s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.39s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.59s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.00s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.40s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.20s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.40s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.46s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.54s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.67s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.10s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s) [2021-07-30T17:56:11.124Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.46s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.68s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.31s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.75s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.44s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.51s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.81s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.42s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.10s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.83s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.50s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.15s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.25s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.39s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.93s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.89s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.41s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.58s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.61s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.52s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.67s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.48s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.35s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.18s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.43s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.07s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.98s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.22s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.09s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.73s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.13s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.51s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.62s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.81s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.25s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnv (2.14s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.60s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.19s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.67s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.54s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.13s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.66s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.82s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.64s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.92s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.27s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.05s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.42s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.11s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.81s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.50s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.51s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.70s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.84s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildHistory (2.72s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.96s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLabels (0.35s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.11s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.02s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.22s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.01s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.19s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.92s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.85s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.93s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.14s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.34s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.24s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.52s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.50s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.13s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.83s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.92s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.10s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.53s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.40s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.29s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.25s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.98s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildPATH (1.87s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.89s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.11s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.36s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.71s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildRm (3.64s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.92s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.18s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildStderr (1.16s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.88s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.70s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.75s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.03s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.34s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildUser (2.08s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.26s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.63s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.27s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.83s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.91s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.34s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-30T17:56:11.125Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.88s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.47s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitChange (1.29s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.58s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.99s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.40s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.39s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitTTY (2.73s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.04s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.34s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.21s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.20s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (3.07s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.68s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.06s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.68s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-30T17:56:11.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.48s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.09s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.08s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.95s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.46s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2021-07-30T17:56:11.126Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.66s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.87s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.67s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.57s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.77s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.79s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.67s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.87s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.72s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00058de78_} (1.68s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1953517196_/foo_false____} (1.68s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1953517196_/foo_true____} (1.68s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3434447483_/foo_false____} (1.87s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3434447483_/foo_true____} (1.87s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3434447483_/foo_true__0xc00058dea8__} (2.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00058dec0_} (1.70s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00058ded8_} (2.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00058def0_} (1.62s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00058df08_} (1.58s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.63s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.22s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.53s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.57s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.07s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.78s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.86s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.84s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.20s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.81s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.34s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.03s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.13s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.39s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.95s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.26s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.78s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.63s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.28s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToDot (1.13s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.97s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.52s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToStdout (1.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.25s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.88s) [2021-07-30T17:56:11.126Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.93s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2021-07-30T17:56:11.126Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.74s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.57s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.93s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.38s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.41s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.73s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.06s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.72s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.45s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.06s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.84s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.25s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.64s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.82s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsCommit (0.84s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.90s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.24s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.41s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.98s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsCopy (0.94s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.35s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.55s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.21s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.36s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFilters (1.79s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFormat (2.48s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.26s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.52s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-07-30T17:56:11.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-30T17:56:11.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.70s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsRename (1.14s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsResize (1.13s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.81s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.65s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.88s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.21s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExec (1.01s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.69s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.65s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.65s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.93s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.13s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.25s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.44s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.35s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecCgroup (2.47s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.64s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.00s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecInspectID (3.03s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecInteractive (0.98s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.14s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.25s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecParseError (1.15s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.08s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.12s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.32s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.25s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecStartFails (1.68s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.80s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecTTY (0.96s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.67s) [2021-07-30T17:56:11.126Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2021-07-30T17:56:11.127Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.90s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.62s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.96s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestExecWithUser (1.23s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.94s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.72s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.67s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestHealth (22.64s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.75s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.86s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImportDisplay (2.30s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImportFile (1.86s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.91s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImportGzipped (1.57s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.52s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.75s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.04s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.77s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.68s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.19s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.11s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.12s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.15s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.95s) [2021-07-30T17:56:11.127Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.13s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.05s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectDefault (0.70s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectHistory (0.76s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-30T17:56:11.127Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.66s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.73s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.66s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.67s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.61s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.07s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.36s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.72s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.69s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.64s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.75s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.77s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.36s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.49s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.38s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.56s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.44s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.10s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.06s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.49s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.21s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.52s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.24s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.64s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.64s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.73s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.64s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.67s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.21s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.35s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.41s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.41s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.76s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.20s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.91s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.94s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.07s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.10s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.05s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestNetHostname (2.79s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.45s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.18s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.01s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.96s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPluginActive (1.46s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.41s) [2021-07-30T17:56:11.127Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.79s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.13s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.53s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.53s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPortList (8.31s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.32s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.89s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.97s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.80s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.92s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.81s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsByOrder (3.60s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.30s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.08s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.96s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.67s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.25s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.81s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.94s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.71s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.75s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.10s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.10s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.61s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.90s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.97s) [2021-07-30T17:56:11.127Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.68s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.83s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.28s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.20s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.96s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.36s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.29s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.53s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.92s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.29s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.76s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.20s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.83s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.53s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.12s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.33s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAddHost (0.64s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.64s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.65s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.42s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.66s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.76s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.78s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.47s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.10s) [2021-07-30T17:56:11.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.69s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.81s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.63s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.99s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.73s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.73s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.74s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.14s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.62s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.89s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.64s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.34s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.36s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.69s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.97s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.91s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.85s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.48s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.76s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.13s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.15s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.88s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.72s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.32s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.75s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.57s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.63s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunExitCode (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.64s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.88s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.77s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.33s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.89s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.43s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.54s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.70s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.46s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.40s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.30s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.14s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.30s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunMount (7.51s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.30s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.44s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.41s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.93s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.50s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.91s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNetHost (1.12s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.88s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.05s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.96s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.04s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.63s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.71s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.42s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.83s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.29s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.91s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.32s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.26s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.30s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.60s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.64s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunState (1.43s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunSysctls (1.33s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.10s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.27s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.10s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.62s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.65s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.64s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.69s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.85s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.99s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.41s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.04s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.19s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.61s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.32s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.02s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.69s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.30s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2021-07-30T17:56:11.128Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.29s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.03s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.66s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.87s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.89s) [2021-07-30T17:56:11.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.55s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.76s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.56s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.33s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.31s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.33s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.15s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.85s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.29s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.33s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.71s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStartRecordError (1.51s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.25s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.93s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.63s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.94s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.67s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.68s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.73s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-07-30T17:56:11.129Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.94s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.61s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.27s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.67s) [2021-07-30T17:56:11.129Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-30T17:56:11.129Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.69s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.05s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.62s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdateStats (3.71s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.71s) [2021-07-30T17:56:11.129Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.60s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.53s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.18s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.54s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.27s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.91s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.61s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.97s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.62s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.42s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.69s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.01s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.95s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.01s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.94s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.68s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.02s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.21s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.20s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.75s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.05s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.61s) [2021-07-30T17:56:11.129Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.55s) [2021-07-30T17:56:11.129Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-30T17:56:11.129Z] === RUN TestDockerRegistrySuite [2021-07-30T17:56:11.129Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-30T17:56:12.491Z] check_test.go:196: [df60700b3a904] daemon is not started [2021-07-30T17:56:12.491Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-30T17:56:13.854Z] check_test.go:196: [d02c55be0ded8] daemon is not started [2021-07-30T17:56:13.854Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-30T17:56:15.218Z] check_test.go:196: [dd03b9b6d58c5] daemon is not started [2021-07-30T17:56:15.218Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-30T17:56:15.218Z] check_test.go:196: [de4c0e1d84b38] daemon is not started [2021-07-30T17:56:15.218Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-30T17:56:16.267Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-30T17:56:16.267Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-30T17:56:16.267Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-30T17:56:18.524Z] check_test.go:196: [d00b231419262] daemon is not started [2021-07-30T17:56:18.524Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-30T17:56:19.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-30T17:56:22.859Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-30T17:56:25.056Z] check_test.go:196: [d1ed660de2f70] daemon is not started [2021-07-30T17:56:25.056Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-30T17:56:25.056Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-30T17:56:25.613Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-30T17:56:25.613Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-30T17:56:25.613Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-30T17:56:25.613Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-30T17:56:25.613Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-30T17:56:25.613Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-30T17:56:25.613Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-30T17:56:25.613Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-30T17:56:25.613Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-30T17:56:25.613Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-30T17:56:25.613Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-30T17:56:25.744Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-30T17:56:26.582Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-30T17:56:26.945Z] docker_cli_swarm_test.go:1186: [d7a80395e0c92] joining swarm manager [dac191dd8587e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:56:28.309Z] check_test.go:196: [d4212967ccb1a] daemon is not started [2021-07-30T17:56:28.309Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-30T17:56:28.764Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-30T17:56:28.764Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-30T17:56:28.764Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-30T17:56:28.764Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-30T17:56:28.764Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-30T17:56:28.764Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-30T17:56:29.221Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-30T17:56:29.221Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-30T17:56:29.221Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-30T17:56:29.714Z] check_test.go:196: [d14b98430ee7d] daemon is not started [2021-07-30T17:56:29.714Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-30T17:56:30.639Z] check_test.go:196: [de35b3a8b7a6a] daemon is not started [2021-07-30T17:56:30.639Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-30T17:56:32.043Z] check_test.go:196: [da5e02271829e] daemon is not started [2021-07-30T17:56:32.043Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-30T17:56:32.118Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-30T17:56:32.118Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-30T17:56:32.118Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-30T17:56:32.118Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T17:56:32.118Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-30T17:56:33.406Z] check_test.go:196: [dd9b1cbc89177] daemon is not started [2021-07-30T17:56:33.406Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-30T17:56:33.406Z] docker_cli_swarm_test.go:1195: [dc6a74b516f2b] joining swarm manager [dac191dd8587e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:56:34.769Z] check_test.go:196: [dab1cbc653e71] daemon is not started [2021-07-30T17:56:34.769Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-30T17:56:35.694Z] check_test.go:196: [deee11deae4ec] daemon is not started [2021-07-30T17:56:35.694Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-30T17:56:37.094Z] check_test.go:196: [d84a47fec1131] daemon is not started [2021-07-30T17:56:37.094Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-30T17:56:38.021Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:07e4f68bfebaf4bb50d849a9bcd1899575ef0181e78d140f427487ce7b3f7aac [2021-07-30T17:56:38.989Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b376da1c13afa903093844067de8c401ffb0520c487392dbf7415dc665f11378 [2021-07-30T17:56:39.179Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-30T17:56:39.244Z] check_test.go:196: [d63fd4fbc3549] daemon is not started [2021-07-30T17:56:39.244Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-30T17:56:40.213Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1807de63fe98c2044f00d039d60b1f753ffac534a88fedc974831aa4d4f83ddb [2021-07-30T17:56:41.140Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0aa51915cd97e9795f77f63b014be37cebfa3db1563eaebb2b9b881d9c745569 [2021-07-30T17:56:41.395Z] check_test.go:196: [dbc013c215071] daemon is not started [2021-07-30T17:56:41.395Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-30T17:56:42.757Z] check_test.go:196: [d57843584716a] daemon is not started [2021-07-30T17:56:42.757Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-30T17:56:45.270Z] check_test.go:196: [d247a11d61a89] daemon is not started [2021-07-30T17:56:45.270Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-30T17:56:46.674Z] check_test.go:196: [ddb73d490b3bc] daemon is not started [2021-07-30T17:56:46.674Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-30T17:56:46.674Z] check_test.go:196: [d2434e19f1246] daemon is not started [2021-07-30T17:56:46.674Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-30T17:56:48.036Z] check_test.go:196: [d60fa63a7ad49] daemon is not started [2021-07-30T17:56:48.036Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-30T17:56:48.963Z] check_test.go:196: [de6fad4d81218] daemon is not started [2021-07-30T17:56:48.963Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-30T17:56:49.888Z] check_test.go:196: [d1456b387e349] daemon is not started [2021-07-30T17:56:49.888Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-30T17:56:53.152Z] check_test.go:196: [df32906765fdc] daemon is not started [2021-07-30T17:56:53.152Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-30T17:56:53.407Z] check_test.go:196: [d330be03708e0] daemon is not started [2021-07-30T17:56:53.408Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-30T17:56:54.334Z] check_test.go:196: [d31817c4ed38d] daemon is not started [2021-07-30T17:56:54.334Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-30T17:56:54.894Z] check_test.go:196: [d6cb6e619a36d] daemon is not started [2021-07-30T17:56:54.894Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-30T17:56:54.894Z] check_test.go:196: [d7fd3ab471e33] daemon is not started [2021-07-30T17:56:54.894Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-30T17:56:55.148Z] check_test.go:196: [dcb6507615970] daemon is not started [2021-07-30T17:56:55.148Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-30T17:56:55.403Z] check_test.go:196: [d99ed5865e3e8] daemon is not started [2021-07-30T17:56:55.403Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-30T17:56:55.706Z] check_test.go:196: [deeac3e2d1bb3] daemon is not started [2021-07-30T17:56:55.706Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-30T17:56:55.961Z] check_test.go:196: [dc7bfa563f5eb] daemon is not started [2021-07-30T17:56:55.961Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-30T17:56:57.327Z] check_test.go:196: [d0b7b6cb97dbb] daemon is not started [2021-07-30T17:56:57.327Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-30T17:56:59.226Z] check_test.go:196: [d347a6008fe93] daemon is not started [2021-07-30T17:56:59.226Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-30T17:57:00.153Z] check_test.go:196: [da028fb046468] daemon is not started [2021-07-30T17:57:00.153Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-30T17:57:01.517Z] check_test.go:196: [dcef39f4470b9] daemon is not started [2021-07-30T17:57:01.517Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-30T17:57:02.443Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite (52.03s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.19s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.30s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.06s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.79s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.20s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.06s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.20s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.12s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.18s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.33s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.32s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.15s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.68s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.22s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.94s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.17s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.85s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.20s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-07-30T17:57:03.003Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2021-07-30T17:57:03.003Z] === RUN TestDockerSchema1RegistrySuite [2021-07-30T17:57:03.003Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-30T17:57:03.258Z] check_test.go:223: [d296f184ee5cc] daemon is not started [2021-07-30T17:57:03.258Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-30T17:57:06.519Z] check_test.go:223: [d4e0a9533a969] daemon is not started [2021-07-30T17:57:06.519Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-30T17:57:08.405Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-30T17:57:13.644Z] check_test.go:223: [d30b6d778086b] daemon is not started [2021-07-30T17:57:13.644Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-30T17:57:16.366Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-30T17:57:17.806Z] check_test.go:223: [d97a6b162b006] daemon is not started [2021-07-30T17:57:17.806Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-30T17:57:17.806Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-30T17:57:18.732Z] check_test.go:223: [d1a95a13c9251] daemon is not started [2021-07-30T17:57:18.732Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-30T17:57:20.096Z] check_test.go:223: [dbbd7f0845f9c] daemon is not started [2021-07-30T17:57:20.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-30T17:57:20.096Z] check_test.go:223: [dabdd6ec5920f] daemon is not started [2021-07-30T17:57:20.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-30T17:57:21.027Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-30T17:57:21.027Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-30T17:57:21.027Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-30T17:57:21.460Z] check_test.go:223: [d3c910d3a7370] daemon is not started [2021-07-30T17:57:21.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-30T17:57:22.825Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-30T17:57:22.825Z] check_test.go:223: [d23122b939b5d] daemon is not started [2021-07-30T17:57:22.825Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-30T17:57:24.191Z] check_test.go:223: [da15cd544579a] daemon is not started [2021-07-30T17:57:24.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-30T17:57:24.753Z] docker_cli_swarm_test.go:1118: [d37a562913209] joining swarm manager [d4a1c3e554e97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:57:26.138Z] docker_cli_swarm_test.go:1119: [df7d8fc0bee3e] joining swarm manager [d4a1c3e554e97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:57:28.022Z] check_test.go:223: [d5868b61b12de] daemon is not started [2021-07-30T17:57:28.022Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-30T17:57:28.022Z] check_test.go:223: [d5b473edaa63f] daemon is not started [2021-07-30T17:57:28.022Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-30T17:57:28.583Z] check_test.go:223: [db578c3dbab3a] daemon is not started [2021-07-30T17:57:28.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-30T17:57:28.583Z] check_test.go:223: [d6287bde751fb] daemon is not started [2021-07-30T17:57:28.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-30T17:57:28.878Z] check_test.go:223: [da489ee365606] daemon is not started [2021-07-30T17:57:28.878Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-30T17:57:29.133Z] check_test.go:223: [de644de2d24db] daemon is not started [2021-07-30T17:57:29.133Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-30T17:57:29.389Z] check_test.go:223: [d7f46216d4438] daemon is not started [2021-07-30T17:57:29.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-30T17:57:29.644Z] check_test.go:223: [da518914c8cd8] daemon is not started [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite (26.58s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.35s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (7.12s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.56s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.38s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.43s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.37s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.51s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2021-07-30T17:57:29.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-30T17:57:29.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-30T17:57:29.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-30T17:57:30.204Z] check_test.go:252: [d4315bf1205ea] daemon is not started [2021-07-30T17:57:30.204Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-30T17:57:30.765Z] check_test.go:252: [d63cc93b097cd] daemon is not started [2021-07-30T17:57:30.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-30T17:57:31.021Z] check_test.go:252: [d346842fccb3c] daemon is not started [2021-07-30T17:57:31.021Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-30T17:57:32.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-30T17:57:32.384Z] check_test.go:252: [deba769b43291] daemon is not started [2021-07-30T17:57:32.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-30T17:57:32.640Z] check_test.go:252: [d1ed0a09a4324] daemon is not started [2021-07-30T17:57:32.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-30T17:57:33.245Z] check_test.go:252: [dbb8bdcaae40d] daemon is not started [2021-07-30T17:57:33.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-30T17:57:33.245Z] check_test.go:252: [d9ce1be6a7344] daemon is not started [2021-07-30T17:57:33.500Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.73s) [2021-07-30T17:57:33.500Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2021-07-30T17:57:33.500Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2021-07-30T17:57:33.500Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-30T17:57:33.500Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2021-07-30T17:57:33.500Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-30T17:57:33.500Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-30T17:57:33.500Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-07-30T17:57:33.500Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-30T17:57:33.500Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-30T17:57:33.500Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-30T17:57:38.736Z] check_test.go:279: [d8018e598ff5e] daemon is not started [2021-07-30T17:57:38.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-30T17:57:38.736Z] check_test.go:279: [dcf93caff6a37] daemon is not started [2021-07-30T17:57:38.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-30T17:57:38.736Z] check_test.go:279: [d8e7782655559] daemon is not started [2021-07-30T17:57:38.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-30T17:57:38.991Z] check_test.go:279: [dab771106435d] daemon is not started [2021-07-30T17:57:38.991Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-30T17:57:39.246Z] check_test.go:279: [d5c68747971df] daemon is not started [2021-07-30T17:57:39.246Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-07-30T17:57:39.246Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-30T17:57:39.246Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-30T17:57:39.246Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-30T17:57:39.246Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-30T17:57:39.246Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2021-07-30T17:57:39.246Z] === RUN TestDockerNetworkSuite [2021-07-30T17:57:39.246Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-30T17:57:41.756Z] docker_cli_network_unix_test.go:46: [dffe2e475701b] daemon is not started [2021-07-30T17:57:41.756Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-30T17:57:42.683Z] docker_cli_network_unix_test.go:46: [dabfa4af23dff] daemon is not started [2021-07-30T17:57:42.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-30T17:57:47.924Z] docker_cli_network_unix_test.go:46: [d6aa78410114c] daemon is not started [2021-07-30T17:57:48.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-30T17:57:50.409Z] docker_cli_network_unix_test.go:46: [dc44c2bfa3fef] daemon is not started [2021-07-30T17:57:50.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-30T17:57:50.409Z] docker_cli_network_unix_test.go:1233: [de90cb87b0bf4] daemon is not started [2021-07-30T17:57:53.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-30T17:57:54.279Z] docker_cli_network_unix_test.go:46: [da88b19d8722f] daemon is not started [2021-07-30T17:57:54.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-30T17:58:02.961Z] docker_cli_network_unix_test.go:46: [dd3ab727c167c] daemon is not started [2021-07-30T17:58:02.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-30T17:58:05.209Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-30T17:58:05.209Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-30T17:58:05.209Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-30T17:58:05.523Z] docker_cli_network_unix_test.go:46: [d6c51e5941fad] daemon is not started [2021-07-30T17:58:05.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-30T17:58:06.886Z] docker_cli_network_unix_test.go:46: [d485b50f9dc55] daemon is not started [2021-07-30T17:58:06.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-30T17:58:07.814Z] docker_cli_network_unix_test.go:46: [d7d3f4093a66c] daemon is not started [2021-07-30T17:58:07.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-30T17:58:08.069Z] docker_cli_network_unix_test.go:46: [de4d08ea3aa8b] daemon is not started [2021-07-30T17:58:08.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-30T17:58:08.886Z] docker_cli_network_unix_test.go:46: [d83060b25f27e] daemon is not started [2021-07-30T17:58:09.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-30T17:58:10.049Z] docker_cli_network_unix_test.go:46: [d2a65f1c4c473] daemon is not started [2021-07-30T17:58:10.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-30T17:58:10.610Z] docker_cli_network_unix_test.go:46: [daad2b3c582fe] daemon is not started [2021-07-30T17:58:10.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-30T17:58:10.988Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-30T17:58:10.988Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-30T17:58:11.215Z] docker_cli_network_unix_test.go:46: [dd43d8c1fd768] daemon is not started [2021-07-30T17:58:11.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-30T17:58:11.776Z] docker_cli_network_unix_test.go:46: [ddbf863f6530b] daemon is not started [2021-07-30T17:58:12.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-30T17:58:12.031Z] docker_cli_network_unix_test.go:46: [d01bb7d18092c] daemon is not started [2021-07-30T17:58:12.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-30T17:58:12.286Z] docker_cli_network_unix_test.go:46: [d4cfab5ac9a72] daemon is not started [2021-07-30T17:58:12.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-30T17:58:12.286Z] docker_cli_network_unix_test.go:46: [d70be838c707e] daemon is not started [2021-07-30T17:58:12.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-30T17:58:13.254Z] docker_cli_network_unix_test.go:46: [d95f5dcdec374] daemon is not started [2021-07-30T17:58:13.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-30T17:58:14.180Z] docker_cli_network_unix_test.go:46: [d534b26cfe895] daemon is not started [2021-07-30T17:58:14.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-30T17:58:14.436Z] docker_cli_network_unix_test.go:46: [d7cafe663721f] daemon is not started [2021-07-30T17:58:14.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-30T17:58:14.712Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-30T17:58:15.050Z] docker_cli_network_unix_test.go:46: [d5d4b3e46cbc6] daemon is not started [2021-07-30T17:58:15.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-30T17:58:15.050Z] docker_cli_network_unix_test.go:46: [d0a05e479401e] daemon is not started [2021-07-30T17:58:15.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-30T17:58:15.678Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-30T17:58:15.678Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-30T17:58:15.678Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-30T17:58:15.678Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-30T17:58:15.678Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-30T17:58:15.678Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-30T17:58:15.678Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-30T17:58:15.678Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-30T17:58:16.412Z] docker_cli_network_unix_test.go:968: [de9f1b1a622f0] daemon is not started [2021-07-30T17:58:16.644Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-30T17:58:17.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-30T17:58:19.797Z] docker_cli_network_unix_test.go:46: [d2bbee5737489] daemon is not started [2021-07-30T17:58:19.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-30T17:58:20.381Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-30T17:58:21.413Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-30T17:58:21.413Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-30T17:58:21.413Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-30T17:58:21.915Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-30T17:58:21.915Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-30T17:58:21.915Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-30T17:58:21.915Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-30T17:58:21.915Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-30T17:58:21.915Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-30T17:58:25.078Z] docker_cli_network_unix_test.go:1116: [d18be73caca39] daemon is not started [2021-07-30T17:58:25.649Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-30T17:58:29.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-30T17:58:29.240Z] docker_cli_network_unix_test.go:46: [d2cecef05599c] daemon is not started [2021-07-30T17:58:29.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-30T17:58:30.166Z] docker_cli_network_unix_test.go:46: [d8a29372d974e] daemon is not started [2021-07-30T17:58:30.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-30T17:58:30.166Z] docker_cli_network_unix_test.go:46: [d1eba1bc18e4d] daemon is not started [2021-07-30T17:58:30.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-30T17:58:30.166Z] docker_cli_network_unix_test.go:46: [d112af6be9277] daemon is not started [2021-07-30T17:58:30.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-30T17:58:30.421Z] docker_cli_network_unix_test.go:46: [dd2f9085c5152] daemon is not started [2021-07-30T17:58:30.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-30T17:58:30.421Z] docker_cli_network_unix_test.go:46: [d0ea409590ca3] daemon is not started [2021-07-30T17:58:30.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-30T17:58:30.421Z] docker_cli_network_unix_test.go:46: [dd10bd4102db9] daemon is not started [2021-07-30T17:58:30.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-30T17:58:32.978Z] docker_cli_network_unix_test.go:46: [debafcbef4eb4] daemon is not started [2021-07-30T17:58:33.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-30T17:58:33.910Z] docker_cli_network_unix_test.go:46: [de0fd0b36c743] daemon is not started [2021-07-30T17:58:33.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-30T17:58:33.910Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-30T17:58:33.910Z] docker_cli_network_unix_test.go:46: [dd90e1ff82c6c] daemon is not started [2021-07-30T17:58:33.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-30T17:58:34.470Z] docker_cli_network_unix_test.go:46: [da62073d52e4f] daemon is not started [2021-07-30T17:58:34.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-30T17:58:36.182Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-30T17:58:38.017Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-30T17:58:38.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-30T17:58:40.247Z] docker_cli_network_unix_test.go:1084: [dc51e8df13a91] daemon is not started [2021-07-30T17:58:42.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-30T17:58:42.134Z] docker_cli_network_unix_test.go:46: [dca77357e1573] daemon is not started [2021-07-30T17:58:42.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-30T17:58:43.060Z] docker_cli_network_unix_test.go:46: [d8f14f15dedf8] daemon is not started [2021-07-30T17:58:43.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-30T17:58:43.836Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-30T17:58:44.293Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-30T17:58:44.293Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-30T17:58:44.750Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-30T17:58:44.946Z] docker_cli_network_unix_test.go:46: [db18ddb9fcd25] daemon is not started [2021-07-30T17:58:44.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-30T17:58:45.201Z] docker_cli_network_unix_test.go:46: [d2b4dfd6c7fd2] daemon is not started [2021-07-30T17:58:45.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-30T17:58:45.762Z] docker_cli_network_unix_test.go:46: [df86c12710922] daemon is not started [2021-07-30T17:58:46.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-30T17:58:46.331Z] docker_cli_network_unix_test.go:46: [d5ee402fa2edc] daemon is not started [2021-07-30T17:58:46.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-30T17:58:46.460Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-30T17:58:47.259Z] docker_cli_network_unix_test.go:46: [d736d4d20c7b1] daemon is not started [2021-07-30T17:58:47.514Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-30T17:58:48.476Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-30T17:58:50.008Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-30T17:58:54.047Z] docker_cli_network_unix_test.go:46: [db95bce487b58] daemon is not started [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite (74.26s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.65s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.65s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.90s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.92s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.67s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.99s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.66s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.38s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.70s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.59s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.10s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.17s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.93s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.91s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.22s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.74s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.50s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.26s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-30T17:58:54.047Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.96s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.77s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.60s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.98s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.93s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.87s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.17s) [2021-07-30T17:58:54.047Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.81s) [2021-07-30T17:58:54.047Z] === RUN TestDockerHubPullSuite [2021-07-30T17:58:54.047Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-30T17:58:54.973Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-30T17:58:54.988Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-30T17:58:55.810Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-30T17:58:55.810Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-30T17:58:55.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-30T17:58:55.810Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-30T17:58:55.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-30T17:58:55.810Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-30T17:58:55.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-30T17:58:55.810Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-30T17:58:55.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-30T17:58:55.810Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-30T17:58:56.856Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-30T17:58:57.416Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-30T17:58:58.380Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-30T17:58:58.636Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-30T17:58:58.636Z] --- PASS: TestDockerHubPullSuite (5.32s) [2021-07-30T17:58:58.636Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.36s) [2021-07-30T17:58:58.636Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-07-30T17:58:58.636Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-07-30T17:58:58.636Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.06s) [2021-07-30T17:58:58.636Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2021-07-30T17:58:58.636Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-30T17:58:58.636Z] PASS [2021-07-30T17:58:58.636Z] [2021-07-30T17:58:58.636Z] === Skipped [2021-07-30T17:58:58.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-30T17:58:58.636Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.636Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-30T17:58:58.636Z] [2021-07-30T17:58:58.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-30T17:58:58.636Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.636Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-30T17:58:58.636Z] [2021-07-30T17:58:58.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-30T17:58:58.636Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.636Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-30T17:58:58.636Z] [2021-07-30T17:58:58.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-30T17:58:58.636Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.636Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-30T17:58:58.636Z] [2021-07-30T17:58:58.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-30T17:58:58.636Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.636Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-30T17:58:58.636Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-07-30T17:58:58.637Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_sni_test.go:18: Flakey test [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-30T17:58:58.637Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.02s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.02s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-30T17:58:58.637Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-30T17:58:58.637Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-30T17:58:58.637Z] docker_cli_network_unix_test.go:46: [dd90e1ff82c6c] daemon is not started [2021-07-30T17:58:58.637Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] [2021-07-30T17:58:58.637Z] DONE 1269 tests, 51 skipped in 1959.172s [2021-07-30T17:58:58.637Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-30T17:58:58.892Z] ++++ cat bundles/test-integration/docker.pid [2021-07-30T17:58:58.892Z] +++ kill 8247 [2021-07-30T17:58:58.892Z] +++ /etc/init.d/apparmor stop [2021-07-30T17:58:58.892Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-30T17:58:58.892Z] [2021-07-30T17:58:58.892Z] Unloading profiles will leave already running processes permanently [2021-07-30T17:58:58.892Z] unconfined, which can lead to unexpected situations. [2021-07-30T17:58:58.892Z] [2021-07-30T17:58:58.892Z] To set a process to complain mode, use the command line tool [2021-07-30T17:58:58.892Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-30T17:58:58.892Z] +++ true [2021-07-30T17:58:58.892Z] exiting test-integration [2021-07-30T17:58:58.892Z] ++ exit 0 [2021-07-30T17:58:58.892Z] [2021-07-30T17:58:59.147Z] + for job in $(jobs -p) [2021-07-30T17:58:59.147Z] + wait 20998 [2021-07-30T17:59:03.306Z] docker_cli_swarm_test.go:1172: [d785b788ab32f] joining swarm manager [d4a1c3e554e97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-30T17:59:24.875Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-30T17:59:31.919Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-30T17:59:38.308Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-30T17:59:38.308Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-30T17:59:38.308Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-30T17:59:38.308Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-30T17:59:38.308Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-30T17:59:42.036Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-30T17:59:42.598Z] docker_cli_swarm_test.go:1453: [dce47cc36cce7] joining swarm manager [d5996e4079cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T17:59:43.523Z] docker_cli_swarm_test.go:1454: [de12587c17abd] joining swarm manager [d5996e4079cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-30T17:59:46.683Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-30T17:59:55.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-30T17:59:55.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-30T17:59:55.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-30T17:59:55.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-30T17:59:55.709Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-30T17:59:55.974Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-30T17:59:55.974Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-30T17:59:56.268Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-30T17:59:56.938Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-30T17:59:57.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-30T17:59:58.778Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-30T18:00:02.041Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-30T18:00:04.553Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-30T18:00:05.959Z] docker_cli_swarm_unix_test.go:62: [dbc98f0ed036c] joining swarm manager [d8a5c4d31640a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T18:00:15.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-30T18:00:15.067Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-30T18:00:15.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-30T18:00:25.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-30T18:00:40.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-30T18:00:48.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-30T18:00:48.730Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-30T18:00:48.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-30T18:00:54.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-30T18:00:54.513Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-30T18:00:54.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-30T18:00:54.513Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-30T18:00:54.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-30T18:00:58.705Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-30T18:00:58.705Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-30T18:00:58.705Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-30T18:00:58.705Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-30T18:00:58.705Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-30T18:00:58.705Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-30T18:00:58.705Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-30T18:00:59.668Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-30T18:00:59.668Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-30T18:00:59.668Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-30T18:01:00.123Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-30T18:01:00.578Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-30T18:01:01.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-30T18:01:01.580Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-30T18:01:01.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-30T18:01:01.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-30T18:01:01.580Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-30T18:01:01.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-30T18:01:01.580Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-30T18:01:01.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-30T18:01:02.104Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-30T18:01:02.104Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-30T18:01:02.665Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-30T18:01:05.217Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-30T18:01:08.504Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-30T18:01:11.015Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-30T18:01:12.901Z] docker_api_swarm_test.go:961: [dd9dfaec0c4af] joining swarm manager [d4938aa0c2e4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-30T18:01:15.336Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-30T18:01:18.226Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-30T18:01:26.754Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-30T18:01:26.754Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-30T18:01:26.754Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-30T18:01:26.754Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-30T18:01:26.754Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-30T18:01:26.754Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-30T18:01:26.754Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-30T18:01:26.754Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-30T18:01:26.754Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-30T18:01:26.754Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-30T18:01:27.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-30T18:01:30.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-30T18:01:30.926Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-30T18:01:30.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-30T18:01:30.926Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-30T18:01:30.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-30T18:01:30.926Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:01:30.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-30T18:01:30.973Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-30T18:01:31.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-30T18:01:31.889Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-30T18:01:37.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-30T18:01:37.328Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-30T18:01:37.787Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-30T18:01:37.787Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:01:38.244Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-30T18:01:40.417Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-30T18:01:40.417Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-30T18:01:40.417Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-30T18:01:42.163Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-30T18:01:43.216Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-30T18:01:45.101Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-30T18:01:45.110Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-30T18:01:46.077Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-30T18:01:46.077Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-30T18:01:46.077Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-30T18:01:46.077Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-30T18:01:46.077Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-30T18:01:47.611Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-30T18:01:48.252Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-30T18:01:49.222Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-30T18:01:49.679Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-30T18:01:50.648Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-30T18:01:50.873Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-30T18:01:51.106Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-30T18:01:54.498Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-30T18:01:54.498Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-30T18:01:54.498Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-30T18:01:54.498Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-30T18:01:54.498Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-30T18:01:54.498Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-30T18:01:54.498Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-30T18:01:54.498Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-30T18:01:54.498Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-30T18:01:54.498Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-30T18:01:54.498Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-30T18:01:54.498Z] === RUN TestDockerSuite/TestBuildFails [2021-07-30T18:01:56.135Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-30T18:01:56.135Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-30T18:01:57.419Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-30T18:02:01.425Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-30T18:02:01.898Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-30T18:02:02.657Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-30T18:02:04.327Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-30T18:02:04.327Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-30T18:02:04.327Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-30T18:02:05.170Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-30T18:02:05.296Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-30T18:02:05.296Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-30T18:02:05.296Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-30T18:02:06.261Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-30T18:02:07.662Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-30T18:02:07.725Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-30T18:02:08.435Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-30T18:02:09.405Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-30T18:02:09.862Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-30T18:02:09.862Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-30T18:02:09.862Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-30T18:02:10.830Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-30T18:02:10.984Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-30T18:02:11.795Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-30T18:02:11.795Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-30T18:02:11.795Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-30T18:02:11.795Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-30T18:02:11.795Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-30T18:02:13.495Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-30T18:02:17.592Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-30T18:02:17.699Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-30T18:02:19.583Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-30T18:02:19.997Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-30T18:02:24.660Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-30T18:02:25.620Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-30T18:02:35.895Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-30T18:02:35.895Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-30T18:02:35.895Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-30T18:02:35.895Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-30T18:02:35.895Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-30T18:02:35.895Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-30T18:02:36.350Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-30T18:02:51.120Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-30T18:02:51.120Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:02:51.120Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-30T18:02:53.261Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-30T18:02:53.261Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-30T18:02:53.718Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-30T18:02:59.503Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-30T18:02:59.503Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-30T18:02:59.503Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-30T18:02:59.503Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-30T18:02:59.961Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-30T18:02:59.961Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-30T18:02:59.961Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-30T18:03:00.419Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-30T18:03:00.419Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-30T18:03:00.419Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-30T18:03:01.395Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-30T18:03:01.395Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-30T18:03:08.432Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-30T18:03:08.432Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-30T18:03:08.432Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-30T18:03:08.432Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-30T18:03:08.432Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-30T18:03:13.095Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-30T18:03:14.057Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-30T18:03:15.019Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-30T18:03:15.829Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-30T18:03:15.979Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-30T18:03:16.435Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-30T18:03:17.396Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-30T18:03:18.922Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-30T18:03:25.560Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-30T18:03:25.969Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-30T18:03:25.969Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:03:25.969Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-30T18:03:25.969Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-30T18:03:25.969Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-30T18:03:25.969Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-30T18:03:25.969Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-30T18:03:25.969Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-30T18:03:25.969Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-30T18:03:25.969Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-30T18:03:26.021Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-30T18:03:26.021Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-30T18:03:26.425Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-30T18:03:26.480Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-30T18:03:30.735Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-30T18:03:32.192Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-30T18:03:32.779Z] --- PASS: TestBuildWCOWSandboxSize (914.13s) [2021-07-30T18:03:32.779Z] === RUN TestBuildWithEmptyDockerfile [2021-07-30T18:03:32.779Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T18:03:32.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T18:03:32.779Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T18:03:32.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T18:03:32.779Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T18:03:32.779Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T18:03:32.779Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-30T18:03:32.779Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-30T18:03:32.779Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-30T18:03:32.779Z] --- PASS: TestBuildWithEmptyDockerfile (0.63s) [2021-07-30T18:03:32.779Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-30T18:03:32.779Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-30T18:03:32.779Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-30T18:03:32.779Z] === RUN TestBuildPreserveOwnership [2021-07-30T18:03:32.779Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T18:03:32.779Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-30T18:03:32.779Z] === RUN TestBuildPlatformInvalid [2021-07-30T18:03:32.779Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-07-30T18:03:32.779Z] PASS [2021-07-30T18:03:32.779Z] ok github.com/docker/docker/integration/build 1145.166s [2021-07-30T18:03:32.779Z] [2021-07-30T18:03:32.779Z] === Skipped [2021-07-30T18:03:32.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-30T18:03:32.779Z] build_session_test.go:25: TODO: BuildKit [2021-07-30T18:03:32.779Z] [2021-07-30T18:03:32.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-30T18:03:32.779Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:32.779Z] [2021-07-30T18:03:32.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-30T18:03:32.779Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T18:03:32.779Z] [2021-07-30T18:03:32.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-30T18:03:32.779Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T18:03:32.779Z] [2021-07-30T18:03:32.779Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-30T18:03:32.779Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T18:03:32.779Z] [2021-07-30T18:03:32.779Z] [2021-07-30T18:03:32.779Z] DONE 29 tests, 5 skipped in 1183.158s [2021-07-30T18:03:32.779Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-30T18:03:34.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:03:34.312Z] INFO: Testing against a local daemon [2021-07-30T18:03:34.312Z] === RUN TestConfigInspect [2021-07-30T18:03:34.312Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] --- SKIP: TestConfigInspect (0.01s) [2021-07-30T18:03:34.312Z] === RUN TestConfigList [2021-07-30T18:03:34.312Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] --- SKIP: TestConfigList (0.00s) [2021-07-30T18:03:34.312Z] === RUN TestConfigsCreateAndDelete [2021-07-30T18:03:34.312Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-30T18:03:34.312Z] === RUN TestConfigsUpdate [2021-07-30T18:03:34.312Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-30T18:03:34.312Z] === RUN TestTemplatedConfig [2021-07-30T18:03:34.312Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-30T18:03:34.312Z] === RUN TestConfigCreateResolve [2021-07-30T18:03:34.312Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:03:34.312Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-30T18:03:34.312Z] PASS [2021-07-30T18:03:34.312Z] ok github.com/docker/docker/integration/config 0.126s [2021-07-30T18:03:34.312Z] [2021-07-30T18:03:34.312Z] === Skipped [2021-07-30T18:03:34.312Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-07-30T18:03:34.312Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] [2021-07-30T18:03:34.312Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-30T18:03:34.312Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] [2021-07-30T18:03:34.312Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-30T18:03:34.312Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] [2021-07-30T18:03:34.312Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-30T18:03:34.312Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] [2021-07-30T18:03:34.312Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-30T18:03:34.312Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:34.312Z] [2021-07-30T18:03:34.312Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-30T18:03:34.312Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:03:34.312Z] [2021-07-30T18:03:34.312Z] [2021-07-30T18:03:34.312Z] DONE 6 tests, 6 skipped in 2.891s [2021-07-30T18:03:34.312Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-30T18:03:37.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:03:37.211Z] INFO: Testing against a local daemon [2021-07-30T18:03:37.211Z] === RUN TestCheckpoint [2021-07-30T18:03:37.211Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T18:03:37.211Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-30T18:03:37.211Z] === RUN TestContainerInvalidJSON [2021-07-30T18:03:37.211Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T18:03:37.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T18:03:37.211Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-30T18:03:37.211Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-30T18:03:37.668Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-30T18:03:37.668Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-30T18:03:37.668Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-07-30T18:03:37.668Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-30T18:03:37.668Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-30T18:03:37.668Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-30T18:03:38.125Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2021-07-30T18:03:38.125Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-30T18:03:38.125Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-30T18:03:38.125Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-30T18:03:38.581Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-07-30T18:03:38.581Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-30T18:03:38.581Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-07-30T18:03:38.581Z] === RUN TestCopyFromContainer [2021-07-30T18:03:38.581Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:38.581Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-30T18:03:38.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-30T18:03:38.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T18:03:38.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T18:03:38.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T18:03:38.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T18:03:38.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T18:03:38.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T18:03:38.581Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-30T18:03:38.581Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-30T18:03:38.582Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-30T18:03:38.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-30T18:03:38.582Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-30T18:03:38.582Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-30T18:03:38.582Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidEnv [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-30T18:03:38.582Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-30T18:03:38.582Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-30T18:03:38.582Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-30T18:03:38.582Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-30T18:03:38.582Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-30T18:03:38.582Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-30T18:03:38.582Z] === RUN TestCreateTmpfsMountsTarget [2021-07-30T18:03:38.582Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:38.582Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-30T18:03:38.582Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-30T18:03:38.582Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:03:38.582Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-30T18:03:38.582Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-30T18:03:38.582Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:03:38.582Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T18:03:38.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T18:03:38.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T18:03:38.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T18:03:38.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T18:03:38.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T18:03:38.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T18:03:38.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-30T18:03:38.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-30T18:03:38.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-30T18:03:38.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-30T18:03:38.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-30T18:03:38.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-30T18:03:38.582Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-30T18:03:38.582Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-30T18:03:38.582Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-30T18:03:38.582Z] === RUN TestCreateDifferentPlatform [2021-07-30T18:03:38.582Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-30T18:03:38.582Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-30T18:03:39.038Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-30T18:03:39.038Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-30T18:03:39.038Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-30T18:03:39.038Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-30T18:03:39.038Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-07-30T18:03:39.038Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-30T18:03:39.038Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-30T18:03:39.038Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-30T18:03:39.038Z] === RUN TestContainerKillOnDaemonStart [2021-07-30T18:03:39.038Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:39.038Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-30T18:03:39.038Z] === RUN TestDiff [2021-07-30T18:03:39.038Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-30T18:03:39.038Z] --- SKIP: TestDiff (0.00s) [2021-07-30T18:03:39.038Z] === RUN TestExecWithCloseStdin [2021-07-30T18:03:42.787Z] --- PASS: TestExecWithCloseStdin (3.25s) [2021-07-30T18:03:42.787Z] === RUN TestExec [2021-07-30T18:03:44.318Z] --- PASS: TestExec (2.20s) [2021-07-30T18:03:44.318Z] === RUN TestExecUser [2021-07-30T18:03:44.318Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-30T18:03:44.318Z] --- SKIP: TestExecUser (0.00s) [2021-07-30T18:03:44.318Z] === RUN TestExportContainerAndImportImage [2021-07-30T18:03:44.318Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:44.318Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-30T18:03:44.318Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-30T18:03:44.318Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:44.318Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-30T18:03:44.318Z] === RUN TestHealthCheckWorkdir [2021-07-30T18:03:44.318Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-30T18:03:44.318Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-30T18:03:44.318Z] === RUN TestHealthKillContainer [2021-07-30T18:03:44.318Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-30T18:03:44.318Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-30T18:03:44.318Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-30T18:03:44.318Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-30T18:03:44.318Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-30T18:03:44.318Z] === RUN TestKillContainerInvalidSignal [2021-07-30T18:03:45.603Z] --- PASS: TestDockerSwarmSuite (1781.57s) [2021-07-30T18:03:45.603Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.09s) [2021-07-30T18:03:45.603Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.60s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.37s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.08s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.33s) [2021-07-30T18:03:45.604Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.81s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.95s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.15s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.50s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.13s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.72s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.30s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.54s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.36s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.03s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.66s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.81s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.72s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.11s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.05s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.00s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.57s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.17s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.12s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.21s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.67s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.32s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.60s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (30.28s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.48s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.58s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.14s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.38s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.10s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.05s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.11s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.28s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.06s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.77s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.45s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.36s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.64s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.36s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.94s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.00s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.57s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.72s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.16s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.26s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.20s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.60s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.43s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.52s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.42s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.26s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.92s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.54s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.38s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.17s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.49s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.14s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.13s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.85s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.12s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.52s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (191.38s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.89s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.81s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.82s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.09s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.61s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.81s) [2021-07-30T18:03:45.604Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.90s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.31s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.93s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.11s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.97s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.16s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.48s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.72s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.60s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.33s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.64s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.24s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.08s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.34s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.68s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.70s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.92s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.83s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.52s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.01s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2021-07-30T18:03:45.604Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2021-07-30T18:03:45.604Z] === RUN TestDockerExternalVolumeSuite [2021-07-30T18:03:45.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-30T18:03:46.164Z] docker_cli_external_volume_driver_test.go:53: [d63af8757f6e3] daemon is not started [2021-07-30T18:03:46.487Z] --- PASS: TestKillContainerInvalidSignal (1.97s) [2021-07-30T18:03:46.487Z] === RUN TestKillContainer [2021-07-30T18:03:46.487Z] === RUN TestKillContainer/no_signal [2021-07-30T18:03:46.962Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-30T18:03:46.962Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-30T18:03:46.962Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-30T18:03:47.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-30T18:03:47.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-30T18:03:48.023Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-30T18:03:48.656Z] === RUN TestKillContainer/non_killing_signal [2021-07-30T18:03:48.656Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-30T18:03:48.656Z] === RUN TestKillContainer/killing_signal [2021-07-30T18:03:49.124Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-30T18:03:50.821Z] --- PASS: TestKillContainer (4.36s) [2021-07-30T18:03:50.821Z] --- PASS: TestKillContainer/no_signal (1.93s) [2021-07-30T18:03:50.821Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-30T18:03:50.821Z] --- PASS: TestKillContainer/killing_signal (2.37s) [2021-07-30T18:03:50.821Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-30T18:03:50.821Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T18:03:50.821Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-30T18:03:50.821Z] === RUN TestKillStoppedContainer [2021-07-30T18:03:50.821Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T18:03:50.821Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-30T18:03:50.821Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-30T18:03:50.821Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T18:03:50.821Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-30T18:03:50.821Z] === RUN TestKillDifferentUserContainer [2021-07-30T18:03:50.821Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-30T18:03:50.821Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-30T18:03:50.821Z] === RUN TestInspectOomKilledTrue [2021-07-30T18:03:50.821Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:50.821Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-30T18:03:50.821Z] === RUN TestInspectOomKilledFalse [2021-07-30T18:03:50.821Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T18:03:50.821Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-30T18:03:50.821Z] === RUN TestLogsFollowTailEmpty [2021-07-30T18:03:51.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-30T18:03:52.995Z] --- PASS: TestLogsFollowTailEmpty (2.01s) [2021-07-30T18:03:52.995Z] === RUN TestNetworkNat [2021-07-30T18:03:52.995Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-30T18:03:52.995Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-30T18:03:52.995Z] === RUN TestNetworkLocalhostTCPNat [2021-07-30T18:03:54.656Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-30T18:03:55.181Z] --- PASS: TestNetworkLocalhostTCPNat (2.44s) [2021-07-30T18:03:55.181Z] === RUN TestNetworkLoopbackNat [2021-07-30T18:03:55.181Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-30T18:03:55.181Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-30T18:03:55.181Z] === RUN TestPause [2021-07-30T18:03:55.181Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-30T18:03:55.181Z] --- SKIP: TestPause (0.00s) [2021-07-30T18:03:55.181Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-30T18:03:57.350Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.96s) [2021-07-30T18:03:57.350Z] === RUN TestPauseStopPausedContainer [2021-07-30T18:03:57.350Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:03:57.350Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-30T18:03:57.350Z] === RUN TestPsFilter [2021-07-30T18:03:57.350Z] --- PASS: TestPsFilter (0.22s) [2021-07-30T18:03:57.350Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-30T18:03:58.393Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-30T18:04:01.069Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.46s) [2021-07-30T18:04:01.069Z] === RUN TestRemoveContainerWithVolume [2021-07-30T18:04:04.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-30T18:04:08.115Z] --- PASS: TestRemoveContainerWithVolume (7.07s) [2021-07-30T18:04:08.116Z] === RUN TestRemoveContainerRunning [2021-07-30T18:04:10.282Z] --- PASS: TestRemoveContainerRunning (2.01s) [2021-07-30T18:04:10.282Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-30T18:04:11.809Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.98s) [2021-07-30T18:04:11.809Z] === RUN TestRemoveInvalidContainer [2021-07-30T18:04:11.809Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-30T18:04:11.809Z] === RUN TestRenameLinkedContainer [2021-07-30T18:04:11.809Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-30T18:04:11.809Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-30T18:04:11.809Z] === RUN TestRenameStoppedContainer [2021-07-30T18:04:13.975Z] --- PASS: TestRenameStoppedContainer (2.22s) [2021-07-30T18:04:13.975Z] === RUN TestRenameRunningContainerAndReuse [2021-07-30T18:04:18.647Z] --- PASS: TestRenameRunningContainerAndReuse (3.93s) [2021-07-30T18:04:18.647Z] === RUN TestRenameInvalidName [2021-07-30T18:04:20.175Z] --- PASS: TestRenameInvalidName (1.97s) [2021-07-30T18:04:20.176Z] === RUN TestRenameAnonymousContainer [2021-07-30T18:04:31.570Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-30T18:04:32.521Z] --- PASS: TestRenameAnonymousContainer (11.47s) [2021-07-30T18:04:32.521Z] === RUN TestRenameContainerWithSameName [2021-07-30T18:04:33.482Z] --- PASS: TestRenameContainerWithSameName (1.98s) [2021-07-30T18:04:33.483Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-30T18:04:33.483Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-30T18:04:33.483Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-30T18:04:33.483Z] === RUN TestResize [2021-07-30T18:04:35.647Z] --- PASS: TestResize (2.17s) [2021-07-30T18:04:35.647Z] === RUN TestResizeWithInvalidSize [2021-07-30T18:04:37.813Z] --- PASS: TestResizeWithInvalidSize (1.93s) [2021-07-30T18:04:37.813Z] === RUN TestResizeWhenContainerNotStarted [2021-07-30T18:04:41.853Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-30T18:04:44.859Z] --- PASS: TestResizeWhenContainerNotStarted (7.05s) [2021-07-30T18:04:44.859Z] === RUN TestDaemonRestartKillContainers [2021-07-30T18:04:44.859Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:04:44.859Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-30T18:04:44.859Z] === RUN TestStats [2021-07-30T18:04:44.859Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-30T18:04:44.859Z] --- SKIP: TestStats (0.00s) [2021-07-30T18:04:44.859Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-30T18:04:47.628Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-30T18:04:53.392Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-30T18:04:53.402Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.60s) [2021-07-30T18:04:53.402Z] === RUN TestStopContainerWithTimeout [2021-07-30T18:04:53.402Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-30T18:04:53.402Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-30T18:04:53.402Z] === RUN TestUpdateRestartPolicy [2021-07-30T18:04:58.059Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-30T18:04:58.809Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-30T18:04:59.267Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-30T18:04:59.267Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-30T18:04:59.725Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-30T18:05:11.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-30T18:05:14.453Z] --- PASS: TestUpdateRestartPolicy (20.42s) [2021-07-30T18:05:14.453Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-30T18:05:15.984Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s) [2021-07-30T18:05:15.984Z] === RUN TestWaitNonBlocked [2021-07-30T18:05:15.984Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T18:05:15.984Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T18:05:15.984Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T18:05:15.984Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T18:05:15.984Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-30T18:05:15.984Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-30T18:05:18.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-30T18:05:18.875Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-30T18:05:18.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.61s) [2021-07-30T18:05:18.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.71s) [2021-07-30T18:05:18.875Z] === RUN TestWaitBlocked [2021-07-30T18:05:18.875Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:18.875Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-30T18:05:18.875Z] PASS [2021-07-30T18:05:18.875Z] ok github.com/docker/docker/integration/container 101.398s [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === Skipped [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-30T18:05:18.875Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-30T18:05:18.875Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-30T18:05:18.875Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-30T18:05:18.875Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-30T18:05:18.875Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-30T18:05:18.875Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-30T18:05:18.875Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-30T18:05:18.875Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-30T18:05:18.875Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-30T18:05:18.875Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-30T18:05:18.875Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-30T18:05:18.875Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-30T18:05:18.875Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-30T18:05:18.875Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-30T18:05:18.875Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-30T18:05:18.875Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-30T18:05:18.875Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-30T18:05:18.875Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-30T18:05:18.875Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-30T18:05:18.875Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-30T18:05:18.875Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-30T18:05:18.875Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-30T18:05:18.875Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-30T18:05:18.875Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-30T18:05:18.875Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-30T18:05:18.875Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-30T18:05:18.875Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-30T18:05:18.875Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-30T18:05:18.875Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-30T18:05:18.875Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-30T18:05:18.875Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-30T18:05:18.875Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-30T18:05:18.875Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-30T18:05:18.875Z] [2021-07-30T18:05:18.875Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-30T18:05:18.876Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:18.876Z] [2021-07-30T18:05:18.876Z] [2021-07-30T18:05:18.876Z] DONE 87 tests, 33 skipped in 103.955s [2021-07-30T18:05:18.876Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-30T18:05:20.404Z] === RUN TestConfigDaemonLibtrustID [2021-07-30T18:05:20.404Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-30T18:05:20.404Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-30T18:05:20.404Z] === RUN TestDaemonConfigValidation [2021-07-30T18:05:20.404Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-30T18:05:20.404Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-30T18:05:20.404Z] PASS [2021-07-30T18:05:20.404Z] ok github.com/docker/docker/integration/daemon 0.117s [2021-07-30T18:05:20.404Z] [2021-07-30T18:05:20.404Z] === Skipped [2021-07-30T18:05:20.404Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-30T18:05:20.404Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-30T18:05:20.404Z] [2021-07-30T18:05:20.404Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-30T18:05:20.404Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-30T18:05:20.404Z] [2021-07-30T18:05:20.404Z] [2021-07-30T18:05:20.404Z] DONE 2 tests, 2 skipped in 1.813s [2021-07-30T18:05:20.404Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-30T18:05:22.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:22.589Z] INFO: Testing against a local daemon [2021-07-30T18:05:22.589Z] === RUN TestCommitInheritsEnv [2021-07-30T18:05:22.589Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T18:05:22.589Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-30T18:05:22.589Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-30T18:05:22.589Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-30T18:05:22.589Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-30T18:05:22.589Z] === RUN TestImagesFilterMultiReference [2021-07-30T18:05:22.589Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-30T18:05:22.589Z] === RUN TestImagePullPlatformInvalid [2021-07-30T18:05:22.589Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-30T18:05:22.589Z] === RUN TestRemoveImageOrphaning [2021-07-30T18:05:23.150Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-30T18:05:23.150Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-30T18:05:23.151Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-30T18:05:23.553Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2021-07-30T18:05:23.553Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-30T18:05:23.553Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-30T18:05:23.553Z] === RUN TestTagInvalidReference [2021-07-30T18:05:23.553Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-30T18:05:23.553Z] === RUN TestTagValidPrefixedRepo [2021-07-30T18:05:23.553Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-30T18:05:23.553Z] === RUN TestTagExistedNameWithoutForce [2021-07-30T18:05:23.553Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-30T18:05:23.553Z] === RUN TestTagOfficialNames [2021-07-30T18:05:24.009Z] --- PASS: TestTagOfficialNames (0.10s) [2021-07-30T18:05:24.009Z] === RUN TestTagMatchesDigest [2021-07-30T18:05:24.009Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-30T18:05:24.009Z] PASS [2021-07-30T18:05:24.009Z] ok github.com/docker/docker/integration/image 1.716s [2021-07-30T18:05:24.009Z] [2021-07-30T18:05:24.009Z] === Skipped [2021-07-30T18:05:24.009Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-30T18:05:24.009Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T18:05:24.009Z] [2021-07-30T18:05:24.009Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-30T18:05:24.009Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-30T18:05:24.009Z] [2021-07-30T18:05:24.009Z] [2021-07-30T18:05:24.009Z] DONE 11 tests, 2 skipped in 3.488s [2021-07-30T18:05:24.009Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-30T18:05:26.177Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:26.177Z] INFO: Testing against a local daemon [2021-07-30T18:05:26.177Z] === RUN TestNetworkCreateDelete [2021-07-30T18:05:26.177Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:26.177Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestDockerNetworkDeletePreferID [2021-07-30T18:05:26.177Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-30T18:05:26.177Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestDaemonDNSFallback [2021-07-30T18:05:26.177Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:26.177Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestInspectNetwork [2021-07-30T18:05:26.177Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:26.177Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestRunContainerWithBridgeNone [2021-07-30T18:05:26.177Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:26.177Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestNetworkInvalidJSON [2021-07-30T18:05:26.177Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-30T18:05:26.177Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-30T18:05:26.177Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T18:05:26.177Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T18:05:26.177Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T18:05:26.177Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T18:05:26.177Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-30T18:05:26.177Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-30T18:05:26.177Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-30T18:05:26.177Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-30T18:05:26.177Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-30T18:05:26.177Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-30T18:05:26.177Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-30T18:05:26.177Z] === RUN TestNetworkList [2021-07-30T18:05:26.177Z] === RUN TestNetworkList//networks [2021-07-30T18:05:26.177Z] === PAUSE TestNetworkList//networks [2021-07-30T18:05:26.177Z] === RUN TestNetworkList//networks/ [2021-07-30T18:05:26.177Z] === PAUSE TestNetworkList//networks/ [2021-07-30T18:05:26.177Z] === CONT TestNetworkList//networks [2021-07-30T18:05:26.177Z] === CONT TestNetworkList//networks/ [2021-07-30T18:05:26.177Z] --- PASS: TestNetworkList (0.04s) [2021-07-30T18:05:26.177Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-30T18:05:26.177Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestHostIPv4BridgeLabel [2021-07-30T18:05:26.177Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-30T18:05:26.177Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestDaemonDefaultNetworkPools [2021-07-30T18:05:26.177Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-30T18:05:26.177Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-30T18:05:26.177Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-30T18:05:26.177Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestServiceWithPredefinedNetwork [2021-07-30T18:05:26.177Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-30T18:05:26.177Z] service_test.go:242: FLAKY_TEST [2021-07-30T18:05:26.177Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestServiceWithDataPathPortInit [2021-07-30T18:05:26.177Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-30T18:05:26.177Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-30T18:05:26.177Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-30T18:05:26.177Z] PASS [2021-07-30T18:05:26.177Z] ok github.com/docker/docker/integration/network 0.191s [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === Skipped [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-30T18:05:26.177Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-30T18:05:26.177Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-30T18:05:26.177Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-30T18:05:26.177Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-30T18:05:26.177Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-30T18:05:26.177Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-30T18:05:26.177Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-30T18:05:26.177Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-30T18:05:26.177Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-30T18:05:26.177Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-30T18:05:26.177Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-30T18:05:26.177Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-30T18:05:26.177Z] [2021-07-30T18:05:26.177Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-30T18:05:26.177Z] service_test.go:242: FLAKY_TEST [2021-07-30T18:05:26.178Z] [2021-07-30T18:05:26.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-30T18:05:26.178Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-30T18:05:26.178Z] [2021-07-30T18:05:26.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-30T18:05:26.178Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-30T18:05:26.178Z] [2021-07-30T18:05:26.178Z] [2021-07-30T18:05:26.178Z] DONE 22 tests, 15 skipped in 2.286s [2021-07-30T18:05:26.178Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-30T18:05:27.140Z] testing: warning: no tests to run [2021-07-30T18:05:27.141Z] PASS [2021-07-30T18:05:27.141Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2021-07-30T18:05:27.141Z] [2021-07-30T18:05:27.141Z] DONE 0 tests in 0.738s [2021-07-30T18:05:27.141Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-30T18:05:28.103Z] testing: warning: no tests to run [2021-07-30T18:05:28.103Z] PASS [2021-07-30T18:05:28.103Z] ok github.com/docker/docker/integration/network/macvlan 0.097s [2021-07-30T18:05:28.103Z] [2021-07-30T18:05:28.103Z] DONE 0 tests in 0.742s [2021-07-30T18:05:28.103Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-30T18:05:28.560Z] testing: warning: no tests to run [2021-07-30T18:05:28.560Z] PASS [2021-07-30T18:05:28.560Z] ok github.com/docker/docker/integration/plugin 0.078s [2021-07-30T18:05:28.560Z] [2021-07-30T18:05:28.560Z] DONE 0 tests in 0.711s [2021-07-30T18:05:28.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-30T18:05:29.521Z] testing: warning: no tests to run [2021-07-30T18:05:29.521Z] PASS [2021-07-30T18:05:29.521Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2021-07-30T18:05:29.521Z] [2021-07-30T18:05:29.521Z] DONE 0 tests in 0.731s [2021-07-30T18:05:29.521Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-30T18:05:30.191Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-30T18:05:30.191Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-30T18:05:30.191Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-30T18:05:30.191Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-30T18:05:30.191Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-30T18:05:30.191Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-30T18:05:33.080Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-30T18:05:33.324Z] docker_cli_external_volume_driver_test.go:53: [d40d31a355f72] daemon is not started [2021-07-30T18:05:37.792Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-30T18:05:39.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:39.819Z] INFO: Testing against a local daemon [2021-07-30T18:05:39.819Z] === RUN TestPluginInvalidJSON [2021-07-30T18:05:39.819Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T18:05:39.819Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T18:05:39.819Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-30T18:05:39.819Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-07-30T18:05:39.819Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-30T18:05:39.819Z] === RUN TestPluginInstall [2021-07-30T18:05:39.819Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-30T18:05:39.819Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-30T18:05:39.819Z] === RUN TestPluginsWithRuntimes [2021-07-30T18:05:39.819Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-30T18:05:39.819Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-30T18:05:39.819Z] === RUN TestPluginBackCompatMediaTypes [2021-07-30T18:05:39.819Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-30T18:05:39.819Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-30T18:05:39.819Z] PASS [2021-07-30T18:05:39.819Z] ok github.com/docker/docker/integration/plugin/common 0.148s [2021-07-30T18:05:39.957Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-30T18:05:40.275Z] [2021-07-30T18:05:40.275Z] === Skipped [2021-07-30T18:05:40.275Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-30T18:05:40.275Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-30T18:05:40.275Z] [2021-07-30T18:05:40.275Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-30T18:05:40.275Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-30T18:05:40.275Z] [2021-07-30T18:05:40.275Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-30T18:05:40.275Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-30T18:05:40.275Z] [2021-07-30T18:05:40.275Z] [2021-07-30T18:05:40.275Z] DONE 5 tests, 3 skipped in 10.562s [2021-07-30T18:05:40.275Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-30T18:05:40.412Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-30T18:05:40.412Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-30T18:05:43.166Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:43.167Z] INFO: Testing against a local daemon [2021-07-30T18:05:43.167Z] === RUN TestExternalGraphDriver [2021-07-30T18:05:43.167Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-30T18:05:43.167Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-30T18:05:43.167Z] === RUN TestGraphdriverPluginV2 [2021-07-30T18:05:43.167Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-30T18:05:43.167Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-30T18:05:43.167Z] PASS [2021-07-30T18:05:43.167Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.131s [2021-07-30T18:05:43.167Z] [2021-07-30T18:05:43.167Z] === Skipped [2021-07-30T18:05:43.167Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-30T18:05:43.167Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-30T18:05:43.167Z] [2021-07-30T18:05:43.167Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-30T18:05:43.167Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-30T18:05:43.167Z] [2021-07-30T18:05:43.167Z] [2021-07-30T18:05:43.167Z] DONE 2 tests, 2 skipped in 3.122s [2021-07-30T18:05:43.167Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-30T18:05:43.298Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-30T18:05:44.259Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-30T18:05:45.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:45.331Z] INFO: Testing against a local daemon [2021-07-30T18:05:45.331Z] === RUN TestReadPluginNoRead [2021-07-30T18:05:45.331Z] read_test.go:21: no unix domain sockets on Windows [2021-07-30T18:05:45.331Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-30T18:05:45.331Z] PASS [2021-07-30T18:05:45.331Z] ok github.com/docker/docker/integration/plugin/logging 0.142s [2021-07-30T18:05:45.783Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-30T18:05:45.787Z] [2021-07-30T18:05:45.787Z] === Skipped [2021-07-30T18:05:45.787Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-30T18:05:45.787Z] read_test.go:21: no unix domain sockets on Windows [2021-07-30T18:05:45.787Z] [2021-07-30T18:05:45.787Z] [2021-07-30T18:05:45.787Z] DONE 1 tests, 1 skipped in 2.168s [2021-07-30T18:05:45.787Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-30T18:05:46.751Z] testing: warning: no tests to run [2021-07-30T18:05:46.751Z] PASS [2021-07-30T18:05:46.751Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.100s [2021-07-30T18:05:46.751Z] [2021-07-30T18:05:46.751Z] DONE 0 tests in 1.094s [2021-07-30T18:05:46.751Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-30T18:05:48.947Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:48.947Z] INFO: Testing against a local daemon [2021-07-30T18:05:48.947Z] === RUN TestPluginWithDevMounts [2021-07-30T18:05:48.947Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:48.947Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-30T18:05:48.947Z] PASS [2021-07-30T18:05:48.947Z] ok github.com/docker/docker/integration/plugin/volumes 0.118s [2021-07-30T18:05:48.947Z] [2021-07-30T18:05:48.947Z] === Skipped [2021-07-30T18:05:48.947Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-30T18:05:48.947Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:48.947Z] [2021-07-30T18:05:48.947Z] [2021-07-30T18:05:48.947Z] DONE 1 tests, 1 skipped in 2.198s [2021-07-30T18:05:48.947Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-30T18:05:51.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:51.115Z] INFO: Testing against a local daemon [2021-07-30T18:05:51.115Z] === RUN TestSecretInspect [2021-07-30T18:05:51.115Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-30T18:05:51.115Z] === RUN TestSecretList [2021-07-30T18:05:51.115Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] --- SKIP: TestSecretList (0.00s) [2021-07-30T18:05:51.115Z] === RUN TestSecretsCreateAndDelete [2021-07-30T18:05:51.115Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-30T18:05:51.115Z] === RUN TestSecretsUpdate [2021-07-30T18:05:51.115Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-30T18:05:51.115Z] === RUN TestTemplatedSecret [2021-07-30T18:05:51.115Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-30T18:05:51.115Z] === RUN TestSecretCreateResolve [2021-07-30T18:05:51.115Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:51.115Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-30T18:05:51.115Z] PASS [2021-07-30T18:05:51.115Z] ok github.com/docker/docker/integration/secret 0.117s [2021-07-30T18:05:51.115Z] [2021-07-30T18:05:51.115Z] === Skipped [2021-07-30T18:05:51.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-30T18:05:51.115Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] [2021-07-30T18:05:51.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-30T18:05:51.115Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] [2021-07-30T18:05:51.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-30T18:05:51.115Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] [2021-07-30T18:05:51.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-30T18:05:51.115Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] [2021-07-30T18:05:51.115Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-30T18:05:51.115Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:51.115Z] [2021-07-30T18:05:51.115Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-30T18:05:51.115Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:51.115Z] [2021-07-30T18:05:51.115Z] [2021-07-30T18:05:51.115Z] DONE 6 tests, 6 skipped in 2.001s [2021-07-30T18:05:51.115Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-30T18:05:51.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-30T18:05:53.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:53.281Z] INFO: Testing against a local daemon [2021-07-30T18:05:53.281Z] === RUN TestServiceCreateInit [2021-07-30T18:05:53.281Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-30T18:05:53.281Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.281Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-30T18:05:53.281Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.281Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-30T18:05:53.281Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T18:05:53.281Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T18:05:53.281Z] === RUN TestCreateServiceMultipleTimes [2021-07-30T18:05:53.281Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.281Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-30T18:05:53.281Z] === RUN TestCreateServiceConflict [2021-07-30T18:05:53.281Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.281Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-30T18:05:53.281Z] === RUN TestCreateServiceMaxReplicas [2021-07-30T18:05:53.281Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.281Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-07-30T18:05:53.281Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-30T18:05:53.281Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.281Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-30T18:05:53.281Z] === RUN TestCreateServiceSecretFileMode [2021-07-30T18:05:53.281Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.281Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-30T18:05:53.281Z] === RUN TestCreateServiceConfigFileMode [2021-07-30T18:05:53.281Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.281Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-30T18:05:53.281Z] === RUN TestCreateServiceSysctls [2021-07-30T18:05:53.281Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.281Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-07-30T18:05:53.281Z] === RUN TestCreateServiceCapabilities [2021-07-30T18:05:53.281Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-07-30T18:05:53.738Z] === RUN TestInspect [2021-07-30T18:05:53.738Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestInspect (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestCreateJob [2021-07-30T18:05:53.738Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestCreateJob (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestReplicatedJob [2021-07-30T18:05:53.738Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestUpdateReplicatedJob [2021-07-30T18:05:53.738Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestServiceListWithStatuses [2021-07-30T18:05:53.738Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestDockerNetworkConnectAlias [2021-07-30T18:05:53.738Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestDockerNetworkReConnect [2021-07-30T18:05:53.738Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestServicePlugin [2021-07-30T18:05:53.738Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestServiceUpdateLabel [2021-07-30T18:05:53.738Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestServiceUpdateSecrets [2021-07-30T18:05:53.738Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestServiceUpdateConfigs [2021-07-30T18:05:53.738Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestServiceUpdateNetwork [2021-07-30T18:05:53.738Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-30T18:05:53.738Z] === RUN TestServiceUpdatePidsLimit [2021-07-30T18:05:53.738Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-30T18:05:53.738Z] PASS [2021-07-30T18:05:53.738Z] ok github.com/docker/docker/integration/service 0.293s [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === Skipped [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T18:05:53.738Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T18:05:53.738Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-30T18:05:53.738Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-30T18:05:53.738Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-07-30T18:05:53.738Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-30T18:05:53.738Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2021-07-30T18:05:53.738Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-30T18:05:53.738Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-07-30T18:05:53.738Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-07-30T18:05:53.738Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-30T18:05:53.738Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-30T18:05:53.738Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-30T18:05:53.738Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-30T18:05:53.738Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-30T18:05:53.738Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-30T18:05:53.738Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-30T18:05:53.738Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-30T18:05:53.738Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-30T18:05:53.738Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-30T18:05:53.738Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-30T18:05:53.738Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-30T18:05:53.738Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-30T18:05:53.738Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] [2021-07-30T18:05:53.738Z] DONE 24 tests, 23 skipped in 2.594s [2021-07-30T18:05:53.738Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-30T18:05:54.314Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-30T18:05:55.274Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:55.274Z] INFO: Testing against a local daemon [2021-07-30T18:05:55.274Z] === RUN TestSessionCreate [2021-07-30T18:05:55.274Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:55.274Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-30T18:05:55.274Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-30T18:05:55.274Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:55.274Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-30T18:05:55.274Z] PASS [2021-07-30T18:05:55.274Z] ok github.com/docker/docker/integration/session 0.113s [2021-07-30T18:05:55.731Z] [2021-07-30T18:05:55.731Z] === Skipped [2021-07-30T18:05:55.731Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-30T18:05:55.731Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:55.731Z] [2021-07-30T18:05:55.731Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-30T18:05:55.731Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-30T18:05:55.731Z] [2021-07-30T18:05:55.731Z] [2021-07-30T18:05:55.731Z] DONE 2 tests, 2 skipped in 1.837s [2021-07-30T18:05:55.731Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-30T18:05:55.838Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-30T18:05:57.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:05:57.713Z] INFO: Testing against a local daemon [2021-07-30T18:05:57.713Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-30T18:05:57.713Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:57.713Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T18:05:57.713Z] === RUN TestEventsExecDie [2021-07-30T18:05:57.713Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-30T18:05:57.713Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-30T18:05:57.713Z] === RUN TestEventsBackwardsCompatible [2021-07-30T18:05:57.713Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-30T18:05:57.713Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-30T18:05:57.713Z] === RUN TestEventsVolumeCreate [2021-07-30T18:05:57.713Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-30T18:05:57.713Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-30T18:05:57.713Z] === RUN TestInfoAPI [2021-07-30T18:05:57.713Z] --- PASS: TestInfoAPI (0.05s) [2021-07-30T18:05:57.713Z] === RUN TestInfoAPIWarnings [2021-07-30T18:05:57.713Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T18:05:57.713Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-30T18:05:57.713Z] === RUN TestInfoDebug [2021-07-30T18:05:57.713Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T18:05:57.713Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-30T18:05:57.713Z] === RUN TestInfoInsecureRegistries [2021-07-30T18:05:57.713Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T18:05:57.713Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-30T18:05:57.713Z] === RUN TestInfoRegistryMirrors [2021-07-30T18:05:57.713Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T18:05:57.713Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-30T18:05:57.713Z] === RUN TestLoginFailsWithBadCredentials [2021-07-30T18:05:58.676Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-07-30T18:05:58.676Z] === RUN TestPingCacheHeaders [2021-07-30T18:05:58.676Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-30T18:05:58.676Z] === RUN TestPingGet [2021-07-30T18:05:58.676Z] --- PASS: TestPingGet (0.04s) [2021-07-30T18:05:58.676Z] === RUN TestPingHead [2021-07-30T18:05:58.676Z] --- PASS: TestPingHead (0.04s) [2021-07-30T18:05:58.676Z] === RUN TestVersion [2021-07-30T18:05:58.676Z] --- PASS: TestVersion (0.04s) [2021-07-30T18:05:58.676Z] PASS [2021-07-30T18:05:58.676Z] ok github.com/docker/docker/integration/system 1.267s [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] === Skipped [2021-07-30T18:05:58.676Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-30T18:05:58.676Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-30T18:05:58.676Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-30T18:05:58.676Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-30T18:05:58.676Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-30T18:05:58.676Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-30T18:05:58.676Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-30T18:05:58.676Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-30T18:05:58.676Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] [2021-07-30T18:05:58.676Z] DONE 14 tests, 8 skipped in 3.067s [2021-07-30T18:05:58.676Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-30T18:06:00.148Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-30T18:06:00.844Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:06:00.844Z] INFO: Testing against a local daemon [2021-07-30T18:06:00.844Z] === RUN TestVolumesCreateAndList [2021-07-30T18:06:00.844Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-30T18:06:00.844Z] === RUN TestVolumesRemove [2021-07-30T18:06:00.844Z] --- PASS: TestVolumesRemove (0.11s) [2021-07-30T18:06:00.844Z] === RUN TestVolumesInspect [2021-07-30T18:06:00.844Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-30T18:06:00.844Z] === RUN TestVolumesInvalidJSON [2021-07-30T18:06:00.844Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-30T18:06:00.844Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-30T18:06:00.844Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-30T18:06:00.844Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-30T18:06:00.844Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-30T18:06:00.844Z] PASS [2021-07-30T18:06:00.844Z] ok github.com/docker/docker/integration/volume 0.306s [2021-07-30T18:06:00.844Z] [2021-07-30T18:06:00.844Z] DONE 5 tests in 2.210s [2021-07-30T18:06:01.301Z] INFO: make.ps1 ended at 07/30/2021 18:06:00 [2021-07-30T18:06:01.301Z] INFO: Integration CLI tests being run from the host: [2021-07-30T18:06:01.301Z] 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" [2021-07-30T18:06:01.693Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-30T18:06:02.658Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-30T18:06:04.368Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-30T18:06:06.259Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-30T18:06:08.076Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-30T18:06:11.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-30T18:06:11.596Z] INFO: Testing against a local daemon [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-30T18:06:11.596Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-30T18:06:11.596Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-30T18:06:11.596Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-30T18:06:12.560Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-30T18:06:12.560Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-30T18:06:21.228Z] docker_cli_external_volume_driver_test.go:53: [d8f9ebe458c8c] daemon is not started [2021-07-30T18:06:23.774Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-30T18:06:25.707Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-30T18:06:34.232Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-30T18:06:36.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-30T18:06:36.096Z] docker_cli_external_volume_driver_test.go:53: [db7478e73540b] daemon is not started [2021-07-30T18:06:36.153Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-30T18:06:42.765Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-30T18:06:43.724Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-30T18:06:43.724Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-30T18:06:43.724Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-30T18:06:43.724Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-30T18:06:43.724Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-30T18:06:46.471Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-30T18:06:50.763Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-30T18:06:50.764Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-30T18:06:50.764Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-30T18:06:50.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-30T18:07:16.410Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-30T18:07:22.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-30T18:07:28.785Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-30T18:07:33.216Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-30T18:07:37.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-30T18:07:39.105Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-30T18:07:48.133Z] === RUN TestDockerSuite/TestBuildRm [2021-07-30T18:07:52.794Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-30T18:08:03.274Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-30T18:08:05.440Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-30T18:08:05.440Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-30T18:08:05.440Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-30T18:08:05.440Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-30T18:08:05.896Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-30T18:08:07.420Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-30T18:08:11.132Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-30T18:08:14.847Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-30T18:08:18.561Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-30T18:08:33.327Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-30T18:08:33.782Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-30T18:08:34.237Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-30T18:08:39.375Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-30T18:08:39.375Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-30T18:08:39.375Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-30T18:08:39.375Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-30T18:08:39.375Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-30T18:08:39.375Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-30T18:08:39.375Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-30T18:08:39.375Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-30T18:08:39.375Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-30T18:08:39.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-30T18:08:42.775Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-30T18:08:42.775Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-30T18:08:45.180Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-30T18:08:45.180Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:08:45.638Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-30T18:08:45.638Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-30T18:08:45.638Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-30T18:08:48.531Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-30T18:08:51.429Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-30T18:08:51.429Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-30T18:08:51.429Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-30T18:08:51.429Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-30T18:08:51.429Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-30T18:08:51.429Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-30T18:08:51.429Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-30T18:08:51.429Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-30T18:08:51.429Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-30T18:08:53.057Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-30T18:08:53.057Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-30T18:08:54.319Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-30T18:08:54.319Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-30T18:08:54.319Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-30T18:08:54.319Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:08:54.775Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-30T18:08:55.947Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-30T18:09:01.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-30T18:09:01.825Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-30T18:09:05.385Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-30T18:09:05.385Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-30T18:09:05.385Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-30T18:09:05.385Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-30T18:09:05.385Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-30T18:09:05.385Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-30T18:09:05.385Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-30T18:09:05.385Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-30T18:09:05.385Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-30T18:09:05.385Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-30T18:09:05.385Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-30T18:09:05.385Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-30T18:09:07.557Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-30T18:09:16.109Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-30T18:09:24.662Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-30T18:09:24.662Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-30T18:09:25.120Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-30T18:09:25.120Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-30T18:09:25.120Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-30T18:09:25.120Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-30T18:09:25.120Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-30T18:09:25.120Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-30T18:09:25.120Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-30T18:09:25.120Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-30T18:09:25.120Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-30T18:09:26.196Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-30T18:09:26.196Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-30T18:09:26.196Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-30T18:09:26.196Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-30T18:09:27.162Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-30T18:09:29.801Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-30T18:09:29.801Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-30T18:09:29.801Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-30T18:09:29.801Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-30T18:09:29.801Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-30T18:09:29.801Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:09:29.801Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-30T18:09:30.765Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-30T18:09:31.822Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-30T18:09:33.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-30T18:09:41.069Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-30T18:09:42.109Z] === RUN TestDockerSuite/TestBuildUser [2021-07-30T18:09:42.109Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-30T18:09:42.109Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-30T18:09:42.109Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:09:42.109Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-30T18:09:42.109Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-30T18:09:42.109Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-30T18:09:49.148Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-30T18:09:49.603Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-30T18:09:52.492Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-30T18:09:52.492Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-30T18:09:52.492Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-30T18:09:52.492Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-30T18:09:52.492Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-30T18:09:59.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-30T18:10:02.150Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-30T18:10:02.150Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-30T18:10:02.150Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-30T18:10:02.150Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-30T18:10:02.150Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-30T18:10:02.150Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-30T18:10:02.150Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-30T18:10:02.150Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-30T18:10:02.150Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-30T18:10:02.150Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-30T18:10:02.150Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-30T18:10:02.150Z] === RUN TestDockerSuite/TestBuildFails [2021-07-30T18:10:02.608Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-30T18:10:03.065Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-30T18:10:10.131Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-30T18:10:13.536Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-30T18:10:14.495Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-30T18:10:15.915Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-30T18:10:18.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-30T18:10:22.987Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-30T18:10:23.030Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-30T18:10:28.789Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-30T18:10:28.789Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-30T18:10:28.789Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-30T18:10:28.789Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-30T18:10:28.789Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-30T18:10:30.060Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-30T18:10:30.517Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-30T18:10:35.830Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-30T18:10:35.830Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-30T18:10:35.830Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-30T18:10:36.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-30T18:10:36.029Z] docker_cli_external_volume_driver_test.go:485: [d77857ba0f06b] daemon is not started [2021-07-30T18:10:36.311Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-30T18:10:36.311Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-30T18:10:36.311Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-30T18:10:36.769Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-30T18:10:37.226Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-30T18:10:37.226Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-30T18:10:37.226Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-30T18:10:47.535Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-30T18:10:47.535Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:10:47.535Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-30T18:10:50.906Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-30T18:10:50.906Z] docker_cli_external_volume_driver_test.go:53: [d8efed2240ae8] daemon is not started [2021-07-30T18:10:56.858Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-30T18:10:58.382Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-30T18:10:58.836Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-30T18:10:59.916Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-30T18:10:59.916Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite (439.13s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.36s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.42s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.38s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.41s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.49s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.38s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.08s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.22s) [2021-07-30T18:11:05.815Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-30T18:11:05.815Z] PASS [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] === Skipped [2021-07-30T18:11:05.815Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-30T18:11:05.815Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-30T18:11:05.815Z] check_test.go:309: [dce07a0363008] daemon is not started [2021-07-30T18:11:05.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-30T18:11:05.815Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-30T18:11:05.815Z] check_test.go:309: [dee41c9ceafe3] daemon is not started [2021-07-30T18:11:05.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-30T18:11:05.815Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-30T18:11:05.815Z] check_test.go:309: [d7d786fe5138a] daemon is not started [2021-07-30T18:11:05.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-30T18:11:05.815Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-30T18:11:05.815Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-30T18:11:05.815Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-30T18:11:05.815Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] DONE 273 tests, 5 skipped in 2684.570s [2021-07-30T18:11:05.815Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-30T18:11:05.815Z] ++++ cat bundles/test-integration/docker.pid [2021-07-30T18:11:05.815Z] +++ kill 8245 [2021-07-30T18:11:05.815Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd47c90c37c19/docker.pid [2021-07-30T18:11:05.815Z] +++ kill 7036 [2021-07-30T18:11:05.815Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7036 is not a child of this shell [2021-07-30T18:11:05.815Z] warning: PID 7036 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd47c90c37c19/docker.pid had a nonzero exit code [2021-07-30T18:11:05.815Z] +++ /etc/init.d/apparmor stop [2021-07-30T18:11:05.815Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] Unloading profiles will leave already running processes permanently [2021-07-30T18:11:05.815Z] unconfined, which can lead to unexpected situations. [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] To set a process to complain mode, use the command line tool [2021-07-30T18:11:05.815Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-30T18:11:05.815Z] +++ true [2021-07-30T18:11:05.815Z] exiting test-integration [2021-07-30T18:11:05.815Z] ++ exit 0 [2021-07-30T18:11:05.815Z] [2021-07-30T18:11:05.815Z] + exit 0 [2021-07-30T18:11:05.815Z] ++ jobs -p [2021-07-30T18:11:05.815Z] + pids= [2021-07-30T18:11:05.815Z] + echo 'Remaining pids to kill: []' [2021-07-30T18:11:05.815Z] Remaining pids to kill: [] [2021-07-30T18:11:05.815Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-30T18:11:05.825Z] Recording test results [2021-07-30T18:11:06.211Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-30T18:11:06.522Z] + echo Ensuring container killed. [2021-07-30T18:11:06.522Z] Ensuring container killed. [2021-07-30T18:11:06.522Z] + docker ps -aq -f name=docker-pr9-* [2021-07-30T18:11:06.522Z] + cids=2d51cd7a6c18 [2021-07-30T18:11:06.522Z] a21ae953f938 [2021-07-30T18:11:06.522Z] 0568d316ab0f [2021-07-30T18:11:06.522Z] + [ -n 2d51cd7a6c18 [2021-07-30T18:11:06.522Z] a21ae953f938 [2021-07-30T18:11:06.522Z] 0568d316ab0f ] [2021-07-30T18:11:06.522Z] + docker rm -vf 2d51cd7a6c18 a21ae953f938 0568d316ab0f [2021-07-30T18:11:06.982Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-30T18:11:06.982Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-30T18:11:06.982Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-30T18:11:07.440Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-30T18:11:07.440Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-30T18:11:07.448Z] 2d51cd7a6c18 [2021-07-30T18:11:08.815Z] a21ae953f938 [2021-07-30T18:11:09.442Z] 0568d316ab0f [Pipeline] sh [2021-07-30T18:11:09.720Z] + echo Chowning /workspace to jenkins user [2021-07-30T18:11:09.720Z] Chowning /workspace to jenkins user [2021-07-30T18:11:09.720Z] + id -u [2021-07-30T18:11:09.720Z] + id -g [2021-07-30T18:11:09.720Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42649:/workspace busybox chown -R 1000:1000 /workspace [2021-07-30T18:11:13.230Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-30T18:11:13.421Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-30T18:11:13.421Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-30T18:11:13.421Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-30T18:11:13.593Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-30T18:11:13.593Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-30T18:11:13.593Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-30T18:11:13.593Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-30T18:11:13.593Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-30T18:11:13.593Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-30T18:11:13.593Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-30T18:11:13.593Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-30T18:11:13.688Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-30T18:11:14.146Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-30T18:11:14.168Z] + bundleName=amd64 [2021-07-30T18:11:14.168Z] + echo Creating amd64-bundles.tar.gz [2021-07-30T18:11:14.168Z] Creating amd64-bundles.tar.gz [2021-07-30T18:11:14.168Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-30T18:11:14.168Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-30T18:11:14.386Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-30T18:11:14.386Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [Pipeline] archiveArtifacts [2021-07-30T18:11:15.101Z] Archiving artifacts [2021-07-30T18:11:15.679Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-30T18:11:15.741Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42649/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-30T18:11:16.044Z] + make clean [2021-07-30T18:11:16.044Z] docker volume rm -f docker-dev-cache [2021-07-30T18:11:16.138Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-30T18:11:16.299Z] docker-dev-cache [Pipeline] deleteDir [2021-07-30T18:11:17.103Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-30T18:11:19.057Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-30T18:11:19.275Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-30T18:11:19.515Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-30T18:11:19.515Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-30T18:11:19.515Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-30T18:11:19.515Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-30T18:11:19.515Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-30T18:11:19.515Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-30T18:11:19.515Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-30T18:11:19.972Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-30T18:11:20.629Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-30T18:11:20.937Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T18:11:22.153Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-30T18:11:22.153Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-30T18:11:22.608Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-30T18:11:22.608Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-30T18:11:22.608Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-30T18:11:22.608Z] docker_cli_sni_test.go:18: Flakey test [2021-07-30T18:11:22.608Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-30T18:11:24.132Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-30T18:11:24.654Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-30T18:11:26.184Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-30T18:11:26.184Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-30T18:11:26.184Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-30T18:11:26.184Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-30T18:11:26.184Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-30T18:11:26.184Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-30T18:11:26.332Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-30T18:11:26.332Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:11:26.332Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-30T18:11:26.332Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-30T18:11:26.332Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-30T18:11:26.332Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-30T18:11:26.332Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-30T18:11:26.332Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-30T18:11:26.332Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-30T18:11:26.790Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-30T18:11:27.755Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-30T18:11:28.796Z] === RUN TestDockerSuite/TestCommitChange [2021-07-30T18:11:29.081Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-30T18:11:33.459Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-30T18:11:33.535Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-30T18:11:38.117Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-30T18:11:38.117Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:11:38.117Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-30T18:11:43.871Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-30T18:11:45.153Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-30T18:11:45.153Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-30T18:11:45.153Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-30T18:11:51.198Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-30T18:11:51.198Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-30T18:11:51.198Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-30T18:11:52.189Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-30T18:11:52.406Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-30T18:11:52.729Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-30T18:11:53.368Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-30T18:11:53.368Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-30T18:11:53.368Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-30T18:11:55.898Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-30T18:11:55.898Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:11:55.898Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-30T18:11:55.898Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:11:55.898Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-30T18:11:55.898Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-30T18:11:55.898Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-30T18:11:55.898Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-30T18:11:55.898Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-30T18:11:55.898Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-30T18:11:55.898Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-30T18:11:55.898Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-30T18:11:55.898Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-30T18:11:55.898Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-30T18:11:55.898Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-30T18:11:55.898Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-30T18:11:57.084Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-30T18:11:58.614Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-30T18:12:02.934Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-30T18:12:08.931Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-30T18:12:08.931Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-30T18:12:08.931Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-30T18:12:08.931Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-30T18:12:08.931Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-30T18:12:08.931Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-30T18:12:08.931Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-30T18:12:08.931Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-30T18:12:08.931Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-30T18:12:09.388Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-30T18:12:09.977Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-30T18:12:09.977Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-30T18:12:09.977Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-30T18:12:12.141Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-30T18:12:12.141Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-30T18:12:12.141Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-30T18:12:12.141Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-30T18:12:12.141Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-30T18:12:12.141Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-30T18:12:12.141Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-30T18:12:15.028Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-30T18:12:15.028Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-30T18:12:15.028Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-30T18:12:15.028Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-30T18:12:17.191Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-30T18:12:17.191Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-30T18:12:17.191Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-30T18:12:17.191Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-30T18:12:17.191Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-30T18:12:17.191Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-30T18:12:17.191Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:12:17.191Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-30T18:12:20.072Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-30T18:12:22.235Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-30T18:12:24.400Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-30T18:12:24.400Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-30T18:12:24.400Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-30T18:12:24.400Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-30T18:12:26.567Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-30T18:12:26.567Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-30T18:12:28.728Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-30T18:12:28.728Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:12:28.728Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-30T18:12:28.728Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:12:28.728Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-30T18:12:31.610Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-30T18:12:31.610Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-30T18:12:33.772Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-30T18:12:33.772Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-30T18:12:33.772Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-30T18:12:35.251Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-30T18:12:36.659Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-30T18:12:36.659Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-30T18:12:39.542Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-30T18:12:43.252Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-30T18:12:46.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-30T18:12:46.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-30T18:12:46.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-30T18:12:46.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-30T18:12:46.964Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-30T18:12:47.661Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-30T18:12:48.491Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-30T18:12:48.491Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-30T18:12:48.491Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-30T18:12:51.373Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-30T18:12:51.373Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:12:51.373Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-30T18:12:52.897Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-30T18:12:52.897Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-30T18:12:54.741Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-30T18:12:57.590Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-30T18:12:59.115Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-30T18:12:59.115Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-30T18:12:59.115Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-30T18:12:59.115Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-30T18:12:59.115Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-30T18:12:59.115Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-30T18:12:59.115Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-30T18:12:59.115Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-30T18:12:59.569Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-30T18:12:59.569Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-30T18:12:59.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-30T18:13:01.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-30T18:13:01.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-30T18:13:01.810Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-30T18:13:03.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-30T18:13:06.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-30T18:13:06.495Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-30T18:13:08.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-30T18:13:09.769Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-30T18:13:09.769Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-30T18:13:09.769Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-30T18:13:09.769Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-30T18:13:09.769Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-30T18:13:10.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000dedf8_} [2021-07-30T18:13:13.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1530829274_c:\foo_false____} [2021-07-30T18:13:15.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1530829274_c:\foo_true____} [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-30T18:13:18.401Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-30T18:13:18.401Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-30T18:13:18.401Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-30T18:13:18.401Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-30T18:13:18.401Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-30T18:13:18.401Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:13:18.401Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-30T18:13:21.290Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-30T18:13:21.290Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-30T18:13:21.290Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-30T18:13:21.290Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-30T18:13:23.538Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-30T18:13:23.538Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-30T18:13:23.538Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-30T18:13:23.538Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-30T18:13:24.176Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-30T18:13:24.176Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-30T18:13:24.176Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-30T18:13:24.558Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-30T18:13:24.558Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-30T18:13:25.520Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-30T18:13:25.703Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-30T18:13:25.703Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-30T18:13:25.703Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-30T18:13:25.703Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-30T18:13:25.703Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-30T18:13:25.703Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-30T18:13:25.703Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-30T18:13:25.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-30T18:13:30.364Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-30T18:13:32.530Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-30T18:13:32.531Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:13:32.531Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-30T18:13:32.531Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-30T18:13:32.531Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-30T18:13:32.735Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-30T18:13:33.192Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-30T18:13:33.192Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-30T18:13:33.192Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-30T18:13:33.192Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-30T18:13:33.192Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-30T18:13:36.094Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-30T18:13:40.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-30T18:13:40.758Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-30T18:13:40.779Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-30T18:13:41.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-30T18:13:42.811Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-30T18:13:42.811Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:13:42.811Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-30T18:13:42.811Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-30T18:13:42.811Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-30T18:13:43.687Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-30T18:13:43.687Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-30T18:13:44.144Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-30T18:13:47.041Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-30T18:13:47.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-30T18:13:48.008Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-30T18:13:49.540Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-30T18:13:51.417Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-30T18:13:51.417Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-30T18:13:51.417Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-30T18:13:51.417Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-30T18:13:51.417Z] === RUN TestDockerSuite/TestCpToDot [2021-07-30T18:13:53.581Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-30T18:13:53.581Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-30T18:13:53.581Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-30T18:13:53.581Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-30T18:13:53.581Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-30T18:13:56.466Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-30T18:13:56.466Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:13:56.466Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-30T18:13:56.466Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-30T18:13:56.466Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-30T18:13:56.466Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-30T18:13:56.466Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-30T18:13:56.466Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-30T18:13:56.466Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-30T18:13:56.466Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-30T18:13:56.466Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-30T18:13:57.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-30T18:13:58.625Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-30T18:13:59.847Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-30T18:14:00.811Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-30T18:14:01.510Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-30T18:14:01.510Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-30T18:14:01.510Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-30T18:14:03.671Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-30T18:14:04.126Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-30T18:14:04.126Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-30T18:14:04.126Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-30T18:14:04.126Z] === RUN TestDockerSuite/TestCreateRM [2021-07-30T18:14:04.582Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-30T18:14:04.582Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-30T18:14:04.582Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-30T18:14:05.037Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-30T18:14:05.493Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-30T18:14:06.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-30T18:14:06.343Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-30T18:14:06.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-30T18:14:11.134Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-30T18:14:14.108Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-30T18:14:14.108Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-30T18:14:14.108Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-30T18:14:15.815Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-30T18:14:16.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-30T18:14:16.635Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-30T18:14:16.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-30T18:14:16.635Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-30T18:14:16.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-30T18:14:16.995Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-30T18:14:16.995Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-30T18:14:16.995Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-30T18:14:16.995Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-30T18:14:19.154Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-30T18:14:19.154Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.154Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-30T18:14:19.611Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-30T18:14:19.611Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-30T18:14:19.611Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-30T18:14:19.611Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-30T18:14:19.611Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-30T18:14:19.611Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-30T18:14:19.611Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-30T18:14:19.611Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-30T18:14:19.611Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDockerFails [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-30T18:14:19.611Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-30T18:14:19.611Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-30T18:14:19.611Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-30T18:14:19.611Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-30T18:14:19.611Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-30T18:14:19.611Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-30T18:14:22.494Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-30T18:14:23.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-30T18:14:23.679Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-30T18:14:23.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-30T18:14:23.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-30T18:14:23.679Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-30T18:14:23.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-30T18:14:23.679Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-30T18:14:23.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-30T18:14:24.367Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-30T18:14:24.661Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-30T18:14:26.827Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-30T18:14:32.926Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-30T18:14:35.358Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-30T18:14:43.228Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-30T18:14:43.688Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-30T18:14:43.688Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-30T18:14:43.688Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-30T18:14:43.688Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-30T18:14:43.688Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-30T18:14:43.890Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-30T18:14:49.710Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-30T18:14:50.746Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-30T18:14:50.746Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-30T18:14:50.746Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-30T18:14:51.873Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-30T18:14:52.327Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-30T18:14:53.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-30T18:14:56.989Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-30T18:14:57.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-30T18:14:57.301Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-30T18:14:57.443Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-30T18:14:58.265Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-30T18:14:58.265Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:14:58.265Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-30T18:14:58.403Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-30T18:14:59.796Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-30T18:14:59.796Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-30T18:15:00.253Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-30T18:15:03.065Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-30T18:15:04.925Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-30T18:15:06.453Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-30T18:15:06.453Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-30T18:15:06.453Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-30T18:15:06.453Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-30T18:15:06.453Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-30T18:15:07.726Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-30T18:15:07.726Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-30T18:15:07.726Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-30T18:15:07.726Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-30T18:15:07.726Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-30T18:15:07.726Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:15:07.726Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-30T18:15:07.727Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-30T18:15:07.727Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-30T18:15:07.982Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-30T18:15:08.945Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-30T18:15:09.249Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-30T18:15:09.249Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-30T18:15:09.249Z] === RUN TestDockerSuite/TestEventsRename [2021-07-30T18:15:09.406Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-30T18:15:10.371Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-30T18:15:10.828Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-30T18:15:11.411Z] === RUN TestDockerSuite/TestEventsResize [2021-07-30T18:15:16.604Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-30T18:15:18.771Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-30T18:15:18.771Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-30T18:15:18.771Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-30T18:15:19.936Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-30T18:15:20.303Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-30T18:15:20.303Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-30T18:15:20.303Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-30T18:15:20.759Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-30T18:15:22.100Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-30T18:15:22.927Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-30T18:15:23.893Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-30T18:15:24.266Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-30T18:15:24.350Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-30T18:15:24.351Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-30T18:15:24.351Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-30T18:15:25.314Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-30T18:15:26.277Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-30T18:15:26.277Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-30T18:15:26.277Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-30T18:15:26.277Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-30T18:15:26.277Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-30T18:15:28.922Z] === RUN TestDockerSuite/TestEventsTop [2021-07-30T18:15:28.922Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-30T18:15:28.922Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-30T18:15:31.942Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-30T18:15:33.359Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-30T18:15:35.658Z] === RUN TestDockerSuite/TestExec [2021-07-30T18:15:35.658Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:15:35.658Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-30T18:15:35.658Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-30T18:15:35.658Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-30T18:15:37.843Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-30T18:15:39.367Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-30T18:15:39.368Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:15:39.368Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-30T18:15:39.368Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:15:39.368Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-30T18:15:39.368Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-30T18:15:39.368Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-30T18:15:41.439Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-30T18:15:41.531Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-30T18:15:43.691Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-30T18:15:45.216Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-30T18:15:47.377Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-30T18:15:52.037Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-30T18:15:52.037Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-30T18:15:52.037Z] === RUN TestDockerSuite/TestExecEnv [2021-07-30T18:15:52.037Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-30T18:15:52.037Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-30T18:15:52.037Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-30T18:15:52.037Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-30T18:15:53.805Z] === RUN TestDockerSuite/TestBuildRm [2021-07-30T18:15:54.198Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-30T18:15:58.863Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-30T18:15:58.863Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-30T18:15:58.863Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-30T18:15:58.863Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-30T18:15:58.863Z] === RUN TestDockerSuite/TestExecParseError [2021-07-30T18:15:58.863Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:15:58.863Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-30T18:15:58.863Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-30T18:15:58.863Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-30T18:15:58.863Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-30T18:15:58.863Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-30T18:16:01.026Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-30T18:16:01.026Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-30T18:16:01.026Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-30T18:16:01.026Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-30T18:16:01.026Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-30T18:16:01.026Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:16:01.026Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-30T18:16:01.026Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-30T18:16:01.026Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-30T18:16:01.026Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-30T18:16:01.026Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-30T18:16:03.187Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-30T18:16:03.187Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-30T18:16:03.187Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-30T18:16:08.951Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-30T18:16:08.951Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-30T18:16:08.951Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-30T18:16:08.951Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-30T18:16:08.951Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-30T18:16:08.951Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-30T18:16:08.951Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-30T18:16:08.996Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-30T18:16:08.996Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-30T18:16:08.996Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-30T18:16:14.705Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-30T18:16:14.774Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-30T18:16:14.774Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-30T18:16:15.235Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-30T18:16:15.235Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-30T18:16:15.692Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-30T18:16:15.692Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-30T18:16:15.692Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-30T18:16:16.152Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-30T18:16:16.152Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-30T18:16:16.152Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-30T18:16:20.467Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-30T18:16:23.352Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-30T18:16:23.737Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-30T18:16:24.195Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-30T18:16:24.195Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-30T18:16:24.195Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-30T18:16:24.195Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-30T18:16:24.653Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-30T18:16:26.186Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-30T18:16:29.109Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-30T18:16:29.109Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:16:29.109Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-30T18:16:29.109Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-30T18:16:29.109Z] === RUN TestDockerSuite/TestHealth [2021-07-30T18:16:29.109Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-30T18:16:29.109Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-30T18:16:29.109Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-30T18:16:29.109Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-30T18:16:29.109Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-30T18:16:30.873Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-30T18:16:33.771Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-30T18:16:33.771Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-30T18:16:33.771Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-30T18:16:33.771Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-30T18:16:33.771Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-30T18:16:33.771Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-30T18:16:34.225Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-30T18:16:34.602Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-30T18:16:34.679Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-30T18:16:34.679Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:16:34.679Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-30T18:16:35.640Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-30T18:16:35.640Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-30T18:16:37.800Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-30T18:16:37.800Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-30T18:16:39.344Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-30T18:16:39.963Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-30T18:16:42.850Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-30T18:16:42.850Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-30T18:16:42.850Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:16:42.850Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-30T18:16:46.055Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-30T18:16:46.055Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-30T18:16:46.055Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-30T18:16:46.055Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-30T18:16:46.560Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-30T18:16:46.560Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-30T18:16:49.442Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestImportFile [2021-07-30T18:16:49.442Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-30T18:16:49.442Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-30T18:16:49.442Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-30T18:16:49.442Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-30T18:16:49.442Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-30T18:16:49.442Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-30T18:16:49.442Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-30T18:16:49.442Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-30T18:16:49.442Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:16:49.442Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-30T18:16:51.602Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-30T18:16:53.764Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-30T18:16:53.764Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-30T18:16:53.764Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-30T18:16:53.764Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-30T18:16:53.764Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-30T18:16:53.764Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-30T18:16:53.764Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-30T18:16:53.764Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-30T18:16:56.647Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-30T18:16:56.647Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-30T18:16:57.025Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-30T18:16:57.025Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-30T18:16:57.025Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-30T18:16:58.807Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-30T18:16:58.807Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-30T18:16:58.807Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-30T18:16:58.807Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-30T18:16:58.807Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-30T18:16:58.807Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-30T18:16:58.807Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-30T18:17:00.967Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-30T18:17:05.629Z] === RUN TestDockerSuite/TestInspectImage [2021-07-30T18:17:05.629Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:17:05.629Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-30T18:17:05.629Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:17:05.629Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-30T18:17:05.629Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:17:05.629Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-30T18:17:07.333Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-30T18:17:07.333Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-30T18:17:07.790Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-30T18:17:09.315Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-30T18:17:09.769Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-30T18:17:11.058Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-30T18:17:11.059Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-30T18:17:11.927Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-30T18:17:13.457Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-30T18:17:13.457Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-30T18:17:13.457Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-30T18:17:13.911Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-30T18:17:15.744Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-30T18:17:15.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-30T18:17:15.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-30T18:17:15.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-30T18:17:16.073Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-30T18:17:18.847Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-30T18:17:18.955Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-30T18:17:21.736Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-30T18:17:23.615Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-30T18:17:24.637Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-30T18:17:25.142Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-30T18:17:28.027Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-30T18:17:29.551Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-30T18:17:32.434Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-30T18:17:33.959Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-30T18:17:36.841Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-30T18:17:36.841Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-30T18:17:36.841Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-30T18:17:36.841Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-30T18:17:39.002Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-30T18:17:40.527Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-30T18:17:46.283Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-30T18:17:49.168Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-30T18:17:49.168Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-30T18:17:49.168Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-30T18:17:50.695Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-30T18:17:50.695Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-30T18:17:56.452Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-30T18:17:58.236Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-30T18:17:58.237Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-30T18:17:58.237Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-30T18:17:58.237Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-30T18:17:58.695Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-30T18:18:02.211Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-30T18:18:07.968Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-30T18:18:09.000Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-30T18:18:10.132Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-30T18:18:12.297Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-30T18:18:12.297Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-30T18:18:12.297Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-30T18:18:15.187Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-30T18:18:19.308Z] === RUN TestDockerSuite/TestBuildUser [2021-07-30T18:18:19.308Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-30T18:18:19.308Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-30T18:18:19.308Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:18:19.308Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-30T18:18:19.308Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-30T18:18:19.308Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-30T18:18:22.210Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-30T18:18:22.224Z] === RUN TestDockerSuite/TestLogsSince [2021-07-30T18:18:22.668Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-30T18:18:26.438Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-30T18:18:26.438Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-30T18:18:26.438Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-30T18:18:26.438Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-30T18:18:26.438Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-30T18:18:30.748Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-30T18:18:30.748Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-30T18:18:30.748Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-30T18:18:30.748Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-30T18:18:30.748Z] === RUN TestDockerSuite/TestLogsTail [2021-07-30T18:18:33.633Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-30T18:18:36.527Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-30T18:18:38.696Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-30T18:18:38.696Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestNetHostname [2021-07-30T18:18:38.696Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-30T18:18:38.696Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-30T18:18:38.696Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-30T18:18:38.696Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPluginActive [2021-07-30T18:18:38.696Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-30T18:18:38.696Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-30T18:18:38.696Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-30T18:18:38.696Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-30T18:18:38.696Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-30T18:18:38.696Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-30T18:18:38.696Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-30T18:18:38.696Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-30T18:18:38.696Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-30T18:18:38.696Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPortList [2021-07-30T18:18:38.696Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-30T18:18:38.696Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-30T18:18:43.369Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-30T18:18:43.369Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-30T18:18:43.369Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-30T18:18:43.369Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-30T18:18:43.369Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-30T18:18:43.369Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-30T18:18:43.369Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-30T18:18:43.369Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:18:43.369Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-30T18:18:48.049Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-30T18:18:48.049Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-30T18:18:48.049Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-30T18:18:50.622Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-30T18:18:50.622Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-30T18:18:50.622Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-30T18:18:50.622Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-30T18:18:51.561Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-30T18:18:51.561Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-30T18:18:56.603Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-30T18:18:56.603Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-30T18:18:56.603Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-30T18:19:01.865Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-30T18:19:06.918Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-30T18:19:07.649Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-30T18:19:07.649Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-30T18:19:07.649Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-30T18:19:07.649Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-30T18:19:07.649Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-30T18:19:10.549Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-30T18:19:10.549Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-30T18:19:10.549Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-30T18:19:19.273Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-30T18:19:19.730Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-30T18:19:19.730Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-30T18:19:19.730Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-30T18:19:25.345Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-30T18:19:30.026Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-30T18:19:30.027Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-30T18:19:32.085Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-30T18:19:34.981Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-30T18:19:43.530Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-30T18:19:44.820Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-30T18:19:44.820Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-30T18:19:44.820Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-30T18:19:44.820Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-30T18:19:45.277Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-30T18:19:45.277Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-30T18:19:45.277Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-30T18:19:46.810Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-30T18:19:47.288Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-30T18:19:47.288Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-30T18:19:47.288Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-30T18:19:47.288Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-30T18:19:47.288Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-30T18:19:51.964Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-30T18:19:51.964Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:19:52.421Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-30T18:19:52.421Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-30T18:19:52.421Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-30T18:19:52.421Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-30T18:19:52.421Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-30T18:19:52.421Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-30T18:19:52.421Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-30T18:19:59.170Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-30T18:19:59.482Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-30T18:19:59.482Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-30T18:19:59.482Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-30T18:20:00.444Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-30T18:20:00.444Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-30T18:20:00.444Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-30T18:20:01.342Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-30T18:20:01.342Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-30T18:20:01.406Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-30T18:20:01.799Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-30T18:20:01.799Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-30T18:20:01.799Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-30T18:20:01.799Z] docker_cli_sni_test.go:18: Flakey test [2021-07-30T18:20:01.799Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-30T18:20:02.369Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-30T18:20:02.370Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-30T18:20:02.370Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-30T18:20:03.971Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-30T18:20:07.048Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-30T18:20:08.661Z] === RUN TestDockerSuite/TestCommitChange [2021-07-30T18:20:14.446Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-30T18:20:15.592Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-30T18:20:17.763Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-30T18:20:19.128Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-30T18:20:19.128Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:20:19.128Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-30T18:20:26.192Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-30T18:20:26.192Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-30T18:20:26.192Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-30T18:20:31.800Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-30T18:20:31.800Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-30T18:20:31.800Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-30T18:20:34.747Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-30T18:20:38.485Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-30T18:20:38.485Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:20:38.485Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-30T18:20:38.485Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:20:38.485Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-30T18:20:38.485Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-30T18:20:38.485Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-30T18:20:38.485Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-30T18:20:38.485Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-30T18:20:38.485Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-30T18:20:38.485Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-30T18:20:38.485Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-30T18:20:38.485Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-30T18:20:38.485Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-30T18:20:38.485Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-30T18:20:38.485Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-30T18:20:45.556Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-30T18:20:46.579Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-30T18:20:47.684Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-30T18:20:47.684Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:20:47.684Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-30T18:20:53.459Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-30T18:20:53.915Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-30T18:20:53.915Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-30T18:20:54.119Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-30T18:20:54.119Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-30T18:20:54.119Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-30T18:20:54.879Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-30T18:20:55.655Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-30T18:20:55.655Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-30T18:20:55.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-30T18:20:55.655Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-30T18:20:55.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-30T18:20:55.655Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-30T18:20:55.655Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-30T18:20:58.557Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-30T18:20:58.557Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-30T18:20:58.557Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-30T18:20:58.557Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-30T18:20:59.554Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-30T18:21:01.455Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-30T18:21:01.455Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-30T18:21:01.455Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-30T18:21:01.455Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-30T18:21:01.455Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-30T18:21:01.455Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-30T18:21:01.455Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:21:01.455Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-30T18:21:03.306Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-30T18:21:03.306Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:21:03.306Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-30T18:21:04.227Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-30T18:21:04.352Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-30T18:21:06.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-30T18:21:07.979Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-30T18:21:07.979Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-30T18:21:07.979Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-30T18:21:09.425Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-30T18:21:09.425Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-30T18:21:09.425Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-30T18:21:09.425Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-30T18:21:11.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-30T18:21:11.602Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-30T18:21:13.776Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-30T18:21:13.776Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:21:13.776Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-30T18:21:13.776Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:21:13.776Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-30T18:21:15.949Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-30T18:21:15.949Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-30T18:21:18.119Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-30T18:21:18.119Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-30T18:21:18.119Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-30T18:21:18.999Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-30T18:21:21.017Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-30T18:21:21.475Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-30T18:21:24.379Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-30T18:21:25.629Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-30T18:21:27.798Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-30T18:21:28.107Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-30T18:21:28.763Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-30T18:21:32.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-30T18:21:32.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-30T18:21:32.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-30T18:21:32.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-30T18:21:32.784Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-30T18:21:34.320Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-30T18:21:34.320Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-30T18:21:34.320Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-30T18:21:37.220Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-30T18:21:37.220Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:21:37.220Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-30T18:21:39.055Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-30T18:21:39.393Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-30T18:21:39.393Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-30T18:21:43.730Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-30T18:21:44.073Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-30T18:21:46.248Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-30T18:21:46.248Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-30T18:21:46.248Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-30T18:21:46.248Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-30T18:21:46.248Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-30T18:21:46.248Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-30T18:21:46.248Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-30T18:21:46.248Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-30T18:21:46.248Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-30T18:21:46.248Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-30T18:21:46.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-30T18:21:48.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-30T18:21:48.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-30T18:21:50.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-30T18:21:53.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-30T18:21:54.637Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-30T18:21:56.082Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-30T18:21:56.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-30T18:21:58.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000660018_} [2021-07-30T18:22:01.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1032082442_c:\foo_false____} [2021-07-30T18:22:03.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1032082442_c:\foo_true____} [2021-07-30T18:22:04.623Z] === RUN TestDockerSuite/TestRmiTag [2021-07-30T18:22:04.623Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-30T18:22:06.556Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-30T18:22:06.556Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-30T18:22:06.556Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-30T18:22:06.556Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-30T18:22:06.556Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-30T18:22:06.556Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:22:06.556Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-30T18:22:07.518Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-30T18:22:09.410Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-30T18:22:09.456Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.456Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-30T18:22:09.456Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.914Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-30T18:22:09.914Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-30T18:22:09.914Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-30T18:22:12.810Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-30T18:22:12.810Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-30T18:22:12.810Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-30T18:22:12.810Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-30T18:22:14.983Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-30T18:22:14.983Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-30T18:22:14.983Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-30T18:22:14.983Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-30T18:22:14.983Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-30T18:22:14.983Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-30T18:22:14.983Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-30T18:22:17.953Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-30T18:22:20.773Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-30T18:22:22.948Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-30T18:22:22.948Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:22:22.948Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-30T18:22:22.948Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-30T18:22:22.948Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-30T18:22:32.621Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-30T18:22:33.256Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-30T18:22:33.256Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:22:33.256Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-30T18:22:33.256Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-30T18:22:33.256Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-30T18:22:33.585Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-30T18:22:39.355Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-30T18:22:39.812Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-30T18:22:39.812Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-30T18:22:39.812Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-30T18:22:39.812Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-30T18:22:39.812Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-30T18:22:39.812Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-30T18:22:39.812Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-30T18:22:39.812Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-30T18:22:39.812Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-30T18:22:39.812Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-30T18:22:39.812Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-30T18:22:39.812Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-30T18:22:39.812Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-30T18:22:39.812Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-30T18:22:39.812Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-30T18:22:41.343Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-30T18:22:41.343Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-30T18:22:41.343Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-30T18:22:41.343Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-30T18:22:41.343Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-30T18:22:43.563Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-30T18:22:43.563Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-30T18:22:43.563Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-30T18:22:43.563Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-30T18:22:43.563Z] === RUN TestDockerSuite/TestCpToDot [2021-07-30T18:22:45.738Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-30T18:22:45.738Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-30T18:22:45.738Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-30T18:22:45.738Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-30T18:22:45.738Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-30T18:22:46.021Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-30T18:22:48.637Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-30T18:22:48.637Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:22:48.637Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-30T18:22:48.637Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-30T18:22:48.637Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-30T18:22:48.637Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-30T18:22:48.637Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-30T18:22:48.637Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-30T18:22:48.914Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-30T18:22:49.094Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-30T18:22:49.095Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-30T18:22:49.552Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-30T18:22:50.445Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-30T18:22:51.721Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-30T18:22:53.350Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-30T18:22:53.899Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-30T18:22:54.357Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-30T18:22:54.357Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-30T18:22:55.523Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-30T18:22:55.523Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-30T18:22:56.529Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-30T18:22:56.988Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-30T18:22:57.445Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-30T18:22:57.445Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-30T18:22:57.445Z] === RUN TestDockerSuite/TestCreateRM [2021-07-30T18:22:57.904Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-30T18:22:57.904Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-30T18:22:57.904Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-30T18:22:58.361Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-30T18:22:58.818Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-30T18:23:00.195Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-30T18:23:00.195Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.195Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-30T18:23:00.195Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.195Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-30T18:23:00.195Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.196Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-30T18:23:00.196Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.196Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-30T18:23:00.196Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.196Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-30T18:23:00.196Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.196Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-30T18:23:00.196Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.196Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-30T18:23:00.196Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.196Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-30T18:23:00.196Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.196Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-30T18:23:00.196Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.196Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-30T18:23:00.196Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-30T18:23:00.196Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-30T18:23:01.725Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-30T18:23:01.725Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-30T18:23:01.725Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-30T18:23:04.623Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-30T18:23:04.623Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-30T18:23:04.623Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-30T18:23:04.623Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-30T18:23:04.623Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-30T18:23:06.157Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-30T18:23:06.157Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-30T18:23:06.157Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-30T18:23:06.157Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-30T18:23:06.157Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-30T18:23:06.157Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-30T18:23:06.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-30T18:23:06.157Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-30T18:23:06.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-30T18:23:06.157Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-30T18:23:06.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-30T18:23:06.157Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-30T18:23:06.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-30T18:23:06.157Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-30T18:23:06.157Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-30T18:23:07.373Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-30T18:23:07.373Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-30T18:23:08.323Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-30T18:23:08.339Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-30T18:23:10.490Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-30T18:23:12.066Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-30T18:23:12.066Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-30T18:23:12.066Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-30T18:23:12.066Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-30T18:23:12.659Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-30T18:23:12.659Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-30T18:23:12.659Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-30T18:23:12.659Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-30T18:23:12.659Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-30T18:23:12.659Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-30T18:23:12.659Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-30T18:23:14.827Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-30T18:23:14.827Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-30T18:23:14.966Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-30T18:23:14.966Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-30T18:23:14.966Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-30T18:23:14.966Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-30T18:23:14.966Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-30T18:23:14.966Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-30T18:23:14.966Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-30T18:23:14.966Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-30T18:23:14.966Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-30T18:23:14.966Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDockerFails [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-30T18:23:14.966Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-30T18:23:14.966Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-30T18:23:14.966Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-30T18:23:14.966Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:23:15.287Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-30T18:23:15.287Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:23:15.287Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-30T18:23:15.287Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-30T18:23:15.287Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-30T18:23:15.287Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-30T18:23:15.287Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-30T18:23:15.424Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-30T18:23:15.424Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-30T18:23:15.424Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-30T18:23:15.424Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-30T18:23:15.424Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-30T18:23:16.822Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-30T18:23:17.601Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-30T18:23:20.502Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-30T18:23:21.494Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-30T18:23:21.494Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-30T18:23:21.494Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-30T18:23:21.494Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-30T18:23:21.494Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-30T18:23:21.494Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-30T18:23:21.950Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-30T18:23:21.950Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:23:21.950Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-30T18:23:21.950Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-30T18:23:21.950Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-30T18:23:21.950Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-30T18:23:21.950Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-30T18:23:22.672Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-30T18:23:24.119Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-30T18:23:24.119Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-30T18:23:24.119Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-30T18:23:24.119Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-30T18:23:24.119Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-30T18:23:24.119Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-30T18:23:26.417Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-30T18:23:29.314Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-30T18:23:29.314Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-30T18:23:29.314Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-30T18:23:31.360Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-30T18:23:31.477Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-30T18:23:31.477Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-30T18:23:31.477Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-30T18:23:31.477Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-30T18:23:31.477Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-30T18:23:31.477Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-30T18:23:31.477Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-30T18:23:33.640Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-30T18:23:35.803Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-30T18:23:38.699Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-30T18:23:40.873Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-30T18:23:40.873Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-30T18:23:40.873Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-30T18:23:40.873Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-30T18:23:40.873Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-30T18:23:40.873Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-30T18:23:40.873Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-30T18:23:40.873Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-30T18:23:40.873Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-30T18:23:40.873Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-30T18:23:40.873Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-30T18:23:40.873Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-30T18:23:40.873Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-30T18:23:40.873Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-30T18:23:40.873Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-30T18:23:40.873Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-30T18:23:41.665Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-30T18:23:45.545Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-30T18:23:45.545Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-30T18:23:45.545Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-30T18:23:45.545Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-30T18:23:45.545Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-30T18:23:45.545Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-30T18:23:45.545Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-30T18:23:45.545Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-30T18:23:45.545Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-30T18:23:45.545Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-30T18:23:45.545Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-30T18:23:45.545Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-30T18:23:46.344Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-30T18:23:49.243Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-30T18:23:50.211Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-30T18:23:52.605Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-30T18:23:52.605Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-30T18:23:52.605Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunMount [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-30T18:23:53.570Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-30T18:23:53.570Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-30T18:23:54.898Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-30T18:23:55.355Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-30T18:23:56.320Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-30T18:24:00.624Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-30T18:24:00.624Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-30T18:24:00.624Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-30T18:24:00.624Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-30T18:24:00.624Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-30T18:24:00.624Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-30T18:24:00.624Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-30T18:24:02.105Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-30T18:24:05.302Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-30T18:24:07.883Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-30T18:24:07.883Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-30T18:24:07.883Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-30T18:24:07.883Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-30T18:24:07.883Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-30T18:24:07.883Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:24:07.883Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-30T18:24:07.883Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-30T18:24:07.883Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-30T18:24:08.848Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-30T18:24:08.848Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-30T18:24:08.848Z] === RUN TestDockerSuite/TestEventsRename [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-30T18:24:09.977Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-30T18:24:09.977Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-30T18:24:09.977Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-30T18:24:09.977Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-30T18:24:09.977Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-30T18:24:09.977Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-30T18:24:09.977Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-30T18:24:09.977Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-30T18:24:09.977Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-30T18:24:09.977Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-30T18:24:11.507Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-30T18:24:11.755Z] === RUN TestDockerSuite/TestEventsResize [2021-07-30T18:24:18.558Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-30T18:24:19.522Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-30T18:24:20.307Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-30T18:24:20.485Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-30T18:24:22.482Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-30T18:24:22.656Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-30T18:24:22.656Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-30T18:24:22.656Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-30T18:24:22.656Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-30T18:24:22.656Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-30T18:24:22.656Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-30T18:24:22.656Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-30T18:24:22.656Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-30T18:24:22.656Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-30T18:24:22.656Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-30T18:24:22.656Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-30T18:24:22.656Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-30T18:24:22.656Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-30T18:24:22.656Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-30T18:24:22.656Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-30T18:24:22.656Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-30T18:24:22.656Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-30T18:24:25.388Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-30T18:24:26.382Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-30T18:24:26.382Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-30T18:24:26.382Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-30T18:24:26.382Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-30T18:24:26.382Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-30T18:24:26.382Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-30T18:24:26.382Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-30T18:24:26.382Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-30T18:24:26.382Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-30T18:24:26.382Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:24:26.382Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-30T18:24:29.550Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-30T18:24:30.065Z] === RUN TestDockerSuite/TestEventsTop [2021-07-30T18:24:30.065Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-30T18:24:30.065Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-30T18:24:30.513Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-30T18:24:30.513Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-30T18:24:30.513Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-30T18:24:30.513Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-30T18:24:30.513Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-30T18:24:31.474Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-30T18:24:32.437Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-30T18:24:32.437Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-30T18:24:32.437Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-30T18:24:32.966Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-30T18:24:33.401Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-30T18:24:33.859Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-30T18:24:34.928Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-30T18:24:34.928Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-30T18:24:34.928Z] === RUN TestDockerSuite/TestRunRm [2021-07-30T18:24:36.458Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-30T18:24:37.647Z] === RUN TestDockerSuite/TestExec [2021-07-30T18:24:37.647Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:24:37.647Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-30T18:24:37.647Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-30T18:24:37.647Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-30T18:24:39.632Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-30T18:24:39.818Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-30T18:24:41.996Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-30T18:24:41.996Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:24:41.996Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-30T18:24:41.996Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:24:41.996Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-30T18:24:41.996Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-30T18:24:41.996Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-30T18:24:42.229Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-30T18:24:42.524Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-30T18:24:44.174Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-30T18:24:44.398Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-30T18:24:46.348Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-30T18:24:46.569Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-30T18:24:48.297Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-30T18:24:48.297Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-30T18:24:48.297Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-30T18:24:48.297Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-30T18:24:48.297Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-30T18:24:48.297Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-30T18:24:48.297Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-30T18:24:48.297Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-30T18:24:48.297Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-30T18:24:48.297Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-30T18:24:48.297Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-30T18:24:48.525Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-30T18:24:48.740Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-30T18:24:50.697Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-30T18:24:51.634Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-30T18:24:51.634Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-30T18:24:51.634Z] === RUN TestDockerSuite/TestRunState [2021-07-30T18:24:51.634Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-30T18:24:51.634Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-30T18:24:52.017Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-30T18:24:52.017Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-30T18:24:52.017Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-30T18:24:52.017Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-30T18:24:52.017Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-30T18:24:52.017Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:24:52.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-30T18:24:53.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-30T18:24:53.805Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-30T18:24:53.805Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:24:53.805Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-30T18:24:55.378Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-30T18:24:55.378Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-30T18:24:55.378Z] === RUN TestDockerSuite/TestExecEnv [2021-07-30T18:24:55.378Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-30T18:24:55.378Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-30T18:24:55.378Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-30T18:24:55.378Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-30T18:24:55.974Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-30T18:24:55.974Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-30T18:24:55.974Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-30T18:24:55.974Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-30T18:24:55.974Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-30T18:24:55.974Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-30T18:24:55.974Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-30T18:24:55.974Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-30T18:24:55.974Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-30T18:24:57.551Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-30T18:24:59.222Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-30T18:25:00.654Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-30T18:25:00.654Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-30T18:25:02.230Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-30T18:25:02.230Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-30T18:25:02.230Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-30T18:25:02.230Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-30T18:25:02.230Z] === RUN TestDockerSuite/TestExecParseError [2021-07-30T18:25:02.230Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:25:02.230Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-30T18:25:02.230Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-30T18:25:02.230Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-30T18:25:02.230Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-30T18:25:02.230Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-30T18:25:02.822Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-30T18:25:02.822Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-30T18:25:02.822Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-30T18:25:05.128Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-30T18:25:05.128Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-30T18:25:05.128Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-30T18:25:05.128Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-30T18:25:05.128Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-30T18:25:05.128Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:25:05.128Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-30T18:25:05.128Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-30T18:25:05.128Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-30T18:25:05.128Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-30T18:25:05.128Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-30T18:25:05.716Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-30T18:25:05.716Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-30T18:25:05.716Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-30T18:25:05.716Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-30T18:25:05.716Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-30T18:25:07.299Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-30T18:25:07.299Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-30T18:25:07.299Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-30T18:25:08.613Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-30T18:25:14.362Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-30T18:25:14.362Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-30T18:25:14.362Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-30T18:25:14.362Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-30T18:25:14.362Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-30T18:25:14.362Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-30T18:25:14.362Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-30T18:25:15.665Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-30T18:25:16.882Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-30T18:25:16.882Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-30T18:25:16.882Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-30T18:25:16.882Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-30T18:25:16.882Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-30T18:25:16.882Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-30T18:25:16.882Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-30T18:25:16.882Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-30T18:25:16.882Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-30T18:25:16.882Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-30T18:25:16.882Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-30T18:25:16.882Z] === RUN TestDockerSuite/TestBuildFails [2021-07-30T18:25:19.387Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-30T18:25:20.140Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-30T18:25:23.927Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-30T18:25:23.927Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-30T18:25:25.163Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-30T18:25:25.163Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-30T18:25:25.163Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-30T18:25:25.163Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-30T18:25:25.919Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-30T18:25:28.814Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-30T18:25:28.880Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-30T18:25:29.691Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-30T18:25:31.051Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-30T18:25:33.949Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-30T18:25:33.949Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-30T18:25:33.949Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-30T18:25:33.949Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-30T18:25:33.949Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-30T18:25:33.949Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:25:33.949Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-30T18:25:33.949Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-30T18:25:33.949Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-30T18:25:33.949Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-30T18:25:33.949Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-30T18:25:33.949Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-30T18:25:33.949Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-30T18:25:33.949Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-30T18:25:33.949Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-30T18:25:34.593Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-30T18:25:34.593Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:25:34.593Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-30T18:25:34.593Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-30T18:25:35.050Z] === RUN TestDockerSuite/TestHealth [2021-07-30T18:25:35.050Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-30T18:25:35.050Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-30T18:25:35.050Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-30T18:25:35.050Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-30T18:25:35.050Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-30T18:25:35.464Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-30T18:25:40.830Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-30T18:25:40.830Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-30T18:25:40.830Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-30T18:25:40.830Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-30T18:25:40.830Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-30T18:25:40.830Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-30T18:25:40.830Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-30T18:25:41.293Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-30T18:25:41.293Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:25:41.293Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-30T18:25:42.495Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-30T18:25:42.827Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-30T18:25:42.827Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-30T18:25:43.459Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-30T18:25:44.361Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-30T18:25:44.818Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-30T18:25:44.994Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-30T18:25:46.991Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-30T18:25:47.811Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-30T18:25:49.689Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-30T18:25:49.689Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-30T18:25:49.689Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-30T18:25:49.689Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-30T18:25:49.689Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-30T18:25:49.689Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:25:49.689Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-30T18:25:49.888Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-30T18:25:50.345Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-30T18:25:50.345Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:25:50.345Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-30T18:25:51.857Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-30T18:25:52.313Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-30T18:25:52.770Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-30T18:25:52.770Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-30T18:25:54.075Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-30T18:25:54.075Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-30T18:25:54.941Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-30T18:25:56.970Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestImportFile [2021-07-30T18:25:56.970Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-30T18:25:56.970Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-30T18:25:56.970Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-30T18:25:56.970Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-30T18:25:56.970Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-30T18:25:56.970Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-30T18:25:56.970Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-30T18:25:56.970Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-30T18:25:56.970Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:25:56.970Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-30T18:25:58.099Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-30T18:25:59.144Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-30T18:25:59.625Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-30T18:26:01.994Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-30T18:26:01.994Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-30T18:26:01.994Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-30T18:26:02.043Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-30T18:26:02.043Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-30T18:26:02.043Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-30T18:26:02.043Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-30T18:26:02.043Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-30T18:26:02.043Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-30T18:26:02.043Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-30T18:26:02.043Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-30T18:26:04.216Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-30T18:26:04.216Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-30T18:26:05.395Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-30T18:26:05.395Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-30T18:26:05.395Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-30T18:26:06.357Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-30T18:26:06.813Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-30T18:26:06.813Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-30T18:26:06.813Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-30T18:26:07.116Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-30T18:26:07.116Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-30T18:26:07.116Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-30T18:26:07.116Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-30T18:26:07.116Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-30T18:26:07.116Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-30T18:26:07.116Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-30T18:26:09.060Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-30T18:26:09.060Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:26:09.060Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-30T18:26:09.288Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-30T18:26:12.802Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-30T18:26:12.802Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-30T18:26:12.802Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-30T18:26:12.802Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:26:12.802Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-30T18:26:12.802Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-30T18:26:12.802Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-30T18:26:12.802Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-30T18:26:12.802Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-30T18:26:15.067Z] === RUN TestDockerSuite/TestInspectImage [2021-07-30T18:26:15.067Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:26:15.067Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-30T18:26:15.067Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:26:15.067Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-30T18:26:15.067Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:26:15.067Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-30T18:26:17.099Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-30T18:26:17.099Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:26:17.099Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-30T18:26:17.240Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-30T18:26:18.579Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-30T18:26:18.579Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-30T18:26:18.579Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-30T18:26:18.579Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:26:18.579Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-30T18:26:18.579Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-30T18:26:18.579Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-30T18:26:18.579Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-30T18:26:18.579Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-30T18:26:18.579Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:26:18.579Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-30T18:26:18.579Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-30T18:26:18.579Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-30T18:26:19.411Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-30T18:26:19.411Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-30T18:26:20.746Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-30T18:26:22.415Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-30T18:26:22.914Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-30T18:26:22.914Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:26:22.914Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-30T18:26:24.445Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-30T18:26:24.445Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-30T18:26:24.445Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-30T18:26:24.445Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:26:24.445Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-30T18:26:24.445Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:26:24.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-30T18:26:24.445Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-30T18:26:24.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-30T18:26:24.445Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:26:24.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-30T18:26:24.445Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:26:24.445Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-30T18:26:24.586Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-30T18:26:24.586Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-30T18:26:24.586Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-30T18:26:24.586Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-30T18:26:26.757Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-30T18:26:29.445Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-30T18:26:29.445Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-30T18:26:30.483Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-30T18:26:31.609Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-30T18:26:31.609Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-30T18:26:31.609Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-30T18:26:32.065Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-30T18:26:32.065Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-30T18:26:35.165Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-30T18:26:36.700Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-30T18:26:36.740Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-30T18:26:37.703Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-30T18:26:38.668Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-30T18:26:39.606Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-30T18:26:39.630Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-30T18:26:40.086Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-30T18:26:41.614Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-30T18:26:41.796Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-30T18:26:42.093Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-30T18:26:42.093Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-30T18:26:42.093Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-30T18:26:42.093Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-30T18:26:42.093Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-30T18:26:42.093Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-30T18:26:42.093Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-30T18:26:42.093Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-30T18:26:43.142Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-30T18:26:43.622Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-30T18:26:43.622Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-30T18:26:44.696Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-30T18:26:46.515Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-30T18:26:46.971Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-30T18:26:47.428Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-30T18:26:47.428Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-30T18:26:47.428Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-30T18:26:47.595Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-30T18:26:49.767Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-30T18:26:49.767Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-30T18:26:49.767Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-30T18:26:49.767Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:26:50.191Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-30T18:26:50.191Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:26:50.191Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-30T18:26:50.191Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-30T18:26:50.191Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-30T18:26:50.191Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-30T18:26:50.191Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-30T18:26:50.191Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-30T18:26:50.191Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-30T18:26:50.226Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-30T18:26:50.226Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-30T18:26:50.226Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-30T18:26:50.647Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-30T18:26:51.106Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-30T18:26:52.398Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-30T18:26:54.568Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-30T18:26:55.974Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-30T18:26:55.974Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:26:55.974Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-30T18:26:55.974Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-30T18:26:55.974Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-30T18:26:55.974Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-30T18:26:55.974Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-30T18:26:56.877Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-30T18:27:00.347Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-30T18:27:03.027Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-30T18:27:03.027Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-30T18:27:03.027Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-30T18:27:03.249Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-30T18:27:03.249Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-30T18:27:03.249Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-30T18:27:05.420Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-30T18:27:05.420Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-30T18:27:11.572Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-30T18:27:11.572Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-30T18:27:11.572Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite (2341.04s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.04s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (59.67s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.26s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.45s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (71.40s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.95s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.32s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-30T18:27:12.536Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-07-30T18:27:12.536Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.52s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.88s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.89s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.17s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.65s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.92s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.90s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.67s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.81s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.02s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.08s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.41s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.57s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.77s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.28s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.40s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.73s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.68s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.47s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.97s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.81s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.61s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.25s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.93s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.48s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.15s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.34s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.61s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.20s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.76s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.13s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.04s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.29s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.57s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.93s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.60s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.56s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.15s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (71.53s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (14.31s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.75s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (8.80s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.98s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.91s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.50s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFails (2.07s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.55s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.40s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.10s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.68s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.40s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.92s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildHistory (10.99s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.60s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.57s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.02s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLabels (1.03s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.90s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.84s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.22s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.27s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.08s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.74s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.05s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.83s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.54s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.78s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.98s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.26s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.56s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.65s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.56s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.52s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.38s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (16.81s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.10s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (8.82s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.68s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.24s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.47s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildRm (15.65s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.02s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.37s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.74s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.42s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.09s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.40s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.74s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.24s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.14s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildStderr (3.93s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.53s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.94s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.33s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.89s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.49s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.34s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.03s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.79s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.38s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.37s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.15s) [2021-07-30T18:27:12.537Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-30T18:27:12.537Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (18.78s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.81s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.75s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.49s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.94s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.65s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.34s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCommitChange (4.87s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.47s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.83s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCommitTTY (6.73s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.45s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.79s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.09s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.15s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.47s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.48s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.03s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.04s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.07s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.48s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.48s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.96s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.04s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.39s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.61s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.84s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.77s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.47s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.98s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.34s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.90s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.55s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.13s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.41s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.47s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.41s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.42s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000dedf8_} (2.47s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1530829274_c:\foo_false____} (2.44s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1530829274_c:\foo_true____} (2.49s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.25s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.22s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.60s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.43s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.28s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.21s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.87s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpToDot (2.62s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCpToStdout (2.71s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.50s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.72s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.49s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.08s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.43s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.53s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.59s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.15s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.95s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsCopy (9.14s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.22s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.25s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.02s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFilters (4.95s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFormat (4.45s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-30T18:27:12.538Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-30T18:27:12.538Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestEventsRename (2.38s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestEventsResize (7.84s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.54s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.56s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.86s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.97s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.91s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.00s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.53s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.11s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecInspectID (4.43s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.29s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.10s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.31s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.85s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.84s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.89s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.50s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-07-30T18:27:12.539Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-07-30T18:27:12.539Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-07-30T18:27:12.587Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.04s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.80s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.76s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImportBadURL (2.34s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.09s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.40s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.51s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.96s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectDefault (2.07s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectHistory (4.38s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.44s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.02s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.00s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectStatus (3.13s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.09s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.14s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.43s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.45s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.04s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.44s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.85s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.90s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.66s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.51s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.98s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.73s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.71s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.65s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.39s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.55s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.89s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsSince (9.02s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.66s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.09s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.44s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.67s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsByOrder (8.42s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.17s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.69s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.79s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.68s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.69s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.56s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.80s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.39s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-07-30T18:27:12.997Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.08s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.95s) [2021-07-30T18:27:12.997Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.27s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.91s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.87s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.44s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.54s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.20s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.64s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.33s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.64s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.91s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.46s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.52s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.69s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.77s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.66s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.50s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.11s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.41s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.46s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.11s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.06s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.74s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.58s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.73s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.10s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.44s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.46s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.83s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.75s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.99s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.43s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.45s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.45s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunExitCode (2.43s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.99s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.52s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.27s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.63s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.11s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.55s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.15s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (6.61s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.65s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.73s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.22s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.85s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunRm (2.47s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.45s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.42s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.95s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.58s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.43s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.89s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.13s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.45s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.86s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.86s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.98s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.92s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.19s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.57s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.19s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.62s) [2021-07-30T18:27:12.998Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.53s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-30T18:27:12.998Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.49s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.08s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.66s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.49s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.03s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.09s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.97s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.60s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.05s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.76s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.07s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.83s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.19s) [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-30T18:27:12.999Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-30T18:27:12.999Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:27:12.999Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-30T18:27:12.999Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-30T18:27:12.999Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-30T18:27:12.999Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-30T18:27:12.999Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-30T18:27:12.999Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-30T18:27:12.999Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:12.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-30T18:27:12.999Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-30T18:27:13.000Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-30T18:27:13.000Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-30T18:27:13.000Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-30T18:27:13.000Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-30T18:27:13.000Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-30T18:27:13.000Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-30T18:27:13.000Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-30T18:27:13.000Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-30T18:27:13.000Z] === RUN TestDockerDaemonSuite [2021-07-30T18:27:13.000Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-30T18:27:13.000Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-30T18:27:13.000Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-30T18:27:13.000Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-30T18:27:13.000Z] === RUN TestDockerSwarmSuite [2021-07-30T18:27:13.000Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-30T18:27:13.000Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-30T18:27:13.000Z] === RUN TestDockerExternalVolumeSuite [2021-07-30T18:27:13.000Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-30T18:27:13.000Z] === RUN TestDockerNetworkSuite [2021-07-30T18:27:13.000Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-30T18:27:13.000Z] === RUN TestDockerHubPullSuite [2021-07-30T18:27:13.000Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-30T18:27:13.000Z] PASS [2021-07-30T18:27:13.000Z] ok github.com/docker/docker/integration-cli 2341.668s [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === Skipped [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-30T18:27:13.000Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-30T18:27:13.000Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-30T18:27:13.000Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-30T18:27:13.000Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-30T18:27:13.000Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-30T18:27:13.000Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-30T18:27:13.000Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-30T18:27:13.000Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-30T18:27:13.000Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-30T18:27:13.000Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-30T18:27:13.000Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-30T18:27:13.000Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-30T18:27:13.000Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-30T18:27:13.000Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-07-30T18:27:13.000Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.02s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.02s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-30T18:27:13.000Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.000Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-30T18:27:13.000Z] [2021-07-30T18:27:13.000Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-30T18:27:13.001Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-07-30T18:27:13.001Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2021-07-30T18:27:13.001Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-30T18:27:13.001Z] docker_cli_sni_test.go:18: Flakey test [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-07-30T18:27:13.001Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-30T18:27:13.001Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-30T18:27:13.001Z] [2021-07-30T18:27:13.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-30T18:27:13.001Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.001Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-30T18:27:13.002Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-30T18:27:13.002Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-30T18:27:13.002Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-30T18:27:13.002Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-30T18:27:13.002Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-30T18:27:13.002Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-30T18:27:13.002Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-30T18:27:13.002Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.002Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-30T18:27:13.002Z] [2021-07-30T18:27:13.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-30T18:27:13.002Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-30T18:27:13.003Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-30T18:27:13.003Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-30T18:27:13.003Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-30T18:27:13.003Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-30T18:27:13.003Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-30T18:27:13.003Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-30T18:27:13.003Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-30T18:27:13.003Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-30T18:27:13.003Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-30T18:27:13.003Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-30T18:27:13.003Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-30T18:27:13.003Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-30T18:27:13.003Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-30T18:27:13.003Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-30T18:27:13.003Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-30T18:27:13.003Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.003Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-30T18:27:13.003Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-30T18:27:13.461Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-30T18:27:13.461Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-30T18:27:13.461Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-30T18:27:13.461Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-30T18:27:13.461Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-30T18:27:13.461Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-30T18:27:13.461Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-30T18:27:13.461Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-30T18:27:13.461Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-30T18:27:13.461Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-30T18:27:13.461Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.461Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-30T18:27:13.461Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-30T18:27:13.462Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-30T18:27:13.462Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-30T18:27:13.462Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-30T18:27:13.462Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-30T18:27:13.462Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-30T18:27:13.462Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-30T18:27:13.462Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-30T18:27:13.462Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-30T18:27:13.462Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-30T18:27:13.462Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-30T18:27:13.462Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:27:13.462Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-30T18:27:13.462Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-30T18:27:13.462Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-30T18:27:13.462Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-30T18:27:13.462Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-30T18:27:13.462Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-30T18:27:13.462Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.462Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-30T18:27:13.462Z] [2021-07-30T18:27:13.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-30T18:27:13.463Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-30T18:27:13.463Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-30T18:27:13.463Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.463Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-30T18:27:13.463Z] [2021-07-30T18:27:13.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-30T18:27:13.464Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-30T18:27:13.464Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.464Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-30T18:27:13.464Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-30T18:27:13.465Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-30T18:27:13.465Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-30T18:27:13.465Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-30T18:27:13.465Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-30T18:27:13.465Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-30T18:27:13.465Z] [2021-07-30T18:27:13.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-30T18:27:13.466Z] [2021-07-30T18:27:13.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-30T18:27:13.466Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.466Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-30T18:27:13.467Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.467Z] DONE 1092 tests, 546 skipped in 2349.792s [2021-07-30T18:27:13.467Z] INFO: Integration tests ended at 07/30/2021 18:27:13. Duration:00:39:09.8830867 [2021-07-30T18:27:13.467Z] INFO: Docker info of the daemon under test at end of run [2021-07-30T18:27:13.467Z] [2021-07-30T18:27:13.923Z] Containers: 2 [2021-07-30T18:27:13.923Z] Running: 0 [2021-07-30T18:27:13.923Z] Paused: 0 [2021-07-30T18:27:13.923Z] Stopped: 2 [2021-07-30T18:27:13.923Z] Images: 18 [2021-07-30T18:27:13.923Z] Server Version: 0.0.0-dev [2021-07-30T18:27:13.923Z] Storage Driver: windowsfilter [2021-07-30T18:27:13.923Z] Windows: [2021-07-30T18:27:13.923Z] Logging Driver: json-file [2021-07-30T18:27:13.923Z] Plugins: [2021-07-30T18:27:13.923Z] Volume: local [2021-07-30T18:27:13.923Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T18:27:13.923Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T18:27:13.923Z] Swarm: inactive [2021-07-30T18:27:13.923Z] Default Isolation: process [2021-07-30T18:27:13.923Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-30T18:27:13.923Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-30T18:27:13.923Z] OSType: windows [2021-07-30T18:27:13.923Z] Architecture: x86_64 [2021-07-30T18:27:13.923Z] CPUs: 4 [2021-07-30T18:27:13.923Z] Total Memory: 32GiB [2021-07-30T18:27:13.923Z] Name: azwin-2-80e790 [2021-07-30T18:27:13.923Z] ID: CMM5:2QST:UYPT:F7YO:WJQ6:ZOWH:JIOM:NUI4:LIDN:UEYJ:ZJ7Z:VYS7 [2021-07-30T18:27:13.923Z] Docker Root Dir: D:\CI\PR-42649\9\daemon [2021-07-30T18:27:13.923Z] Debug Mode (client): false [2021-07-30T18:27:13.923Z] Debug Mode (server): true [2021-07-30T18:27:13.923Z] File Descriptors: -1 [2021-07-30T18:27:13.923Z] Goroutines: 17 [2021-07-30T18:27:13.923Z] System Time: 2021-07-30T18:27:13.5212243Z [2021-07-30T18:27:13.923Z] EventsListeners: 0 [2021-07-30T18:27:13.923Z] Registry: https://index.docker.io/v1/ [2021-07-30T18:27:13.923Z] Labels: [2021-07-30T18:27:13.923Z] Experimental: false [2021-07-30T18:27:13.923Z] Insecure Registries: [2021-07-30T18:27:13.923Z] 127.0.0.0/8 [2021-07-30T18:27:13.923Z] Live Restore Enabled: false [2021-07-30T18:27:13.923Z] [2021-07-30T18:27:13.923Z] [2021-07-30T18:27:13.923Z] INFO: Stopping daemon under test [2021-07-30T18:27:13.923Z] SUCCESS: The process with PID 6384 (child process of PID 6552) has been terminated. [2021-07-30T18:27:13.923Z] SUCCESS: The process with PID 6552 (child process of PID 9948) has been terminated. [2021-07-30T18:27:13.923Z] INFO: Stop tailing logs of the daemon under tests [2021-07-30T18:27:13.923Z] INFO: executeCI.ps1 Completed successfully at 07/30/2021 18:27:13. [2021-07-30T18:27:13.923Z] INFO: Tidying up at end of run [2021-07-30T18:27:13.923Z] INFO: Saving daemon under test log (d:\CI\PR-42649\9\dut.out) to bundles\CIDUT.out [2021-07-30T18:27:13.923Z] INFO: Saving daemon under test log (d:\CI\PR-42649\9\dut.err) to bundles\CIDUT.err [2021-07-30T18:27:13.923Z] INFO: Nuke-Everything... [2021-07-30T18:27:14.380Z] INFO: Container count on control daemon to delete is 2 [2021-07-30T18:27:14.836Z] 47f0c6e598f4 [2021-07-30T18:27:14.836Z] f2fea6d77837 [2021-07-30T18:27:14.836Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-30T18:27:17.003Z] Deleted: sha256:a95035329dd69a235b4d7514241432f4b4d8d7e1709899713393128641981115 [2021-07-30T18:27:17.003Z] Deleted: sha256:f59a5e8d99618631cdaa7e0fa97cbbd4f61d0a40dfe5f8a19f13aa2036657f28 [2021-07-30T18:27:17.003Z] INFO: Tidying pidfile d:\CI\PR-42649\9\docker.pid [2021-07-30T18:27:17.003Z] INFO: Nuking d:\CI [2021-07-30T18:27:17.926Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-30T18:27:17.926Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-30T18:27:17.926Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-30T18:27:19.647Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-30T18:27:20.091Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-30T18:27:26.735Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-30T18:27:28.907Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-30T18:27:31.078Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-30T18:27:31.078Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-30T18:27:31.078Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-30T18:27:31.783Z] INFO: Zapped successfully [2021-07-30T18:27:31.783Z] [2021-07-30T18:27:31.783Z] INFO: executeCI.ps1 exiting at Fri Jul 30 18:27:30 CUT 2021. Duration 01:06:02.3947640 [2021-07-30T18:27:31.783Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-30T18:27:32.031Z] Recording test results [2021-07-30T18:27:32.537Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-30T18:27:33.982Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-30T18:27:34.083Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-30T18:27:35.258Z] Archiving artifacts [2021-07-30T18:27:36.467Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42649/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-30T18:27:36.879Z] === RUN TestDockerSuite/TestLogsSince [2021-07-30T18:27:37.383Z] + make clean [2021-07-30T18:27:37.840Z] docker volume rm -f docker-dev-cache [2021-07-30T18:27:37.978Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T18:27:47.187Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-30T18:27:47.187Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-30T18:27:47.187Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-30T18:27:47.187Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-30T18:27:47.187Z] === RUN TestDockerSuite/TestLogsTail [2021-07-30T18:27:48.719Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-30T18:27:52.444Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-30T18:27:54.615Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-30T18:27:54.615Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestNetHostname [2021-07-30T18:27:54.615Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-30T18:27:54.615Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-30T18:27:54.615Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-30T18:27:54.615Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestPluginActive [2021-07-30T18:27:54.615Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-30T18:27:54.615Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-30T18:27:54.615Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-30T18:27:54.615Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-30T18:27:55.073Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-30T18:27:55.073Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-30T18:27:55.073Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-30T18:27:55.073Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-30T18:27:55.073Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-30T18:27:55.073Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-30T18:27:55.073Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-30T18:27:55.073Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-30T18:27:55.073Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-30T18:27:55.073Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-30T18:27:55.073Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-30T18:27:55.073Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:27:55.073Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-30T18:27:55.073Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-30T18:27:55.073Z] === RUN TestDockerSuite/TestPortList [2021-07-30T18:27:55.073Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-30T18:27:55.073Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-30T18:27:55.754Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-30T18:27:59.752Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-30T18:27:59.752Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-30T18:27:59.752Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-30T18:27:59.752Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-30T18:27:59.752Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-30T18:27:59.752Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-30T18:27:59.752Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-30T18:27:59.752Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:27:59.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-30T18:28:04.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-30T18:28:04.436Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-30T18:28:04.436Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-30T18:28:12.994Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-30T18:28:12.994Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-30T18:28:12.994Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-30T18:28:16.802Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-30T18:28:22.571Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-30T18:28:23.307Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-30T18:28:29.612Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-30T18:28:35.381Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-30T18:28:38.103Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-30T18:28:38.103Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-30T18:28:38.103Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-30T18:28:38.103Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-30T18:28:50.482Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-30T18:28:53.025Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-30T18:28:53.025Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-30T18:28:53.025Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-30T18:28:54.486Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-30T18:29:03.046Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-30T18:29:05.368Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-30T18:29:05.368Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-30T18:29:05.368Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-30T18:29:05.368Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-30T18:29:05.368Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-30T18:29:05.368Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-30T18:29:07.729Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-30T18:29:07.729Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-30T18:29:07.729Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-30T18:29:07.729Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-30T18:29:07.729Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-30T18:29:08.257Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-30T18:29:13.511Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-30T18:29:13.511Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:29:13.511Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-30T18:29:13.511Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-30T18:29:13.511Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-30T18:29:13.511Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-30T18:29:13.511Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-30T18:29:13.511Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-30T18:29:13.511Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-30T18:29:14.023Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-30T18:29:15.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-30T18:29:16.010Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-30T18:29:16.010Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-30T18:29:18.902Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-30T18:29:19.863Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-30T18:29:20.571Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-30T18:29:20.571Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-30T18:29:20.571Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-30T18:29:21.393Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-30T18:29:21.534Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-30T18:29:21.534Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-30T18:29:21.534Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-30T18:29:23.064Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-30T18:29:24.028Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-30T18:29:24.028Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-30T18:29:24.028Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-30T18:29:28.707Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-30T18:29:33.386Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-30T18:29:35.559Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-30T18:29:36.167Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-30T18:29:37.710Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-30T18:29:47.997Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-30T18:29:50.887Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-30T18:29:59.427Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-30T18:30:00.677Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-30T18:30:00.677Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:30:00.677Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-30T18:30:05.199Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-30T18:30:06.464Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-30T18:30:06.464Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-30T18:30:06.464Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-30T18:30:07.429Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-30T18:30:09.867Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-30T18:30:10.843Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-30T18:30:10.843Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-30T18:30:10.843Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-30T18:30:10.843Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-30T18:30:10.843Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-30T18:30:12.106Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-30T18:30:13.737Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-30T18:30:13.737Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-30T18:30:13.737Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-30T18:30:17.891Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-30T18:30:17.891Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:30:17.891Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-30T18:30:22.569Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-30T18:30:22.569Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-30T18:30:22.569Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-30T18:30:43.637Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-30T18:30:44.601Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-30T18:30:45.566Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-30T18:30:57.928Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-30T18:31:01.653Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-30T18:31:04.370Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-30T18:31:11.955Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-30T18:31:14.860Z] === RUN TestDockerSuite/TestRmiTag [2021-07-30T18:31:15.318Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-30T18:31:18.215Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-30T18:31:29.462Z] === RUN TestDockerSuite/TestBuildRm [2021-07-30T18:31:41.814Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-30T18:31:43.981Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-30T18:31:43.981Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-30T18:31:43.981Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-30T18:31:43.981Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-30T18:31:44.440Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-30T18:31:46.607Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-30T18:31:48.139Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-30T18:31:48.139Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-30T18:31:50.321Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-30T18:31:52.139Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-30T18:31:53.674Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-30T18:31:53.674Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-30T18:31:53.674Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-30T18:31:53.674Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-30T18:31:53.674Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-30T18:31:53.674Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-30T18:31:53.674Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-30T18:31:53.674Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-30T18:31:53.674Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-30T18:31:53.674Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-30T18:31:53.674Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-30T18:31:53.674Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-30T18:31:53.674Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-30T18:31:53.674Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-30T18:31:53.674Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-30T18:31:54.040Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-30T18:31:55.850Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-30T18:31:55.850Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-30T18:31:55.850Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-30T18:31:55.850Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-30T18:31:55.850Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-30T18:31:58.709Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-30T18:32:00.524Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-30T18:32:03.423Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-30T18:32:06.320Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-30T18:32:09.215Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-30T18:32:11.387Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-30T18:32:11.844Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-30T18:32:16.359Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-30T18:32:16.359Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-30T18:32:16.535Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-30T18:32:16.535Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.535Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-30T18:32:16.535Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-30T18:32:16.993Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-30T18:32:16.993Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-30T18:32:16.993Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-30T18:32:16.993Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-30T18:32:16.993Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-30T18:32:16.993Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-30T18:32:16.993Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-30T18:32:16.993Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-30T18:32:16.993Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-30T18:32:16.993Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-30T18:32:17.324Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-30T18:32:19.892Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-30T18:32:19.892Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-30T18:32:19.892Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-30T18:32:22.788Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-30T18:32:22.788Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-30T18:32:22.788Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-30T18:32:22.788Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-30T18:32:22.788Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-30T18:32:24.959Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-30T18:32:24.959Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-30T18:32:24.959Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-30T18:32:24.959Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-30T18:32:24.959Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-30T18:32:24.959Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-30T18:32:24.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-30T18:32:24.959Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-30T18:32:24.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-30T18:32:24.959Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-30T18:32:24.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-30T18:32:24.959Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-30T18:32:24.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-30T18:32:24.959Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-30T18:32:24.959Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-30T18:32:26.492Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-30T18:32:29.396Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-30T18:32:29.674Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-30T18:32:29.674Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-30T18:32:32.297Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-30T18:32:32.297Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-30T18:32:32.297Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-30T18:32:32.297Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-30T18:32:32.297Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-30T18:32:32.297Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-30T18:32:32.297Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-30T18:32:35.193Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-30T18:32:35.193Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-30T18:32:35.193Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-30T18:32:35.193Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:32:35.193Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-30T18:32:35.193Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-30T18:32:35.193Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-30T18:32:35.193Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-30T18:32:35.193Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-30T18:32:35.450Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-30T18:32:35.450Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-30T18:32:37.363Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-30T18:32:41.223Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-30T18:32:42.044Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-30T18:32:42.044Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-30T18:32:42.044Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-30T18:32:42.044Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-30T18:32:42.044Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-30T18:32:42.044Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-30T18:32:42.044Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-30T18:32:42.044Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:32:42.044Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-30T18:32:42.044Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-30T18:32:42.044Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-30T18:32:42.044Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-30T18:32:42.501Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-30T18:32:45.399Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-30T18:32:45.399Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-30T18:32:45.399Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-30T18:32:45.399Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-30T18:32:45.399Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-30T18:32:45.399Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-30T18:32:48.296Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-30T18:32:50.468Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-30T18:32:50.468Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-30T18:32:50.468Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-30T18:32:53.365Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-30T18:32:53.365Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-30T18:32:53.365Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-30T18:32:53.365Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-30T18:32:53.365Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-30T18:32:53.365Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-30T18:32:53.365Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-30T18:32:56.262Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-30T18:32:59.157Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-30T18:33:01.345Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-30T18:33:03.521Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-30T18:33:03.978Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-30T18:33:03.978Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-30T18:33:03.978Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-30T18:33:03.978Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-30T18:33:03.978Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-30T18:33:03.978Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-30T18:33:03.978Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-30T18:33:03.978Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-30T18:33:03.978Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-30T18:33:03.978Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-30T18:33:03.978Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-30T18:33:03.978Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-30T18:33:03.978Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-30T18:33:03.978Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-30T18:33:03.978Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-30T18:33:06.320Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-30T18:33:06.320Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-30T18:33:06.320Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-30T18:33:08.654Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-30T18:33:08.654Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-30T18:33:08.654Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-30T18:33:08.654Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-30T18:33:08.654Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-30T18:33:08.654Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-30T18:33:08.654Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-30T18:33:08.654Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-30T18:33:08.654Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-30T18:33:08.654Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-30T18:33:08.654Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-30T18:33:08.654Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-30T18:33:09.210Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-30T18:33:10.171Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-30T18:33:15.946Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-30T18:33:17.212Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-30T18:33:17.212Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-30T18:33:17.212Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunMount [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-30T18:33:18.177Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-30T18:33:18.177Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-30T18:33:21.712Z] === RUN TestDockerSuite/TestBuildUser [2021-07-30T18:33:21.712Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-30T18:33:21.712Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-30T18:33:21.712Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:33:21.712Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-30T18:33:21.712Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-30T18:33:21.712Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-30T18:33:26.384Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-30T18:33:26.729Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-30T18:33:26.729Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-30T18:33:26.729Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-30T18:33:26.729Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-30T18:33:26.729Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-30T18:33:26.729Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-30T18:33:26.729Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-30T18:33:27.347Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-30T18:33:31.404Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-30T18:33:35.890Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-30T18:33:35.890Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-30T18:33:35.890Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-30T18:33:35.890Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-30T18:33:35.890Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-30T18:33:36.096Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-30T18:33:36.096Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-30T18:33:36.096Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-30T18:33:36.096Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-30T18:33:36.096Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-30T18:33:36.096Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-30T18:33:36.096Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-30T18:33:36.096Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-30T18:33:36.096Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-30T18:33:36.096Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-30T18:33:37.626Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-30T18:33:39.157Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-30T18:33:41.332Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-30T18:33:42.297Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-30T18:33:44.471Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-30T18:33:44.471Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-30T18:33:44.471Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-30T18:33:44.471Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-30T18:33:44.471Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-30T18:33:44.471Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-30T18:33:44.471Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-30T18:33:44.928Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-30T18:33:44.928Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-30T18:33:44.928Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-30T18:33:44.928Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-30T18:33:44.928Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-30T18:33:44.928Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-30T18:33:44.928Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-30T18:33:44.928Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-30T18:33:44.928Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-30T18:33:44.928Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-30T18:33:48.657Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-30T18:33:48.657Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-30T18:33:48.657Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-30T18:33:48.657Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-30T18:33:48.657Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-30T18:33:48.657Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-30T18:33:48.657Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-30T18:33:48.657Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-30T18:33:48.657Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-30T18:33:48.657Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:33:48.657Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-30T18:33:57.209Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-30T18:33:57.209Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-30T18:33:57.209Z] === RUN TestDockerSuite/TestRunRm [2021-07-30T18:34:00.113Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-30T18:34:00.988Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-30T18:34:00.988Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-30T18:34:05.897Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-30T18:34:08.081Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-30T18:34:10.263Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-30T18:34:11.298Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-30T18:34:13.163Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-30T18:34:15.338Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-30T18:34:15.338Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-30T18:34:15.338Z] === RUN TestDockerSuite/TestRunState [2021-07-30T18:34:15.338Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-30T18:34:15.338Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-30T18:34:18.239Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-30T18:34:18.239Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:34:18.239Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-30T18:34:19.774Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-30T18:34:19.775Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-30T18:34:19.775Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-30T18:34:19.775Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-30T18:34:19.775Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-30T18:34:20.235Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-30T18:34:20.235Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-30T18:34:20.235Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-30T18:34:20.235Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-30T18:34:21.589Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-30T18:34:21.589Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-30T18:34:22.046Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-30T18:34:22.046Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-30T18:34:22.046Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-30T18:34:24.937Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-30T18:34:24.937Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-30T18:34:25.393Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-30T18:34:26.023Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-30T18:34:26.023Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-30T18:34:28.196Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-30T18:34:28.196Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-30T18:34:28.196Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-30T18:34:31.097Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-30T18:34:31.097Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-30T18:34:31.097Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-30T18:34:31.097Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-30T18:34:31.097Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-30T18:34:33.996Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-30T18:34:40.171Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-30T18:34:42.561Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-30T18:34:43.066Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-30T18:34:43.522Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-30T18:34:47.243Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-30T18:34:54.309Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-30T18:34:54.309Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-30T18:34:54.309Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-30T18:34:54.309Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-30T18:34:56.481Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-30T18:34:59.384Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-30T18:35:02.284Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-30T18:35:02.284Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-30T18:35:02.284Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-30T18:35:02.284Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-30T18:35:02.284Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-30T18:35:02.284Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:35:02.284Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-30T18:35:02.284Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-30T18:35:02.284Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-30T18:35:02.284Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-30T18:35:02.284Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-30T18:35:02.284Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-30T18:35:02.284Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-30T18:35:02.284Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-30T18:35:02.284Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-30T18:35:04.572Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-30T18:35:04.572Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-30T18:35:04.572Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-30T18:35:04.572Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-30T18:35:04.572Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-30T18:35:04.572Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-30T18:35:04.572Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-30T18:35:05.536Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-30T18:35:06.017Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-30T18:35:07.555Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-30T18:35:09.736Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-30T18:35:14.423Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-30T18:35:14.423Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-30T18:35:14.423Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-30T18:35:14.423Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-30T18:35:14.423Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-30T18:35:14.423Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:35:14.423Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-30T18:35:15.828Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-30T18:35:16.604Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-30T18:35:16.791Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-30T18:35:16.792Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-30T18:35:17.062Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-30T18:35:17.248Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-30T18:35:17.248Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-30T18:35:17.248Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-30T18:35:17.248Z] docker_cli_sni_test.go:18: Flakey test [2021-07-30T18:35:17.248Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-30T18:35:17.520Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-30T18:35:17.978Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-30T18:35:19.512Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-30T18:35:20.135Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-30T18:35:24.807Z] === RUN TestDockerSuite/TestCommitChange [2021-07-30T18:35:28.081Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-30T18:35:28.081Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-30T18:35:28.081Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-30T18:35:30.580Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-30T18:35:35.250Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-30T18:35:35.250Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:35:35.250Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-30T18:35:36.644Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-30T18:35:36.644Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:35:36.644Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-30T18:35:41.354Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-30T18:35:41.354Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-30T18:35:41.354Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-30T18:35:41.354Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:35:41.354Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-30T18:35:41.354Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-30T18:35:41.354Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-30T18:35:41.354Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-30T18:35:41.354Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-30T18:35:47.800Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-30T18:35:47.800Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-30T18:35:47.800Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-30T18:35:48.425Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-30T18:35:48.425Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-30T18:35:48.425Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-30T18:35:48.425Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:35:48.425Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-30T18:35:48.425Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-30T18:35:48.425Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-30T18:35:48.425Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-30T18:35:48.425Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-30T18:35:48.425Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:35:48.425Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-30T18:35:48.425Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-30T18:35:48.425Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-30T18:35:50.603Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-30T18:35:53.504Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-30T18:35:53.504Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:35:53.504Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-30T18:35:55.681Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-30T18:35:55.681Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-30T18:35:55.681Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-30T18:35:55.681Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:35:55.681Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-30T18:35:55.681Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:35:55.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-30T18:35:55.681Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-30T18:35:55.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-30T18:35:55.681Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:35:55.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-30T18:35:55.681Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:35:55.681Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-30T18:36:00.145Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-30T18:36:04.816Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-30T18:36:04.816Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:36:04.816Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-30T18:36:04.816Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:36:04.816Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-30T18:36:04.816Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-30T18:36:04.816Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-30T18:36:04.816Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-30T18:36:04.816Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-30T18:36:04.816Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-30T18:36:04.816Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-30T18:36:04.816Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-30T18:36:04.816Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-30T18:36:04.816Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-30T18:36:04.816Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-30T18:36:04.816Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-30T18:36:10.475Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-30T18:36:10.938Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-30T18:36:10.938Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-30T18:36:10.938Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-30T18:36:10.938Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-30T18:36:11.396Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-30T18:36:11.855Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-30T18:36:11.855Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-30T18:36:11.869Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-30T18:36:14.756Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-30T18:36:14.756Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-30T18:36:17.658Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-30T18:36:18.116Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-30T18:36:18.574Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-30T18:36:18.574Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-30T18:36:18.574Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-30T18:36:24.217Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-30T18:36:24.217Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-30T18:36:24.217Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-30T18:36:25.745Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-30T18:36:25.746Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-30T18:36:25.746Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-30T18:36:25.746Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-30T18:36:25.746Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-30T18:36:25.746Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-30T18:36:25.746Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-30T18:36:28.888Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-30T18:36:28.888Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:36:28.888Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-30T18:36:28.888Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-30T18:36:28.888Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-30T18:36:28.888Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-30T18:36:28.888Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-30T18:36:34.290Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-30T18:36:34.290Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-30T18:36:34.290Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-30T18:36:34.290Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-30T18:36:35.817Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-30T18:36:35.817Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-30T18:36:35.817Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-30T18:36:35.817Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-30T18:36:35.817Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-30T18:36:35.817Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-30T18:36:35.817Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:36:35.817Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-30T18:36:38.705Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-30T18:36:40.871Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-30T18:36:41.262Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-30T18:36:41.263Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-30T18:36:41.263Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-30T18:36:43.761Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-30T18:36:43.762Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-30T18:36:43.762Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-30T18:36:43.762Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-30T18:36:45.927Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-30T18:36:45.927Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-30T18:36:48.097Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-30T18:36:48.097Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:36:48.097Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-30T18:36:48.097Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:36:48.097Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-30T18:36:50.987Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-30T18:36:50.987Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-30T18:36:51.583Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-30T18:36:51.583Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-30T18:36:51.583Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-30T18:36:52.556Z] --- PASS: TestDockerSuite (2501.20s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.12s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.52s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.35s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.63s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.94s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (81.61s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.30s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.83s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.68s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.19s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.44s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.72s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.35s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.58s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.18s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (16.44s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.73s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.30s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.88s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.15s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.26s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.83s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.49s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.43s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.73s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.33s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.04s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.95s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.22s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.70s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.54s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.95s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.70s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.34s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.36s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.24s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.80s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.09s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.69s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.47s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.64s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.92s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.58s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.80s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.38s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.06s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.44s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.22s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.47s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.05s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFails (2.70s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.51s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.38s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.85s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.41s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.23s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.85s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildHistory (12.53s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.09s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.74s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.92s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.80s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.55s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-30T18:36:52.557Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-30T18:36:52.557Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.61s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.52s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.65s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.63s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.16s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.14s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.61s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.40s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.23s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.77s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.86s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.87s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.81s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.81s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.11s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.27s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.83s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.74s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.33s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.39s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.90s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.38s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.97s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildRm (26.66s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.37s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.62s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.13s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.82s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.62s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.35s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.32s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.73s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildStderr (4.18s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (37.94s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.65s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.26s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.97s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.89s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.31s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.44s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.26s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.13s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.68s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.90s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.34s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.31s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.29s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.22s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.99s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCommitChange (5.57s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.84s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.83s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCommitTTY (7.71s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.59s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.18s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.18s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.66s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.69s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.68s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.44s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.18s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.25s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.37s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.29s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.32s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.83s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.69s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.12s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.16s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.74s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.21s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.55s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.75s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.04s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.61s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.61s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.55s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000660018_} (2.59s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1032082442_c:\foo_false____} (2.51s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1032082442_c:\foo_true____} (2.56s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.79s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.82s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.45s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.05s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.80s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.97s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.91s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpToDot (2.93s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCpToStdout (2.91s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-30T18:36:52.558Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2021-07-30T18:36:52.558Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.58s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.72s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.34s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.77s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.50s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.61s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsCopy (9.59s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.50s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.68s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.54s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.12s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFilters (5.59s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFormat (5.33s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsRename (2.87s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsResize (8.11s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.71s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.71s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.53s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.11s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.12s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.17s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.23s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.15s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.92s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecInspectID (4.63s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.49s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.43s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.96s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.15s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.97s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.93s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.31s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.98s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.20s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.64s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.30s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectHistory (4.96s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.65s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.19s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.70s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.22s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.21s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectStatus (3.47s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.39s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.47s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.40s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.87s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.77s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.30s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.15s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.12s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.88s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.70s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.77s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.98s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.89s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.72s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.58s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.52s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.71s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsSince (9.32s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsTail (3.09s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.96s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.75s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.54s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.86s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestPsByOrder (8.62s) [2021-07-30T18:36:52.559Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-30T18:36:52.559Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.47s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.41s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.75s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.09s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.35s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.96s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.10s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.10s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.39s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.88s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.44s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.97s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.49s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.89s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.93s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.92s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.88s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.28s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.18s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.16s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.80s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.00s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.75s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.18s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.06s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.98s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.96s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.80s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.65s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.74s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.72s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.09s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.68s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.98s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.96s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.76s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.77s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.71s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.00s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.20s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.75s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.70s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.66s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.66s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunExitCode (2.70s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.64s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.26s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.78s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.81s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.55s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.67s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.29s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.31s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.77s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.85s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.88s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.94s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.74s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.41s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunRm (2.73s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.75s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.73s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.23s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.23s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.65s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.07s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-30T18:36:52.560Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.00s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-30T18:36:52.560Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.65s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.61s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.46s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.79s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.94s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.53s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.14s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.72s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.76s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.54s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.86s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.87s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.98s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.64s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.73s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.58s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.14s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.40s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.22s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.95s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.89s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.68s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.36s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.74s) [2021-07-30T18:36:52.561Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-30T18:36:52.561Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2021-07-30T18:36:52.561Z] === RUN TestDockerRegistrySuite [2021-07-30T18:36:52.561Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-30T18:36:52.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:52.561Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-30T18:36:52.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:52.561Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-30T18:36:52.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:52.561Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-30T18:36:52.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:52.561Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-30T18:36:52.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:52.561Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-30T18:36:52.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:52.561Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-30T18:36:52.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:52.561Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-30T18:36:52.561Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-30T18:36:53.020Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-30T18:36:53.020Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-30T18:36:53.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-30T18:36:53.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-30T18:36:53.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-30T18:36:53.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-30T18:36:53.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-30T18:36:53.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-30T18:36:53.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-30T18:36:53.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-30T18:36:53.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-30T18:36:53.021Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-30T18:36:53.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-30T18:36:53.021Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-30T18:36:53.021Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-30T18:36:53.021Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-30T18:36:53.021Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-30T18:36:53.021Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-30T18:36:53.021Z] === RUN TestDockerDaemonSuite [2021-07-30T18:36:53.021Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-30T18:36:53.021Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-30T18:36:53.021Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-30T18:36:53.021Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-30T18:36:53.021Z] === RUN TestDockerSwarmSuite [2021-07-30T18:36:53.021Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-30T18:36:53.021Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-30T18:36:53.021Z] === RUN TestDockerExternalVolumeSuite [2021-07-30T18:36:53.021Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-30T18:36:53.021Z] === RUN TestDockerNetworkSuite [2021-07-30T18:36:53.021Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-30T18:36:53.021Z] === RUN TestDockerHubPullSuite [2021-07-30T18:36:53.021Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-30T18:36:53.021Z] PASS [2021-07-30T18:36:53.021Z] ok github.com/docker/docker/integration-cli 2501.609s [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === Skipped [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-30T18:36:53.021Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-30T18:36:53.021Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-30T18:36:53.021Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-30T18:36:53.021Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-30T18:36:53.021Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-30T18:36:53.021Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-30T18:36:53.021Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-30T18:36:53.021Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-30T18:36:53.021Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-30T18:36:53.021Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-30T18:36:53.021Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-30T18:36:53.021Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-30T18:36:53.021Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-30T18:36:53.021Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-30T18:36:53.021Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-30T18:36:53.021Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-30T18:36:53.021Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-30T18:36:53.021Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-07-30T18:36:53.021Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-30T18:36:53.021Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.021Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-30T18:36:53.021Z] [2021-07-30T18:36:53.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-30T18:36:53.022Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-30T18:36:53.022Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-30T18:36:53.022Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-30T18:36:53.022Z] docker_cli_sni_test.go:18: Flakey test [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-30T18:36:53.022Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.022Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-30T18:36:53.022Z] [2021-07-30T18:36:53.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-30T18:36:53.022Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-30T18:36:53.023Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-30T18:36:53.023Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-30T18:36:53.023Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.023Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-30T18:36:53.023Z] [2021-07-30T18:36:53.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-30T18:36:53.024Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-30T18:36:53.024Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-30T18:36:53.024Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-30T18:36:53.024Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-30T18:36:53.024Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-30T18:36:53.024Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-30T18:36:53.024Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-30T18:36:53.024Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-30T18:36:53.024Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-30T18:36:53.024Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-30T18:36:53.024Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-30T18:36:53.024Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-30T18:36:53.024Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-30T18:36:53.024Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-30T18:36:53.024Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-30T18:36:53.024Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-30T18:36:53.024Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-30T18:36:53.024Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-30T18:36:53.024Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-30T18:36:53.024Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-30T18:36:53.024Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-30T18:36:53.024Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.024Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-30T18:36:53.024Z] [2021-07-30T18:36:53.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-30T18:36:53.024Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-30T18:36:53.025Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-30T18:36:53.025Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-30T18:36:53.025Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-30T18:36:53.025Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-30T18:36:53.025Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-30T18:36:53.025Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-30T18:36:53.025Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.025Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-30T18:36:53.025Z] [2021-07-30T18:36:53.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-30T18:36:53.025Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.154Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-30T18:36:53.154Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.154Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:36:53.486Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-30T18:36:53.486Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-30T18:36:53.486Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-30T18:36:53.486Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-30T18:36:53.486Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-30T18:36:53.486Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-30T18:36:53.486Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-30T18:36:53.486Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-30T18:36:53.486Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-30T18:36:53.486Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.486Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-30T18:36:53.486Z] [2021-07-30T18:36:53.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-30T18:36:53.486Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-30T18:36:53.487Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.04s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-30T18:36:53.487Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.487Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-30T18:36:53.487Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-30T18:36:53.488Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.488Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-30T18:36:53.488Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-30T18:36:53.489Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-30T18:36:53.489Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-30T18:36:53.489Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-30T18:36:53.489Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-30T18:36:53.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.489Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-30T18:36:53.489Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.490Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-30T18:36:53.490Z] [2021-07-30T18:36:53.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-30T18:36:53.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-30T18:36:53.491Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.491Z] DONE 1092 tests, 546 skipped in 2510.847s [2021-07-30T18:36:53.491Z] INFO: Integration tests ended at 07/30/2021 18:36:53. Duration:00:41:50.9429489 [2021-07-30T18:36:53.491Z] INFO: Docker info of the daemon under test at end of run [2021-07-30T18:36:53.491Z] [2021-07-30T18:36:53.950Z] Containers: 2 [2021-07-30T18:36:53.950Z] Running: 0 [2021-07-30T18:36:53.950Z] Paused: 0 [2021-07-30T18:36:53.950Z] Stopped: 2 [2021-07-30T18:36:53.950Z] Images: 18 [2021-07-30T18:36:53.950Z] Server Version: 0.0.0-dev [2021-07-30T18:36:53.950Z] Storage Driver: windowsfilter [2021-07-30T18:36:53.950Z] Windows: [2021-07-30T18:36:53.950Z] Logging Driver: json-file [2021-07-30T18:36:53.950Z] Plugins: [2021-07-30T18:36:53.950Z] Volume: local [2021-07-30T18:36:53.950Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T18:36:53.950Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T18:36:53.950Z] Swarm: inactive [2021-07-30T18:36:53.950Z] Default Isolation: process [2021-07-30T18:36:53.950Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-30T18:36:53.950Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-30T18:36:53.950Z] OSType: windows [2021-07-30T18:36:53.950Z] Architecture: x86_64 [2021-07-30T18:36:53.950Z] CPUs: 4 [2021-07-30T18:36:53.950Z] Total Memory: 32GiB [2021-07-30T18:36:53.950Z] Name: azwin-2-4ec290 [2021-07-30T18:36:53.950Z] ID: UT7Z:2NRI:U7MF:DDMD:UMMX:Q2OA:TYJW:C4EV:ZYTC:WG5R:RBLH:D3QH [2021-07-30T18:36:53.950Z] Docker Root Dir: D:\CI\PR-42649\9\daemon [2021-07-30T18:36:53.950Z] Debug Mode (client): false [2021-07-30T18:36:53.950Z] Debug Mode (server): true [2021-07-30T18:36:53.950Z] File Descriptors: -1 [2021-07-30T18:36:53.950Z] Goroutines: 17 [2021-07-30T18:36:53.950Z] System Time: 2021-07-30T18:36:53.4803691Z [2021-07-30T18:36:53.950Z] EventsListeners: 0 [2021-07-30T18:36:53.950Z] Registry: https://index.docker.io/v1/ [2021-07-30T18:36:53.950Z] Labels: [2021-07-30T18:36:53.950Z] Experimental: false [2021-07-30T18:36:53.950Z] Insecure Registries: [2021-07-30T18:36:53.950Z] 127.0.0.0/8 [2021-07-30T18:36:53.950Z] Live Restore Enabled: false [2021-07-30T18:36:53.950Z] [2021-07-30T18:36:53.950Z] [2021-07-30T18:36:53.950Z] INFO: Stopping daemon under test [2021-07-30T18:36:53.950Z] SUCCESS: The process with PID 1096 (child process of PID 4536) has been terminated. [2021-07-30T18:36:53.950Z] SUCCESS: The process with PID 4536 (child process of PID 4456) has been terminated. [2021-07-30T18:36:53.950Z] INFO: Stop tailing logs of the daemon under tests [2021-07-30T18:36:53.950Z] INFO: executeCI.ps1 Completed successfully at 07/30/2021 18:36:53. [2021-07-30T18:36:53.950Z] INFO: Tidying up at end of run [2021-07-30T18:36:53.950Z] INFO: Saving daemon under test log (d:\CI\PR-42649\9\dut.out) to bundles\CIDUT.out [2021-07-30T18:36:53.950Z] INFO: Saving daemon under test log (d:\CI\PR-42649\9\dut.err) to bundles\CIDUT.err [2021-07-30T18:36:53.950Z] INFO: Nuke-Everything... [2021-07-30T18:36:54.409Z] INFO: Container count on control daemon to delete is 2 [2021-07-30T18:36:54.870Z] 8538f5cd2da9 [2021-07-30T18:36:54.870Z] 54eb1b8495b3 [2021-07-30T18:36:54.870Z] INFO: Tidying pidfile d:\CI\PR-42649\9\docker.pid [2021-07-30T18:36:54.870Z] INFO: Nuking d:\CI [2021-07-30T18:36:56.047Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-30T18:36:56.047Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-30T18:36:58.220Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-30T18:37:08.509Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-30T18:37:11.401Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-30T18:37:11.401Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-30T18:37:11.401Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-30T18:37:11.401Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-30T18:37:11.401Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-30T18:37:12.537Z] INFO: Zapped successfully [2021-07-30T18:37:12.537Z] [2021-07-30T18:37:12.537Z] INFO: executeCI.ps1 exiting at Fri Jul 30 18:37:11 CUT 2021. Duration 01:16:38.1138010 [2021-07-30T18:37:12.537Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-30T18:37:12.776Z] Recording test results [2021-07-30T18:37:13.565Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-30T18:37:13.565Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-30T18:37:13.565Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-30T18:37:19.773Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-30T18:37:21.820Z] Creating win-2022-integration-bundles.zip [2021-07-30T18:37:22.103Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-30T18:37:22.103Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:37:22.103Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-30T18:37:23.066Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [Pipeline] archiveArtifacts [2021-07-30T18:37:23.521Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-30T18:37:23.564Z] Archiving artifacts [2021-07-30T18:37:28.190Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-30T18:37:29.719Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-30T18:37:29.719Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-30T18:37:29.719Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-30T18:37:29.719Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-30T18:37:29.719Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-30T18:37:29.719Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-30T18:37:29.719Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-30T18:37:29.719Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-30T18:37:29.719Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-30T18:37:29.719Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-30T18:37:29.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-30T18:37:31.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-30T18:37:31.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-30T18:37:37.487Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42649/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-30T18:37:38.407Z] + make clean [2021-07-30T18:37:39.373Z] docker volume rm -f docker-dev-cache [2021-07-30T18:37:39.373Z] docker-dev-cache [Pipeline] deleteDir [2021-07-30T18:37:40.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-30T18:37:41.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T18:37:50.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-30T18:37:57.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009c630_} [2021-07-30T18:38:00.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1344109958_c:\foo_false____} [2021-07-30T18:38:02.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1344109958_c:\foo_true____} [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-30T18:38:11.135Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-30T18:38:11.135Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-30T18:38:11.135Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-30T18:38:11.135Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-30T18:38:11.135Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-30T18:38:11.135Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:38:11.135Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-30T18:38:18.182Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-30T18:38:18.183Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-30T18:38:18.183Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-30T18:38:18.183Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-30T18:38:18.183Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-30T18:38:21.077Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-30T18:38:21.077Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-30T18:38:21.077Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-30T18:38:21.077Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-30T18:38:23.242Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-30T18:38:23.242Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-30T18:38:23.242Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-30T18:38:23.242Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-30T18:38:23.242Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-30T18:38:23.242Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-30T18:38:23.242Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-30T18:38:27.919Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-30T18:38:36.466Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-30T18:38:36.466Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:38:36.466Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-30T18:38:36.466Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-30T18:38:36.466Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-30T18:38:51.238Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-30T18:38:51.238Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:38:51.238Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-30T18:38:51.238Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-30T18:38:51.238Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-30T18:38:59.785Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-30T18:38:59.785Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-30T18:38:59.785Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-30T18:38:59.785Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-30T18:38:59.785Z] === RUN TestDockerSuite/TestCpToDot [2021-07-30T18:39:01.321Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-30T18:39:01.321Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-30T18:39:01.321Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-30T18:39:01.321Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-30T18:39:01.321Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-30T18:39:04.212Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-30T18:39:04.212Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:39:04.212Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-30T18:39:04.212Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-30T18:39:04.212Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-30T18:39:04.212Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-30T18:39:04.212Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-30T18:39:04.212Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-30T18:39:04.212Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-30T18:39:04.212Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-30T18:39:04.212Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-30T18:39:06.378Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-30T18:39:09.269Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-30T18:39:09.269Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-30T18:39:09.269Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-30T18:39:11.433Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-30T18:39:12.396Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-30T18:39:12.396Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-30T18:39:12.396Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-30T18:39:12.396Z] === RUN TestDockerSuite/TestCreateRM [2021-07-30T18:39:12.853Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-30T18:39:12.853Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-30T18:39:12.853Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-30T18:39:12.853Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-30T18:39:13.310Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-30T18:39:28.085Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-30T18:39:28.085Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-30T18:39:28.085Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-30T18:39:30.982Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-30T18:39:30.982Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-30T18:39:30.982Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-30T18:39:30.982Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-30T18:39:33.884Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-30T18:39:33.884Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-30T18:39:33.884Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-30T18:39:33.884Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-30T18:39:33.884Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-30T18:39:33.884Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-30T18:39:33.884Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-30T18:39:33.884Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-30T18:39:33.884Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-30T18:39:33.884Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDockerFails [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-30T18:39:33.884Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-30T18:39:33.884Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-30T18:39:33.884Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-30T18:39:33.884Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-30T18:39:33.884Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-30T18:39:33.884Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-30T18:39:36.783Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-30T18:39:38.954Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-30T18:39:41.127Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-30T18:39:58.773Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-30T18:40:04.544Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-30T18:40:10.314Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-30T18:40:11.840Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-30T18:40:12.802Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-30T18:40:19.850Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-30T18:40:20.313Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-30T18:40:21.283Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-30T18:40:27.048Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-30T18:40:31.733Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-30T18:40:31.733Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-30T18:40:31.733Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-30T18:40:31.733Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-30T18:40:31.733Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-30T18:40:31.733Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:40:31.733Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-30T18:40:31.733Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-30T18:40:31.733Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-30T18:40:32.696Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-30T18:40:32.696Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-30T18:40:32.696Z] === RUN TestDockerSuite/TestEventsRename [2021-07-30T18:40:34.884Z] === RUN TestDockerSuite/TestEventsResize [2021-07-30T18:40:43.419Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-30T18:40:50.463Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-30T18:40:52.630Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-30T18:40:57.301Z] === RUN TestDockerSuite/TestEventsTop [2021-07-30T18:40:57.301Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-30T18:40:57.301Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-30T18:41:00.188Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-30T18:41:07.232Z] === RUN TestDockerSuite/TestExec [2021-07-30T18:41:07.232Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:41:07.232Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-30T18:41:07.232Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-30T18:41:07.232Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-30T18:41:08.761Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-30T18:41:10.928Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-30T18:41:10.928Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:41:10.928Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-30T18:41:10.928Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:41:10.928Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-30T18:41:10.928Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-30T18:41:10.928Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-30T18:41:13.095Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-30T18:41:15.260Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-30T18:41:16.789Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-30T18:41:18.954Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-30T18:41:22.667Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-30T18:41:22.667Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-30T18:41:22.667Z] === RUN TestDockerSuite/TestExecEnv [2021-07-30T18:41:22.667Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-30T18:41:22.667Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-30T18:41:22.667Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-30T18:41:22.667Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-30T18:41:24.834Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-30T18:41:28.548Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-30T18:41:28.548Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-30T18:41:28.548Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-30T18:41:28.548Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-30T18:41:28.548Z] === RUN TestDockerSuite/TestExecParseError [2021-07-30T18:41:28.548Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:41:28.548Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-30T18:41:28.548Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-30T18:41:28.548Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-30T18:41:28.548Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-30T18:41:28.548Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-30T18:41:30.709Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-30T18:41:30.709Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-30T18:41:30.709Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-30T18:41:30.709Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-30T18:41:30.709Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-30T18:41:30.709Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:41:30.709Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-30T18:41:30.709Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-30T18:41:30.709Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-30T18:41:30.709Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-30T18:41:30.709Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-30T18:41:32.873Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-30T18:41:32.873Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-30T18:41:32.873Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-30T18:41:39.915Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-30T18:41:39.915Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-30T18:41:39.915Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-30T18:41:39.915Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-30T18:41:39.915Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-30T18:41:39.915Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-30T18:41:39.915Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-30T18:41:46.955Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-30T18:41:52.724Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-30T18:41:54.889Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-30T18:42:01.931Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-30T18:42:01.931Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:42:01.931Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-30T18:42:01.931Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-30T18:42:01.931Z] === RUN TestDockerSuite/TestHealth [2021-07-30T18:42:01.931Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-30T18:42:01.931Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-30T18:42:01.931Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-30T18:42:01.931Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-30T18:42:01.931Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-30T18:42:05.647Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-30T18:42:05.647Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-30T18:42:05.647Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-30T18:42:05.647Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-30T18:42:05.647Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-30T18:42:05.647Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-30T18:42:06.104Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-30T18:42:06.561Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-30T18:42:06.561Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:42:06.561Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-30T18:42:07.520Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-30T18:42:07.975Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-30T18:42:09.504Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-30T18:42:09.960Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-30T18:42:12.128Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-30T18:42:14.295Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-30T18:42:14.750Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-30T18:42:14.750Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:42:14.750Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-30T18:42:18.473Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-30T18:42:18.473Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-30T18:42:21.362Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestImportFile [2021-07-30T18:42:21.362Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-30T18:42:21.362Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-30T18:42:21.362Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-30T18:42:21.362Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-30T18:42:21.362Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-30T18:42:21.362Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-30T18:42:21.362Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-30T18:42:21.362Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-30T18:42:21.362Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:42:21.362Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-30T18:42:23.529Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-30T18:42:25.692Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-30T18:42:25.693Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-30T18:42:25.693Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-30T18:42:25.693Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-30T18:42:25.693Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-30T18:42:25.693Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-30T18:42:25.693Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-30T18:42:25.693Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-30T18:42:27.856Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-30T18:42:27.856Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-30T18:42:30.018Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-30T18:42:30.018Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-30T18:42:30.018Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-30T18:42:30.018Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-30T18:42:30.018Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-30T18:42:30.018Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-30T18:42:30.018Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-30T18:42:32.181Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-30T18:42:35.901Z] === RUN TestDockerSuite/TestInspectImage [2021-07-30T18:42:35.901Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:42:35.901Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-30T18:42:35.901Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:42:35.901Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-30T18:42:35.901Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:42:35.901Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-30T18:42:38.063Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-30T18:42:40.226Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-30T18:42:40.226Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-30T18:42:42.392Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-30T18:42:44.556Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-30T18:42:44.556Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-30T18:42:44.556Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-30T18:42:44.556Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-30T18:42:46.721Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-30T18:42:48.884Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-30T18:42:53.546Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-30T18:42:55.070Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-30T18:42:57.238Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-30T18:42:59.402Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-30T18:43:01.566Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-30T18:43:03.730Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-30T18:43:05.893Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-30T18:43:05.893Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-30T18:43:05.893Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-30T18:43:05.893Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-30T18:43:08.059Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-30T18:43:09.589Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-30T18:43:15.352Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-30T18:43:17.514Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-30T18:43:17.514Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-30T18:43:17.514Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-30T18:43:19.684Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-30T18:43:19.684Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-30T18:43:26.724Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-30T18:43:33.770Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-30T18:43:39.531Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-30T18:43:41.697Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-30T18:43:44.585Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-30T18:43:44.585Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-30T18:43:44.585Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-30T18:43:46.747Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-30T18:43:48.922Z] === RUN TestDockerSuite/TestLogsSince [2021-07-30T18:43:57.591Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-30T18:43:57.591Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-30T18:43:57.591Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-30T18:43:57.591Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-30T18:43:57.591Z] === RUN TestDockerSuite/TestLogsTail [2021-07-30T18:44:04.631Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-30T18:44:07.520Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-30T18:44:14.555Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-30T18:44:14.555Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestNetHostname [2021-07-30T18:44:14.555Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-30T18:44:14.555Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-30T18:44:14.555Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-30T18:44:14.555Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPluginActive [2021-07-30T18:44:14.555Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-30T18:44:14.555Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-30T18:44:14.555Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-30T18:44:14.555Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-30T18:44:14.555Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-30T18:44:14.555Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-30T18:44:14.555Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-30T18:44:14.555Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-30T18:44:14.555Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-30T18:44:14.555Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPortList [2021-07-30T18:44:14.555Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-30T18:44:14.555Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-30T18:44:19.222Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-30T18:44:19.222Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-30T18:44:19.222Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-30T18:44:19.222Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-30T18:44:19.222Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-30T18:44:19.222Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-30T18:44:19.222Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-30T18:44:19.222Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:44:19.222Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-30T18:44:23.126Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-30T18:44:23.126Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-30T18:44:23.126Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-30T18:44:31.665Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-30T18:44:31.665Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-30T18:44:31.665Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-30T18:44:40.207Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-30T18:44:52.549Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-30T18:44:52.549Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-30T18:44:52.549Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-30T18:44:52.549Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-30T18:45:04.897Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-30T18:45:07.783Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-30T18:45:14.824Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-30T18:45:18.544Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-30T18:45:18.544Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-30T18:45:18.544Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-30T18:45:18.544Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-30T18:45:18.544Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-30T18:45:28.829Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-30T18:45:28.829Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:45:28.829Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-30T18:45:28.829Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-30T18:45:28.829Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-30T18:45:28.829Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-30T18:45:28.829Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-30T18:45:28.829Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-30T18:45:28.829Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-30T18:45:34.598Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-30T18:45:34.598Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-30T18:45:34.598Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-30T18:45:36.126Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-30T18:45:36.126Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-30T18:45:36.126Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-30T18:45:37.088Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-30T18:45:38.051Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-30T18:45:38.051Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-30T18:45:38.051Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-30T18:45:42.036Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-30T18:45:45.765Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-30T18:45:48.656Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-30T18:46:18.577Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-30T18:46:18.577Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:46:18.577Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-30T18:46:21.475Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-30T18:46:21.932Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-30T18:46:21.932Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-30T18:46:22.897Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-30T18:46:28.674Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-30T18:46:33.361Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-30T18:46:33.361Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:46:33.361Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-30T18:46:38.034Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-30T18:46:38.034Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-30T18:46:38.490Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-30T18:46:56.152Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-30T18:46:59.873Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-30T18:47:00.339Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-30T18:47:08.896Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-30T18:47:14.673Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-30T18:47:23.238Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-30T18:47:27.924Z] === RUN TestDockerSuite/TestRmiTag [2021-07-30T18:47:28.896Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-30T18:47:31.802Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-30T18:47:52.893Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-30T18:47:53.352Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-30T18:47:59.143Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-30T18:48:00.684Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-30T18:48:00.684Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-30T18:48:00.684Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-30T18:48:00.684Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-30T18:48:00.684Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-30T18:48:00.684Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-30T18:48:00.684Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-30T18:48:00.684Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-30T18:48:00.684Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-30T18:48:00.684Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-30T18:48:00.684Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-30T18:48:00.684Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-30T18:48:00.684Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-30T18:48:00.684Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-30T18:48:00.684Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-30T18:48:03.601Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-30T18:48:03.601Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-30T18:48:03.601Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-30T18:48:03.601Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-30T18:48:03.601Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-30T18:48:09.394Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-30T18:48:12.305Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-30T18:48:14.487Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-30T18:48:23.053Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-30T18:48:30.127Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-30T18:48:30.127Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-30T18:48:34.815Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-30T18:48:34.815Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-30T18:48:34.815Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-30T18:48:34.815Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-30T18:48:35.276Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-30T18:48:35.276Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-30T18:48:35.276Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-30T18:48:35.276Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-30T18:48:35.276Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-30T18:48:35.276Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-30T18:48:35.276Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-30T18:48:35.276Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-30T18:48:35.276Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-30T18:48:35.276Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-30T18:48:37.454Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-30T18:48:37.454Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-30T18:48:37.454Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-30T18:48:41.188Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-30T18:48:41.188Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-30T18:48:41.188Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-30T18:48:41.188Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-30T18:48:41.188Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-30T18:48:44.095Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-30T18:48:44.095Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-30T18:48:44.095Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-30T18:48:44.095Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-30T18:48:44.095Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-30T18:48:44.095Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-30T18:48:44.095Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-30T18:48:44.095Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-30T18:48:44.095Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-30T18:48:44.095Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-30T18:48:44.095Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-30T18:48:44.095Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-30T18:48:44.095Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-30T18:48:44.095Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-30T18:48:44.095Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-30T18:48:46.276Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-30T18:48:49.179Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-30T18:48:51.354Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-30T18:48:51.354Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-30T18:48:51.354Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-30T18:48:51.354Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-30T18:48:51.354Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-30T18:48:51.354Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-30T18:48:51.354Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-30T18:48:54.256Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-30T18:48:54.256Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-30T18:48:54.256Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-30T18:48:54.256Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:48:54.256Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-30T18:48:54.256Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-30T18:48:54.256Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-30T18:48:54.256Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-30T18:48:54.256Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-30T18:48:56.437Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-30T18:49:02.234Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-30T18:49:02.234Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-30T18:49:02.234Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-30T18:49:02.234Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-30T18:49:02.234Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-30T18:49:02.234Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-30T18:49:02.693Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-30T18:49:02.693Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:49:02.693Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-30T18:49:02.693Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-30T18:49:02.693Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-30T18:49:02.693Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-30T18:49:02.693Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-30T18:49:04.869Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-30T18:49:04.869Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-30T18:49:04.869Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-30T18:49:04.869Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-30T18:49:04.869Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-30T18:49:04.869Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-30T18:49:07.774Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-30T18:49:09.953Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-30T18:49:09.953Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-30T18:49:09.953Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-30T18:49:12.128Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-30T18:49:12.128Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-30T18:49:12.128Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-30T18:49:12.128Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-30T18:49:12.128Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-30T18:49:12.128Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-30T18:49:12.129Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-30T18:49:15.032Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-30T18:49:22.664Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-30T18:49:24.841Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-30T18:49:27.019Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-30T18:49:27.019Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-30T18:49:27.019Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-30T18:49:27.019Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-30T18:49:27.019Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-30T18:49:27.019Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-30T18:49:27.019Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-30T18:49:27.478Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-30T18:49:27.478Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-30T18:49:27.478Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-30T18:49:27.478Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-30T18:49:27.478Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-30T18:49:27.478Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-30T18:49:27.478Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-30T18:49:27.478Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-30T18:49:27.478Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-30T18:49:32.312Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-30T18:49:32.312Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-30T18:49:32.312Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-30T18:49:32.312Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-30T18:49:32.312Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-30T18:49:32.312Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-30T18:49:32.312Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-30T18:49:32.312Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-30T18:49:32.312Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-30T18:49:32.312Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-30T18:49:32.312Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-30T18:49:32.312Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-30T18:49:42.638Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-30T18:49:42.638Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-30T18:49:42.638Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-30T18:49:44.179Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-30T18:49:44.179Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-30T18:49:44.179Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-30T18:49:44.179Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.179Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-30T18:49:44.179Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.179Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-30T18:49:44.179Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.179Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-30T18:49:44.179Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.639Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-30T18:49:44.639Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.639Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-30T18:49:44.639Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.639Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-30T18:49:44.639Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.639Z] === RUN TestDockerSuite/TestRunMount [2021-07-30T18:49:44.639Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.639Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-30T18:49:44.639Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.639Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-30T18:49:44.639Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.639Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-30T18:49:44.639Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-30T18:49:44.639Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-30T18:49:53.204Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-30T18:49:53.204Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-30T18:49:53.204Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-30T18:49:53.204Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-30T18:49:53.204Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-30T18:49:53.204Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-30T18:49:53.204Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-30T18:49:57.895Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-30T18:50:01.628Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-30T18:50:01.628Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-30T18:50:01.628Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-30T18:50:01.628Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-30T18:50:01.628Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-30T18:50:01.628Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-30T18:50:01.628Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-30T18:50:01.628Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-30T18:50:01.628Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-30T18:50:01.628Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-30T18:50:02.087Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-30T18:50:03.628Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-30T18:50:05.805Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-30T18:50:07.985Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-30T18:50:09.521Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-30T18:50:11.701Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-30T18:50:11.701Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-30T18:50:11.701Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-30T18:50:11.701Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-30T18:50:11.701Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-30T18:50:11.701Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-30T18:50:11.701Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-30T18:50:11.701Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-30T18:50:12.159Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-30T18:50:12.159Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-30T18:50:12.159Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-30T18:50:12.159Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-30T18:50:12.159Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-30T18:50:12.159Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-30T18:50:12.159Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-30T18:50:12.159Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-30T18:50:12.159Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-30T18:50:15.064Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-30T18:50:15.064Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-30T18:50:15.523Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-30T18:50:15.523Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-30T18:50:15.523Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-30T18:50:15.523Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-30T18:50:15.523Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-30T18:50:15.523Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-30T18:50:15.523Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-30T18:50:15.523Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:50:15.523Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-30T18:50:24.097Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-30T18:50:24.097Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-30T18:50:24.097Z] === RUN TestDockerSuite/TestRunRm [2021-07-30T18:50:32.671Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-30T18:50:37.364Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-30T18:50:40.269Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-30T18:50:42.445Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-30T18:50:44.621Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-30T18:50:47.524Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-30T18:50:47.524Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-30T18:50:47.524Z] === RUN TestDockerSuite/TestRunState [2021-07-30T18:50:47.524Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-30T18:50:47.524Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-30T18:50:50.865Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-30T18:50:50.865Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:50:50.865Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-30T18:50:52.402Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-30T18:50:52.402Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-30T18:50:52.402Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-30T18:50:52.402Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-30T18:50:52.402Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-30T18:50:52.402Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-30T18:50:52.402Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-30T18:50:52.402Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-30T18:50:52.402Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-30T18:50:58.198Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-30T18:50:58.198Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-30T18:51:00.376Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-30T18:51:00.376Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-30T18:51:00.376Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-30T18:51:02.555Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-30T18:51:02.555Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-30T18:51:02.555Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-30T18:51:02.555Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-30T18:51:02.555Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-30T18:51:06.358Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-30T18:51:18.738Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-30T18:51:23.428Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-30T18:51:30.500Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-30T18:51:30.500Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-30T18:51:30.500Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-30T18:51:30.500Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-30T18:51:33.405Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-30T18:51:35.584Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-30T18:51:38.488Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-30T18:51:38.488Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-30T18:51:38.488Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-30T18:51:38.488Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-30T18:51:38.488Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-30T18:51:38.488Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:51:38.488Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-30T18:51:38.488Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-30T18:51:38.488Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-30T18:51:38.488Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-30T18:51:38.488Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-30T18:51:38.488Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-30T18:51:38.488Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-30T18:51:38.488Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-30T18:51:38.488Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-30T18:51:43.181Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-30T18:51:44.719Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-30T18:51:46.900Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-30T18:51:57.218Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-30T18:51:57.218Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-30T18:51:57.218Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-30T18:51:57.218Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-30T18:51:57.218Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-30T18:51:57.218Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:51:57.218Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-30T18:51:58.756Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-30T18:51:59.213Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-30T18:51:59.672Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-30T18:52:00.132Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-30T18:52:01.667Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-30T18:52:08.738Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-30T18:52:08.738Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-30T18:52:08.738Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-30T18:52:17.294Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-30T18:52:17.294Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:52:17.294Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-30T18:52:21.019Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-30T18:52:21.019Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-30T18:52:21.019Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-30T18:52:21.019Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:52:21.019Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-30T18:52:21.019Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-30T18:52:21.019Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-30T18:52:21.019Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-30T18:52:21.019Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-30T18:52:26.794Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-30T18:52:26.794Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-30T18:52:26.794Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-30T18:52:26.794Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:52:26.794Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-30T18:52:26.794Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-30T18:52:26.794Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-30T18:52:26.794Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-30T18:52:26.794Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-30T18:52:26.794Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:52:26.794Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-30T18:52:26.794Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-30T18:52:26.794Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-30T18:52:29.687Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-30T18:52:31.858Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-30T18:52:31.858Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:52:31.858Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-30T18:52:34.035Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-30T18:52:34.035Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-30T18:52:34.035Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-30T18:52:34.035Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:52:34.035Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-30T18:52:34.035Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:52:34.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-30T18:52:34.035Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-30T18:52:34.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-30T18:52:34.035Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:52:34.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-30T18:52:34.035Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:52:34.035Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-30T18:52:51.698Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-30T18:52:51.698Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-30T18:52:51.698Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-30T18:52:51.698Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-30T18:52:51.698Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-30T18:52:51.698Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-30T18:52:51.698Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-30T18:52:51.698Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-30T18:52:53.869Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-30T18:52:53.869Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-30T18:52:56.762Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-30T18:52:57.218Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-30T18:52:57.674Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-30T18:52:58.130Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-30T18:52:58.130Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-30T18:53:13.002Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-30T18:53:13.002Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:53:13.002Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-30T18:53:13.002Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-30T18:53:13.002Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-30T18:53:13.002Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-30T18:53:13.002Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-30T18:53:18.778Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-30T18:53:19.234Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-30T18:53:19.690Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-30T18:53:29.989Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-30T18:53:29.989Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-30T18:53:29.989Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite (2840.24s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.09s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.21s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.20s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.35s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.35s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.29s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (125.77s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.07s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.42s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.66s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.17s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.63s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.25s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.35s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.81s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.97s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddTar (55.40s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.14s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (14.72s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.11s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.80s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.84s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.88s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.91s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.60s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.89s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.55s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.68s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.48s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.62s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.47s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.41s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.08s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-30T18:53:30.448Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.42s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.81s) [2021-07-30T18:53:30.448Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.57s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.29s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.52s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.84s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.47s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.51s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.89s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignore (76.61s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.74s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.69s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.85s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.75s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.06s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.50s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.69s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.39s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.59s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (131.68s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.49s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.34s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.06s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.01s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.27s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.07s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.66s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFails (7.23s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.27s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.65s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.69s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.07s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.53s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.74s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.95s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildHistory (12.22s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.06s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.59s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.30s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.25s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.88s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.14s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.43s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.48s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.92s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.73s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.40s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.54s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.82s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.91s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.42s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.41s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.16s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.79s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.19s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.78s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.87s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.35s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.00s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.27s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.00s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.83s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildRm (14.39s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.63s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.60s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.72s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.73s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.65s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.12s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.03s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.14s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.76s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildStderr (5.23s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.03s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.46s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.14s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.22s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.84s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.96s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.26s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.83s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.20s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.92s) [2021-07-30T18:53:30.449Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.50s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.06s) [2021-07-30T18:53:30.449Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.52s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.49s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.04s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.40s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.39s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.84s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCommitChange (5.39s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.97s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.19s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCommitTTY (12.09s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.79s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.97s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.03s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.34s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.31s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.49s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.82s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.41s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.36s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.48s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.46s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.52s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.19s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.73s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.35s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.75s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.28s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.31s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.33s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.43s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.07s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.96s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (38.33s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.59s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.64s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.64s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.67s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009c630_} (2.65s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1344109958_c:\foo_false____} (2.55s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1344109958_c:\foo_true____} (7.56s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.37s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.52s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.53s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.65s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.60s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.97s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.16s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpToDot (2.47s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCpToStdout (2.47s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.13s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.45s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.08s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.36s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.40s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-30T18:53:30.908Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.37s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.37s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.44s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (17.65s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsCopy (5.46s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.19s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.07s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFilters (4.79s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFormat (4.85s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-30T18:53:30.908Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestEventsRename (2.59s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestEventsResize (7.73s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.22s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.63s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.62s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.99s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.05s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.84s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.77s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.07s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecInspectID (3.42s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.29s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.28s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.29s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.94s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.86s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.13s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.57s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.79s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.10s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.04s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.08s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectDefault (2.08s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectHistory (4.11s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.15s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.04s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectStatus (2.48s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.07s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.07s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.13s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.18s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.13s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.79s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.50s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.16s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.99s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.62s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.88s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.59s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.37s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.10s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.17s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsSince (8.81s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsTail (7.32s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.37s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.93s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.55s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.18s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsByOrder (7.88s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.48s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.54s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.78s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.39s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.74s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.22s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.59s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.69s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.94s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.42s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.38s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.82s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.93s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.39s) [2021-07-30T18:53:30.909Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.89s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.87s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.14s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.93s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.92s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.78s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.92s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.92s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.02s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.17s) [2021-07-30T18:53:30.909Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.57s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.67s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.49s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.41s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.19s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.44s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.70s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.48s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.45s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.33s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.44s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.60s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.34s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.58s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.53s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.58s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.50s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.48s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.81s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.38s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.34s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.36s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunExitCode (2.43s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.42s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.52s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.53s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.39s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.39s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.97s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.53s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.16s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.39s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.32s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.36s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.21s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.26s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.73s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunRm (7.47s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.72s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.57s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.41s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.36s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.92s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.40s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.17s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.05s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.40s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.38s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.28s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.04s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.10s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.75s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.07s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.53s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.90s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.15s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.79s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.38s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.25s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.94s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.09s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-30T18:53:30.910Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.71s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-30T18:53:30.910Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.31s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.47s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.33s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.64s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.16s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.87s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.85s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.42s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.56s) [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-30T18:53:30.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] --- PASS: TestDockerRegistrySuite (0.20s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-30T18:53:30.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:53:30.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-30T18:53:30.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-30T18:53:30.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-30T18:53:30.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-30T18:53:30.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-30T18:53:30.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-30T18:53:30.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-30T18:53:30.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-30T18:53:30.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-30T18:53:30.912Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-30T18:53:30.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-30T18:53:30.912Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-30T18:53:30.912Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-30T18:53:30.912Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-30T18:53:30.912Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-30T18:53:30.912Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-30T18:53:30.912Z] === RUN TestDockerDaemonSuite [2021-07-30T18:53:30.912Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-30T18:53:30.912Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-30T18:53:30.912Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-30T18:53:30.912Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-30T18:53:30.912Z] === RUN TestDockerSwarmSuite [2021-07-30T18:53:30.912Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-30T18:53:30.912Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-30T18:53:30.912Z] === RUN TestDockerExternalVolumeSuite [2021-07-30T18:53:30.912Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-30T18:53:30.912Z] === RUN TestDockerNetworkSuite [2021-07-30T18:53:30.912Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-30T18:53:30.912Z] === RUN TestDockerHubPullSuite [2021-07-30T18:53:30.912Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-30T18:53:30.912Z] PASS [2021-07-30T18:53:30.912Z] ok github.com/docker/docker/integration-cli 2840.718s [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === Skipped [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-30T18:53:30.912Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-30T18:53:30.912Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-30T18:53:30.912Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-30T18:53:30.912Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-07-30T18:53:30.912Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-30T18:53:30.912Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-30T18:53:30.912Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-30T18:53:30.912Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-30T18:53:30.912Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-30T18:53:30.912Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-30T18:53:30.912Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-30T18:53:30.912Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-30T18:53:30.912Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-07-30T18:53:30.912Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-30T18:53:30.912Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-30T18:53:30.912Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-30T18:53:30.912Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-30T18:53:30.912Z] [2021-07-30T18:53:30.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-30T18:53:30.912Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-30T18:53:30.912Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-30T18:53:31.370Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-30T18:53:31.370Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.370Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-30T18:53:31.370Z] [2021-07-30T18:53:31.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-07-30T18:53:31.371Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2021-07-30T18:53:31.371Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-30T18:53:31.371Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.371Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-30T18:53:31.371Z] [2021-07-30T18:53:31.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-30T18:53:31.372Z] docker_cli_sni_test.go:18: Flakey test [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-30T18:53:31.372Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-30T18:53:31.372Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-30T18:53:31.372Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-30T18:53:31.372Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-30T18:53:31.372Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.372Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-30T18:53:31.372Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-30T18:53:31.373Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-30T18:53:31.373Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-30T18:53:31.373Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-30T18:53:31.373Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-30T18:53:31.373Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-30T18:53:31.373Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-30T18:53:31.373Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-30T18:53:31.373Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-30T18:53:31.373Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-30T18:53:31.373Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-30T18:53:31.373Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-30T18:53:31.373Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-30T18:53:31.373Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-30T18:53:31.373Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-30T18:53:31.373Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-30T18:53:31.373Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-30T18:53:31.373Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-30T18:53:31.373Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-30T18:53:31.373Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-30T18:53:31.373Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-30T18:53:31.374Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-30T18:53:31.374Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-30T18:53:31.374Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-30T18:53:31.374Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-30T18:53:31.374Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-30T18:53:31.374Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-30T18:53:31.374Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-30T18:53:31.374Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-30T18:53:31.374Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.374Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-30T18:53:31.374Z] [2021-07-30T18:53:31.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-30T18:53:31.375Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-30T18:53:31.375Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-30T18:53:31.375Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-30T18:53:31.375Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-30T18:53:31.375Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-30T18:53:31.375Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:53:31.375Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-30T18:53:31.375Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-30T18:53:31.375Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-30T18:53:31.375Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-30T18:53:31.375Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-30T18:53:31.375Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-30T18:53:31.375Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.375Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-30T18:53:31.375Z] [2021-07-30T18:53:31.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-30T18:53:31.375Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-30T18:53:31.376Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.376Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-30T18:53:31.376Z] [2021-07-30T18:53:31.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-30T18:53:31.377Z] [2021-07-30T18:53:31.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-30T18:53:31.377Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.377Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-30T18:53:31.835Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-30T18:53:31.835Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.835Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-30T18:53:31.835Z] [2021-07-30T18:53:31.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-30T18:53:31.836Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-30T18:53:31.836Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-30T18:53:31.836Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-30T18:53:31.836Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-30T18:53:31.836Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2021-07-30T18:53:31.836Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:53:31.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.836Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:53:31.836Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-30T18:53:31.837Z] [2021-07-30T18:53:31.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-30T18:53:31.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-30T18:53:31.838Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] DONE 1092 tests, 546 skipped in 2850.550s [2021-07-30T18:53:31.838Z] INFO: Integration tests ended at 07/30/2021 18:53:31. Duration:00:47:30.6766106 [2021-07-30T18:53:31.838Z] INFO: Docker info of the daemon under test at end of run [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] Containers: 2 [2021-07-30T18:53:31.838Z] Running: 0 [2021-07-30T18:53:31.838Z] Paused: 0 [2021-07-30T18:53:31.838Z] Stopped: 2 [2021-07-30T18:53:31.838Z] Images: 18 [2021-07-30T18:53:31.838Z] Server Version: 0.0.0-dev [2021-07-30T18:53:31.838Z] Storage Driver: windowsfilter [2021-07-30T18:53:31.838Z] Windows: [2021-07-30T18:53:31.838Z] Logging Driver: json-file [2021-07-30T18:53:31.838Z] Plugins: [2021-07-30T18:53:31.838Z] Volume: local [2021-07-30T18:53:31.838Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-30T18:53:31.838Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-30T18:53:31.838Z] Swarm: inactive [2021-07-30T18:53:31.838Z] Default Isolation: process [2021-07-30T18:53:31.838Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-30T18:53:31.838Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-30T18:53:31.838Z] OSType: windows [2021-07-30T18:53:31.838Z] Architecture: x86_64 [2021-07-30T18:53:31.838Z] CPUs: 4 [2021-07-30T18:53:31.838Z] Total Memory: 32GiB [2021-07-30T18:53:31.838Z] Name: azwin-2-ef8ad0 [2021-07-30T18:53:31.838Z] ID: 2KNO:PDHF:SPHF:KWIY:2CLJ:WZCW:UBSI:VRZC:P2FE:MQV6:HWMM:5RLU [2021-07-30T18:53:31.838Z] Docker Root Dir: D:\CI\PR-42649\9\daemon [2021-07-30T18:53:31.838Z] Debug Mode (client): false [2021-07-30T18:53:31.838Z] Debug Mode (server): true [2021-07-30T18:53:31.838Z] File Descriptors: -1 [2021-07-30T18:53:31.838Z] Goroutines: 17 [2021-07-30T18:53:31.838Z] System Time: 2021-07-30T18:53:31.7389854Z [2021-07-30T18:53:31.838Z] EventsListeners: 0 [2021-07-30T18:53:31.838Z] Registry: https://index.docker.io/v1/ [2021-07-30T18:53:31.838Z] Labels: [2021-07-30T18:53:31.838Z] Experimental: false [2021-07-30T18:53:31.838Z] Insecure Registries: [2021-07-30T18:53:31.838Z] 127.0.0.0/8 [2021-07-30T18:53:31.838Z] Live Restore Enabled: false [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] [2021-07-30T18:53:31.838Z] INFO: Stopping daemon under test [2021-07-30T18:53:32.295Z] SUCCESS: The process with PID 1260 (child process of PID 6052) has been terminated. [2021-07-30T18:53:32.295Z] SUCCESS: The process with PID 6052 (child process of PID 1112) has been terminated. [2021-07-30T18:53:32.295Z] INFO: Stop tailing logs of the daemon under tests [2021-07-30T18:53:32.295Z] INFO: executeCI.ps1 Completed successfully at 07/30/2021 18:53:31. [2021-07-30T18:53:32.295Z] INFO: Tidying up at end of run [2021-07-30T18:53:32.295Z] INFO: Saving daemon under test log (d:\CI\PR-42649\9\dut.out) to bundles\CIDUT.out [2021-07-30T18:53:32.295Z] INFO: Saving daemon under test log (d:\CI\PR-42649\9\dut.err) to bundles\CIDUT.err [2021-07-30T18:53:32.295Z] INFO: Nuke-Everything... [2021-07-30T18:53:32.751Z] INFO: Container count on control daemon to delete is 2 [2021-07-30T18:53:33.209Z] 80b7567ba059 [2021-07-30T18:53:33.209Z] f901a9a6dcee [2021-07-30T18:53:33.209Z] INFO: Tidying pidfile d:\CI\PR-42649\9\docker.pid [2021-07-30T18:53:33.209Z] INFO: Nuking d:\CI [2021-07-30T18:54:08.869Z] INFO: Zapped successfully [2021-07-30T18:54:08.869Z] [2021-07-30T18:54:08.869Z] INFO: executeCI.ps1 exiting at Fri Jul 30 18:54:07 CUT 2021. Duration 01:34:10.7350092 [2021-07-30T18:54:08.869Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-30T18:54:09.111Z] Recording test results [2021-07-30T18:54:16.262Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-30T18:54:17.735Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-30T18:54:20.117Z] Archiving artifacts [2021-07-30T18:54:34.068Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42649/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-30T18:54:34.989Z] + make clean [2021-07-30T18:54:36.522Z] docker volume rm -f docker-dev-cache [2021-07-30T18:54:36.978Z] docker-dev-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